SPECS: libcap.spec - updated to 2.06 - updated make patch, removed...
qboosh
qboosh at pld-linux.org
Mon Feb 11 22:28:21 CET 2008
Author: qboosh Date: Mon Feb 11 21:28:21 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.06
- updated make patch, removed obsolete support-for-prctl-based-securebits patch
---- Files affected:
SPECS:
libcap.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/libcap.spec
diff -u SPECS/libcap.spec:1.55 SPECS/libcap.spec:1.56
--- SPECS/libcap.spec:1.55 Sat Jan 26 22:11:18 2008
+++ SPECS/libcap.spec Mon Feb 11 22:28:15 2008
@@ -3,16 +3,15 @@
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.05
+Version: 2.06
Release: 1
Epoch: 1
License: GPL or BSD
Group: Applications/System
-Source0: ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz
-# Source0-md5: 430a17a01ee7906e67903e713b7bacbc
+Source0: ftp://ftp.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
+# Source0-md5: 18f236fbd4a3613edb194f1792ad0a69
Patch0: %{name}-make.patch
Patch1: %{name}-pam-conf.patch
-Patch2: http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/support-for-prctl-based-securebits.patch
URL: http://www.kernel.org/pub/linux/libs/security/linux-privs/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -74,7 +73,6 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%{__make} \
@@ -127,7 +125,6 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libcap.so
%{_includedir}/sys/capability.h
-%{_mandir}/man3/_cap_names.3*
%{_mandir}/man3/cap_*
%{_mandir}/man3/capgetp.3*
%{_mandir}/man3/capsetp.3*
@@ -148,6 +145,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2008-02-11 21:28:15 qboosh
+- updated to 2.06
+- updated make patch, removed obsolete support-for-prctl-based-securebits patch
+
Revision 1.55 2008-01-26 21:11:18 qboosh
- updated to 2.05 (new soname; supports POSIX File Capabilities now... years passed)
- removed outdated 1.92-make,link patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcap.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list