From db5280d0ecd35ad15dea72f58e1315c3f255dcea Mon Sep 17 00:00:00 2001 From: Daniel Kopeček Date: Feb 24 2009 15:49:07 +0000 Subject: Can't use -5, trying -6 --- diff --git a/sudo.spec b/sudo.spec index f8eee77..565d373 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.6.9p17 -Release: 5%{?dist} +Release: 6%{?dist} License: BSD Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT /bin/chmod 0440 /etc/sudoers || : %changelog -* Tue Feb 24 2009 Daniel Kopecek 1.6.9p17-5 +* Tue Feb 24 2009 Daniel Kopecek 1.6.9p17-6 - fixed building with new libtool - fix for incorrect handling of groups in Runas_User - added /usr/local/sbin to secure-path