packages: libcap-ng/libcap-ng.spec - vserver.patch for CAP_CONTEXT support ...

zbyniu zbyniu at pld-linux.org
Sun Apr 11 21:12:55 CEST 2010


Author: zbyniu                       Date: Sun Apr 11 19:12:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- vserver.patch for CAP_CONTEXT support
- BR: llh-2.6.33 (securebits.h); rel 1

---- Files affected:
packages/libcap-ng:
   libcap-ng.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/libcap-ng/libcap-ng.spec
diff -u packages/libcap-ng/libcap-ng.spec:1.5 packages/libcap-ng/libcap-ng.spec:1.6
--- packages/libcap-ng/libcap-ng.spec:1.5	Fri Mar 12 10:14:49 2010
+++ packages/libcap-ng/libcap-ng.spec	Sun Apr 11 21:12:50 2010
@@ -3,16 +3,16 @@
 Summary(pl.UTF-8):	Biblioteka POSIX capabilities nowej generacji
 Name:		libcap-ng
 Version:	0.6.3
-Release:	0.1
+Release:	1
 License:	LGPL v2.1+ (library), GPL v2+ (utilities)
 Group:		Libraries
 Source0:	http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
 # Source0-md5:	86a6aa9fbc6689b7e92580713f706cbd
+Patch0:		vserver.patch
 URL:		http://people.redhat.com/sgrubb/libcap-ng/
 BuildRequires:	attr-devel
-# XXX: where is <linux/securebits.h>?
 BuildRequires:	automake
-BuildRequires:	linux-libc-headers >= 7:2.6.26
+BuildRequires:	linux-libc-headers >= 7:2.6.33.1
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
@@ -88,6 +88,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -153,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/04/11 19:12:50  zbyniu
+- vserver.patch for CAP_CONTEXT support
+- BR: llh-2.6.33 (securebits.h); rel 1
+
 Revision 1.5  2010/03/12 09:14:49  lisu
 - 0.6.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcap-ng/libcap-ng.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list