rpms/coreutils/devel coreutils.spec,1.104,1.105

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 5 15:32:57 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/coreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30120

Modified Files:
	coreutils.spec 
Log Message:
* Thu Jan  5 2006 Tim Waugh <twaugh at redhat.com> 5.93-7
- Don't suppress chown/chgrp errors in install(1) (bug #176708).



Index: coreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- coreutils.spec	2 Jan 2006 14:38:03 -0000	1.104
+++ coreutils.spec	5 Jan 2006 15:32:52 -0000	1.105
@@ -1,7 +1,7 @@
 Summary: The GNU core utilities: a set of tools commonly used in shell scripts
 Name:    coreutils
 Version: 5.93
-Release: 6
+Release: 7
 License: GPL
 Group:   System Environment/Base
 Url:     http://www.gnu.org/software/coreutils/
@@ -40,6 +40,7 @@
 Patch907: coreutils-5.2.1-runuser.patch
 Patch908: coreutils-getgrouplist.patch
 Patch912: coreutils-overflow.patch
+Patch913: coreutils-afs.patch
 
 #SELINUX Patch
 Patch950: coreutils-selinux.patch
@@ -91,6 +92,7 @@
 %patch907 -p1 -b .runuser
 %patch908 -p1 -b .getgrouplist
 %patch912 -p1 -b .overflow
+%patch913 -p1 -b .afs
 
 #SELinux
 %patch950 -p1 -b .selinux
@@ -259,9 +261,12 @@
 /sbin/runuser
 
 %changelog
-* Mon Jan 2 2006 Dan Walsh <dwalsh at redhat.com> 5.93-6
+* Thu Jan  5 2006 Tim Waugh <twaugh at redhat.com> 5.93-7
+- Don't suppress chown/chgrp errors in install(1) (bug #176708).
+
+* Mon Jan  2 2006 Dan Walsh <dwalsh at redhat.com> 5.93-6
 - Remove pam_selinux.so from su.pamd, not needed for targeted and Strict/MLS 
-will have to newrole before using.
+  will have to newrole before using.
 
 * Fri Dec 23 2005 Tim Waugh <twaugh at redhat.com> 5.93-5
 - Fix "sort -n" (bug #176468).




More information about the fedora-cvs-commits mailing list