From 81df203067c2480df65a8118b7a9951eb15aa922 Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Thu, 3 Mar 2016 19:05:27 +0200 Subject: [PATCH] libcap-ng:version bump --- system/base/libcap-ng/actions.py | 3 ++- system/base/libcap-ng/pspec.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/system/base/libcap-ng/actions.py b/system/base/libcap-ng/actions.py index eb7dbf87..8cf970c1 100644 --- a/system/base/libcap-ng/actions.py +++ b/system/base/libcap-ng/actions.py @@ -14,7 +14,8 @@ def setup(): #shelltools.sym("/bin/true", "%s/py-compile" % get.curDIR()) autotools.autoreconf("-fi") - autotools.configure("--disable-static") + autotools.configure("--disable-static \ + --without-python3") def build(): autotools.make() diff --git a/system/base/libcap-ng/pspec.xml b/system/base/libcap-ng/pspec.xml index 2e1bf6bd..8091ecd6 100644 --- a/system/base/libcap-ng/pspec.xml +++ b/system/base/libcap-ng/pspec.xml @@ -12,11 +12,11 @@ library An alternate POSIX capabilities library libcap-ng is a library that makes using POSIX capabilities easier. - http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.3.tar.gz + http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-0.7.7.tar.gz - attr - python + attr-devel + python-devel @@ -76,6 +76,13 @@ + + 2016-03-03 + 0.7.7 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-05-11 0.7.3