]> git.pld-linux.org Git - packages/libcap.git/blobdiff - libcap.spec
up to 2.69 (fixes CVE-2023-2602 CVE-2023-2603)
[packages/libcap.git] / libcap.spec
index 862a8fbb19cc2866e5bbe51d200627507c3e36f6..36f595d11f1ed3529de56f553f3f304c1402af24 100644 (file)
@@ -9,18 +9,17 @@ Summary:      POSIX.1e capability suite
 Summary(pl.UTF-8):     Wsparcie dla standardu "capability" POSIX.1e
 Summary(pt_BR.UTF-8):  Biblioteca para leitura e configuraĆ§Ć£o de capabilities.
 Name:          libcap
-Version:       2.52
+Version:       2.69
 Release:       1
 Epoch:         1
 License:       GPL v2 or BSD
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.xz
-# Source0-md5: 91548d37bbb5b706928bc3b3bb0e22ac
+# Source0-md5: 4667bacb837f9ac4adb4a1a0266f4b65
 URL:           https://sites.google.com/site/fullycapable/
 BuildRequires: attr-devel
 %{?with_golang:BuildRequires:  golang}
 BuildRequires: pam-devel
-BuildRequires: perl-base
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
@@ -144,6 +143,7 @@ rm -rf $RPM_BUILD_ROOT
 # TODO: cap_setfcap=i
 %attr(755,root,root) %{_sbindir}/setcap
 %{_mandir}/man1/capsh.1*
+%{_mandir}/man8/captree.8*
 %{_mandir}/man8/getcap.8*
 %{_mandir}/man8/getpcaps.8*
 %{_mandir}/man8/setcap.8*
@@ -163,6 +163,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/sys/psx_syscall.h
 %{_pkgconfigdir}/libcap.pc
 %{_pkgconfigdir}/libpsx.pc
+%{_mandir}/man3/__psx_syscall.3*
 %{_mandir}/man3/libcap*.3*
 %{_mandir}/man3/libpsx*.3*
 %{_mandir}/man3/cap_*.3*
This page took 0.13172 seconds and 4 git commands to generate.