diff --git a/sources b/sources index 054d03d..e15700e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ b29893c06192df6230dd5f340f3badf5 sudo-1.6.8p12.tar.gz -6370419a4bd51faa8d28e0d0a3bc7896 sudo-1.6.8p12-sudoers +3dad7cdd28925f9bdf387510961f8e9f sudo-1.6.8p12-sudoers diff --git a/sudo-1.6.8p12-sudoers b/sudo-1.6.8p12-sudoers index cdc0737..bd2d94b 100644 --- a/sudo-1.6.8p12-sudoers +++ b/sudo-1.6.8p12-sudoers @@ -8,7 +8,7 @@ ## This file must be edited with the 'visudo' command. ## Host Aliases -## Groups of machines. You may prefer to use hostnames (perhap using +## Groups of machines. You may prefer to use hostnames (perhaps using ## wildcards for entire domains) or IP addresses instead. # Host_Alias FILESERVERS = fs1, fs2 # Host_Alias MAILSERVERS = smtp, smtp2 diff --git a/sudo.spec b/sudo.spec index e1a1855..71cddf7 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users. Name: sudo Version: 1.6.8p12 -Release: 10 +Release: 11%{?dist} License: BSD Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT /bin/chmod 0440 /etc/sudoers || : %changelog +* Thu Oct 26 2006 Peter Vrabec 1.6.8p12-11 +- fix typo in sudoers file (#212308) + * Sun Oct 01 2006 Jesse Keating - 1.6.8p12-10 - rebuilt for unwind info generation, broken in gcc-4.1.1-21