diff --git a/.cvsignore b/.cvsignore index fd28057..71023ee 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ sudo-1.7.2p2.tar.gz -sudo-1.7.1-sudoers +sudo-1.7.2p2-sudoers diff --git a/sources b/sources index 38c3868..e07075a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 2a19cf1ab4afc94fe19d0d0899d4cd45 sudo-1.7.2p2.tar.gz -02d6d836b41e3049fc33d56cef2e6c4e sudo-1.7.1-sudoers +23f2ea124749102bcb3c404ee09dc521 sudo-1.7.2p2-sudoers diff --git a/sudo.spec b/sudo.spec index 4eb74f4..40de777 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,12 +1,12 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.7.2p2 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/System URL: http://www.courtesan.com/sudo/ Source0: http://www.courtesan.com/sudo/dist/sudo-%{version}.tar.gz -Source1: sudo-1.7.1-sudoers +Source1: sudo-1.7.2p2-sudoers Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: /etc/pam.d/system-auth, vim-minimal @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT /bin/chmod 0440 /etc/sudoers || : %changelog +* Fri Jan 07 2010 Daniel Kopecek - 1.7.2p2-2 +- commented out unused aliases in sudoers to make visudo happy (#550239) + * Fri Jan 07 2010 Daniel Kopecek - 1.7.2p2-1 - new upstream version 1.7.2p2