update to 2.26
Signed-off-by: Karsten Hopp <karsten@redhat.com>
This commit is contained in:
parent
d86fc23c40
commit
fbcc8c1370
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libcap-2.17.tar.gz
|
|||||||
/libcap-2.22.tar.bz2
|
/libcap-2.22.tar.bz2
|
||||||
/libcap-2.24.tar.gz
|
/libcap-2.24.tar.gz
|
||||||
/libcap-2.25.tar.gz
|
/libcap-2.25.tar.gz
|
||||||
|
/libcap-2.26.tar.gz
|
||||||
|
@ -1,16 +1,15 @@
|
|||||||
Name: libcap
|
Name: libcap
|
||||||
Version: 2.25
|
Version: 2.26
|
||||||
Release: 12%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for getting and setting POSIX.1e capabilities
|
Summary: Library for getting and setting POSIX.1e capabilities
|
||||||
URL: https://sites.google.com/site/fullycapable/
|
URL: https://sites.google.com/site/fullycapable/
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
#Source: http://mirror.linux.org.au/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.bz2
|
Source: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/snapshot/%{name}-%{version}.tar.gz
|
||||||
Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
|
|
||||||
# http://manned.org/getpcaps/299a4949/src:
|
# http://manned.org/getpcaps/299a4949/src:
|
||||||
Source1: getpcaps.8
|
Source1: getpcaps.8
|
||||||
Patch0: %{name}-2.25-buildflags.patch
|
Patch0: libcap-2.25-buildflags.patch
|
||||||
|
|
||||||
BuildRequires: libattr-devel pam-devel perl-interpreter gcc
|
BuildRequires: libattr-devel pam-devel perl-interpreter gcc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user