forked from pool/libcap
This commit is contained in:
parent
9640042e07
commit
811fb5ccd4
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 4 00:57:06 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- fix requires for debuginfo package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 11 16:16:49 CEST 2008 - tiwai@suse.de
|
Wed Jun 11 16:16:49 CEST 2008 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -18,11 +18,12 @@ Group: System/Libraries
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Library for Capabilities (linux-privs) Support
|
Summary: Library for Capabilities (linux-privs) Support
|
||||||
Version: 2.10
|
Version: 2.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Source: ftp://ftp.de.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.bz2
|
Source: ftp://ftp.de.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-%{version}.tar.bz2
|
||||||
Patch: libcap-dynamic-link.diff
|
Patch: libcap-dynamic-link.diff
|
||||||
#URL: http://www.kernel.org/
|
#URL: http://www.kernel.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%define debug_package_requires libcap2 = %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Capabilities are a measure to limit the omnipotence of the superuser.
|
Capabilities are a measure to limit the omnipotence of the superuser.
|
||||||
@ -114,6 +115,8 @@ ln -s /%{_lib}/libcap.so.2 $RPM_BUILD_ROOT%{_libdir}/libcap.so
|
|||||||
%doc %{_mandir}/man?/*
|
%doc %{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 04 2008 ro@suse.de
|
||||||
|
- fix requires for debuginfo package
|
||||||
* Wed Jun 11 2008 tiwai@suse.de
|
* Wed Jun 11 2008 tiwai@suse.de
|
||||||
- updated to libcap-2.10:
|
- updated to libcap-2.10:
|
||||||
v3 capabilities, documantation fixes, misc fixes
|
v3 capabilities, documantation fixes, misc fixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user