rpms/patch/devel patch.spec,1.22,1.23 patch-selinux.patch,1.2,NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 8 21:54:11 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/patch/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17267

Modified Files:
	patch.spec 
Removed Files:
	patch-selinux.patch 
Log Message:
* Thu Sep  8 2005 Tim Waugh <twaugh at redhat.com> 2.5.4-29
- Remove SELinux patch for now (bug #167822).



Index: patch.spec
===================================================================
RCS file: /cvs/dist/rpms/patch/devel/patch.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- patch.spec	8 Sep 2005 20:55:46 -0000	1.22
+++ patch.spec	8 Sep 2005 21:54:08 -0000	1.23
@@ -1,7 +1,7 @@
 Summary: The GNU patch command, for modifying/upgrading files.
 Name: patch
 Version: 2.5.4
-Release: 28
+Release: 29
 License: GPL
 URL: http://www.gnu.org/software/patch/patch.html
 Group: Development/Tools
@@ -12,7 +12,6 @@
 Patch4: patch-2.5.4-ifdef.patch
 Patch5: patch-2.5.4-program_name.patch
 Patch6: patch-stripcr.patch
-Patch7: patch-selinux.patch
 Patch8: patch-parse.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 
@@ -34,7 +33,6 @@
 %patch4 -p1 -b .ifdef
 %patch5 -p1 -b .program_name
 %patch6 -p1 -b .stripcr
-%patch7 -p1 -b .selinux
 %patch8 -p1 -b .parse
 
 %build
@@ -62,8 +60,8 @@
 %{_mandir}/*/*
 
 %changelog
-* Thu Sep  8 2005 Tim Waugh <twaugh at redhat.com> 2.5.4-28
-- Don't warn when getfilecon fails (bug #167822).
+* Thu Sep  8 2005 Tim Waugh <twaugh at redhat.com> 2.5.4-29
+- Remove SELinux patch for now (bug #167822).
 
 * Wed Sep  7 2005 Tim Waugh <twaugh at redhat.com> 2.5.4-27
 - Applied patch from Ulrich Drepper to fix string overread (bug #167675).


--- patch-selinux.patch DELETED ---




More information about the fedora-cvs-commits mailing list