Can't use -5, trying -6

This commit is contained in:
Daniel Kopeček 2009-02-24 15:49:07 +00:00
parent 9b190fb143
commit db5280d0ec

View File

@ -1,7 +1,7 @@
Summary: Allows restricted root access for specified users Summary: Allows restricted root access for specified users
Name: sudo Name: sudo
Version: 1.6.9p17 Version: 1.6.9p17
Release: 5%{?dist} Release: 6%{?dist}
License: BSD License: BSD
Group: Applications/System Group: Applications/System
URL: http://www.courtesan.com/sudo/ URL: http://www.courtesan.com/sudo/
@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
/bin/chmod 0440 /etc/sudoers || : /bin/chmod 0440 /etc/sudoers || :
%changelog %changelog
* Tue Feb 24 2009 Daniel Kopecek <dkopecek@redhat.com> 1.6.9p17-5 * Tue Feb 24 2009 Daniel Kopecek <dkopecek@redhat.com> 1.6.9p17-6
- fixed building with new libtool - fixed building with new libtool
- fix for incorrect handling of groups in Runas_User - fix for incorrect handling of groups in Runas_User
- added /usr/local/sbin to secure-path - added /usr/local/sbin to secure-path