rpms/sudo/devel sudo.spec,1.63,1.64

Peter Vrabec (pvrabec) fedora-extras-commits at redhat.com
Mon Mar 31 14:09:22 UTC 2008


Author: pvrabec

Update of /cvs/extras/rpms/sudo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22809

Modified Files:
	sudo.spec 
Log Message:
include ldap files in rpm package (#439506)



Index: sudo.spec
===================================================================
RCS file: /cvs/extras/rpms/sudo/devel/sudo.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- sudo.spec	13 Mar 2008 08:50:25 -0000	1.63
+++ sudo.spec	31 Mar 2008 14:08:45 -0000	1.64
@@ -1,7 +1,7 @@
 Summary: Allows restricted root access for specified users
 Name: sudo
 Version: 1.6.9p13
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: BSD
 Group: Applications/System
 URL: http://www.courtesan.com/sudo/
@@ -110,7 +110,8 @@
 
 %files
 %defattr(-,root,root)
-%doc BUGS CHANGES HISTORY LICENSE README TROUBLESHOOTING UPGRADE *.pod
+%doc BUGS CHANGES HISTORY LICENSE README* TROUBLESHOOTING UPGRADE
+%doc *.pod schema.* sudoers2ldif sample.*
 %attr(0440,root,root) %config(noreplace) /etc/sudoers
 %config(noreplace) /etc/pam.d/sudo
 %config(noreplace) /etc/pam.d/sudo-i
@@ -130,6 +131,9 @@
 /bin/chmod 0440 /etc/sudoers || :
 
 %changelog
+* Mon Mar 31 2008 Peter Vrabec <pvrabec at redhat.com> 1.6.9p13-4
+- include ldap files in rpm package (#439506)
+
 * Thu Mar 13 2008 Peter Vrabec <pvrabec at redhat.com> 1.6.9p13-3
 - include [sudo] in password prompt (#437092)
 




More information about the fedora-extras-commits mailing list