rpms/libcap/F-11 libcap-2.16-headerfix.patch, 1.2, 1.3 libcap.spec, 1.44, 1.45

Karsten Hopp karsten at fedoraproject.org
Tue Jun 16 20:12:28 UTC 2009


Author: karsten

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

Modified Files:
	libcap-2.16-headerfix.patch libcap.spec 
Log Message:
- update headerfix patch

libcap-2.16-headerfix.patch:

Index: libcap-2.16-headerfix.patch
===================================================================
RCS file: /cvs/extras/rpms/libcap/F-11/libcap-2.16-headerfix.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- libcap-2.16-headerfix.patch	15 Jun 2009 12:53:01 -0000	1.2
+++ libcap-2.16-headerfix.patch	16 Jun 2009 20:11:57 -0000	1.3
@@ -1,11 +1,13 @@
 diff -up libcap-2.16/libcap/include/sys/capability.h.hfix libcap-2.16/libcap/include/sys/capability.h
 --- libcap-2.16/libcap/include/sys/capability.h.hfix	2009-06-15 14:46:51.000000000 +0200
 +++ libcap-2.16/libcap/include/sys/capability.h	2009-06-15 14:47:00.000000000 +0200
-@@ -30,6 +30,7 @@ extern "C" {
+@@ -30,6 +30,9 @@ extern "C" {
  #define _LINUX_FS_H
  #define __LINUX_COMPILER_H
  #define __user
 +#define _ASM_X86_SIGCONTEXT_H
++#define _ASM_POWERPC_SIGCONTEXT_H
++#define _SPARC_SIGCONTEXT_H
  
  typedef unsigned int __u32;
  typedef __u32 __le32;


Index: libcap.spec
===================================================================
RCS file: /cvs/extras/rpms/libcap/F-11/libcap.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- libcap.spec	15 Jun 2009 12:53:01 -0000	1.44
+++ libcap.spec	16 Jun 2009 20:11:57 -0000	1.45
@@ -1,6 +1,6 @@
 Name: libcap
 Version: 2.16
-Release: 4%{?dist}
+Release: 4%{?dist}.1
 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
@@ -77,6 +77,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.
 rm -rf ${RPM_BUILD_ROOT}
 
 %changelog
+* Tue Jun 16 2009 Karsten Hopp <karsten at redhat.com> 2.16-4.1
+- update headerfix patch
+
 * Mon Jun 15 2009 Karsten Hopp <karsten at redhat.com> 2.16-4
 - make it build again on 32bit
 




More information about the fedora-extras-commits mailing list