rpms/libcap/F-11 libcap.spec,1.42,1.43

Karsten Hopp karsten at fedoraproject.org
Mon Jun 8 10:33:39 UTC 2009


Author: karsten

Update of /cvs/extras/rpms/libcap/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv378

Modified Files:
	libcap.spec 
Log Message:
- disable headerfix patch (#503927)



Index: libcap.spec
===================================================================
RCS file: /cvs/extras/rpms/libcap/F-11/libcap.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- libcap.spec	22 Mar 2009 17:02:16 -0000	1.42
+++ libcap.spec	8 Jun 2009 10:33:09 -0000	1.43
@@ -1,6 +1,6 @@
 Name: libcap
 Version: 2.16
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Library for getting and setting POSIX.1e capabilities
 Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz
 Patch0: libcap-2.16-headerfix.patch
@@ -31,7 +31,7 @@ libcap.
 
 %prep
 %setup -q
-%patch0 -p1
+#patch0 -p1
 
 %build
 # libcap can not be build with _smp_mflags:
@@ -77,6 +77,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.
 rm -rf ${RPM_BUILD_ROOT}
 
 %changelog
+* Mon Jun 08 2009 Karsten Hopp <karsten at redhat.com> 2.16-3
+- disable headerfix patch (#503927)
+
 * Sun Mar 22 2009 Karsten Hopp <karsten at redhat.com> 2.16-1
 - update, with a fix for rebuild problems
 




More information about the fedora-extras-commits mailing list