fixed URL and Source urls; removed build requirement for libatts as per upstream developer indications [release 2.54-2mamba;Sun Aug 29 2021]
This commit is contained in:
parent
6532da1063
commit
969d16d528
10
libcap.spec
10
libcap.spec
@ -1,18 +1,17 @@
|
|||||||
Name: libcap
|
Name: libcap
|
||||||
Version: 2.54
|
Version: 2.54
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: POSIX 1003.1e capabilities
|
Summary: POSIX 1003.1e capabilities
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git/
|
URL: https://sites.google.com/site/fullycapable
|
||||||
Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.xz
|
Source: https://git.kernel.org/pub/scm/libs/libcap/libcap.git/libcap-%{version}/libcap-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libattr-devel
|
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
Requires(post): libcap-tools = %{version}-%{release}
|
Requires(post): libcap-tools = %{version}-%{release}
|
||||||
Obsoletes: libcap1 < 2.49
|
Obsoletes: libcap1 < 2.49
|
||||||
@ -121,6 +120,9 @@ fi
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 29 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.54-2mamba
|
||||||
|
- fixed URL and Source urls; removed build requirement for libatts as per upstream developer indications
|
||||||
|
|
||||||
* Fri Aug 27 2021 Automatic Build System <autodist@mambasoft.it> 2.54-1mamba
|
* Fri Aug 27 2021 Automatic Build System <autodist@mambasoft.it> 2.54-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user