|
@@ -1,8 +1,8 @@
|
|
Summary: Allows command execution as root for specified users
|
|
Summary: Allows command execution as root for specified users
|
|
Summary(ja): スーパーユーザ権限でのコマンドの実行
|
|
Summary(ja): スーパーユーザ権限でのコマンドの実行
|
|
Name: sudo
|
|
Name: sudo
|
|
-Version: 1.8.6p7
|
|
|
|
-Release: 3%{?_dist_release}
|
|
|
|
|
|
+Version: 1.8.6p8
|
|
|
|
+Release: 1%{?_dist_release}
|
|
License: ISC-style
|
|
License: ISC-style
|
|
Group: Applications/System
|
|
Group: Applications/System
|
|
URL: http://www.sudo.ws/sudo/
|
|
URL: http://www.sudo.ws/sudo/
|
|
@@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
/bin/chmod 0440 /etc/sudoers || :
|
|
/bin/chmod 0440 /etc/sudoers || :
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Feb 3 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.8.6p8-1
|
|
|
|
+- update to 1.8.6p8
|
|
|
|
+
|
|
* Mon Mar 04 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.6p7-3
|
|
* Mon Mar 04 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.6p7-3
|
|
- fix permission of sudoreplay
|
|
- fix permission of sudoreplay
|
|
|
|
|