rpms/sudo/F-10 sudo.spec,1.74,1.75

Daniel Kopeček mildew at fedoraproject.org
Tue May 12 12:34:37 UTC 2009


Author: mildew

Update of /cvs/pkgs/rpms/sudo/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13509

Modified Files:
	sudo.spec 
Log Message:
- forgot to change %doc content



Index: sudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sudo/F-10/sudo.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- sudo.spec	12 May 2009 12:25:57 -0000	1.74
+++ sudo.spec	12 May 2009 12:34:06 -0000	1.75
@@ -1,7 +1,7 @@
 Summary: Allows restricted root access for specified users
 Name: sudo
 Version: 1.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: BSD
 Group: Applications/System
 URL: http://www.courtesan.com/sudo/
@@ -114,7 +114,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root)
-%doc BUGS CHANGES HISTORY LICENSE README* TROUBLESHOOTING UPGRADE
+%doc ChangeLog WHATSNEW HISTORY LICENSE README* TROUBLESHOOTING UPGRADE
 %doc *.pod schema.* sudoers2ldif sample.*
 %attr(0440,root,root) %config(noreplace) /etc/sudoers
 %config(noreplace) /etc/pam.d/sudo
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 /bin/chmod 0440 /etc/sudoers || :
 
 %changelog
+* Tue May 12 2009 Daniel Kopecek <dkopecek at redhat.com> 1.7.1-2
+- forgot to change %doc content
+
 * Tue May 12 2009 Daniel Kopecek <dkopecek at redhat.com> 1.7.1-1
 - updated sudo to version 1.7.1
 - reverted the value of --with-secure-path to "/sbin:/bin:/usr/sbin:/usr/bin"




More information about the scm-commits mailing list