[packages/libcap-ng] - updated to 0.7.1 - updated vserver patch

qboosh qboosh at pld-linux.org
Fri Oct 26 23:28:08 CEST 2012


commit dc88614198263f93d35e4f1bc7a13750a279ec34
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 26 23:28:44 2012 +0200

    - updated to 0.7.1
    - updated vserver patch

 libcap-ng.spec | 4 ++--
 vserver.patch  | 9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index 05b5fc8..320d3cb 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.7
+Version:	0.7.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:	85c14a2442a3721383a1e2284e254846
+# Source0-md5:	de15a38ebd7c48d782c9e370f50cf5ba
 Patch0:		vserver.patch
 URL:		http://people.redhat.com/sgrubb/libcap-ng/
 BuildRequires:	attr-devel
diff --git a/vserver.patch b/vserver.patch
index 64bb603..3070cb8 100644
--- a/vserver.patch
+++ b/vserver.patch
@@ -1,10 +1,9 @@
---- 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
+--- libcap-ng-0.7.1/bindings/python/capng.py.orig	2012-10-26 23:23:55.757189744 +0200
++++ libcap-ng-0.7.1/bindings/python/capng.py	2012-10-26 23:24:51.647187397 +0200
+@@ -104,6 +104,7 @@
  CAP_SYSLOG = _capng.CAP_SYSLOG
  CAP_WAKE_ALARM = _capng.CAP_WAKE_ALARM
-+CAP_BLOCK_SUSPEND = _capng.CAP_BLOCK_SUSPEND
+ 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/dc88614198263f93d35e4f1bc7a13750a279ec34



More information about the pld-cvs-commit mailing list