[packages/libcap-ng] - updated to 0.7 - updated vserver patch
qboosh
qboosh at pld-linux.org
Fri Sep 14 21:35:21 CEST 2012
commit a30c0bffc4d8db66bfb5b8d2b680e6ec9c8c9620
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 14 21:36:04 2012 +0200
- updated to 0.7
- updated vserver patch
libcap-ng.spec | 4 ++--
vserver.patch | 12 ++++++------
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index 885a3e6..05b5fc8 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -5,12 +5,12 @@
Summary: Next Generation of POSIX capabilities library
Summary(pl.UTF-8): Biblioteka POSIX capabilities nowej generacji
Name: libcap-ng
-Version: 0.6.6
+Version: 0.7
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: eb71f967cecb44b4342baac98ef8cb0f
+# Source0-md5: 85c14a2442a3721383a1e2284e254846
Patch0: vserver.patch
URL: http://people.redhat.com/sgrubb/libcap-ng/
BuildRequires: attr-devel
diff --git a/vserver.patch b/vserver.patch
index 386f06e..64bb603 100644
--- a/vserver.patch
+++ b/vserver.patch
@@ -1,10 +1,10 @@
-diff -upr libcap-ng-0.6.3./bindings/python/capng.py libcap-ng-0.6.3/bindings/python/capng.py
---- libcap-ng-0.6.3./bindings/python/capng.py 2009-10-10 17:26:34.000000000 +0200
-+++ libcap-ng-0.6.3/bindings/python/capng.py 2010-04-11 20:13:20.908135359 +0200
-@@ -100,6 +100,7 @@ CAP_AUDIT_CONTROL = _capng.CAP_AUDIT_CON
- CAP_SETFCAP = _capng.CAP_SETFCAP
- CAP_MAC_OVERRIDE = _capng.CAP_MAC_OVERRIDE
+--- libcap-ng-0.7/bindings/python/capng.py.orig 2012-09-14 21:32:13.379634254 +0200
++++ libcap-ng-0.7/bindings/python/capng.py 2012-09-14 21:34:15.389631713 +0200
+@@ -103,6 +103,8 @@
CAP_MAC_ADMIN = _capng.CAP_MAC_ADMIN
+ CAP_SYSLOG = _capng.CAP_SYSLOG
+ CAP_WAKE_ALARM = _capng.CAP_WAKE_ALARM
++CAP_BLOCK_SUSPEND = _capng.CAP_BLOCK_SUSPEND
+CAP_CONTEXT = _capng.CAP_CONTEXT
CAP_LAST_CAP = _capng.CAP_LAST_CAP
CAPNG_DROP = _capng.CAPNG_DROP
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcap-ng.git/commitdiff/a30c0bffc4d8db66bfb5b8d2b680e6ec9c8c9620
More information about the pld-cvs-commit
mailing list