]> git.pld-linux.org Git - packages/libcap.git/blobdiff - libcap.spec
- updated to 2.09, removed pam-conf.patch (applied upstream)
[packages/libcap.git] / libcap.spec
index 7a3eaec1667f5cc0ed9a3f9a290ef271f867982c..f024629493c49416ca3ed62049626da69133514e 100644 (file)
@@ -2,15 +2,14 @@ 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.08
+Version:       2.09
 Release:       1
 Epoch:         1
 License:       GPL or BSD
 Group:         Applications/System
 Source0:       ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
-# Source0-md5: 614ce6b796ba1e9eadcf542e96fde2e2
+# Source0-md5: eb59a0c0c0024633c9416fb17e8a2c4f
 Patch0:                %{name}-make.patch
-Patch1:                %{name}-pam-conf.patch
 URL:           http://www.kernel.org/pub/linux/libs/security/linux-privs/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -71,7 +70,6 @@ Moduł PAM capability wymuszający dziedziczone zbiory uprawnień.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__make} \
This page took 0.086551 seconds and 4 git commands to generate.