rpms/coreutils/devel coreutils.spec,1.111,1.112

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 26 11:21:38 UTC 2006


Author: twaugh

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

Modified Files:
	coreutils.spec 
Log Message:
- Avoid redeclared 'tee' function.


Index: coreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/coreutils/devel/coreutils.spec,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- coreutils.spec	26 Apr 2006 11:02:25 -0000	1.111
+++ coreutils.spec	26 Apr 2006 11:21:36 -0000	1.112
@@ -41,6 +41,7 @@
 Patch908: coreutils-getgrouplist.patch
 Patch912: coreutils-overflow.patch
 Patch913: coreutils-afs.patch
+Patch914: coreutils-tee.patch
 
 #SELINUX Patch
 Patch950: coreutils-selinux.patch
@@ -93,6 +94,7 @@
 %patch908 -p1 -b .getgrouplist
 %patch912 -p1 -b .overflow
 %patch913 -p1 -b .afs
+%patch914 -p1 -b .tee
 
 #SELinux
 %patch950 -p1 -b .selinux
@@ -262,6 +264,7 @@
 
 %changelog
 * Wed Apr 26 2006 Tim Waugh <twaugh at redhat.com> 5.94-4
+- Avoid redeclared 'tee' function.
 - Fix 'cp -Z' when the destination exists (bug #189967).
 
 * Thu Apr 20 2006 Tim Waugh <twaugh at redhat.com> 5.94-3




More information about the fedora-cvs-commits mailing list