- update to 2.17
This commit is contained in:
parent
683e3c636a
commit
e79109b0ec
@ -1 +1 @@
|
||||
libcap-2.16.tar.gz
|
||||
libcap-2.17.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libcap
|
||||
Version: 2.16
|
||||
Release: 5%{?dist}
|
||||
Version: 2.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for getting and setting POSIX.1e capabilities
|
||||
Source: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/%{name}-%{version}.tar.gz
|
||||
Patch0: libcap-2.16-headerfix.patch
|
||||
@ -31,7 +31,7 @@ libcap.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#patch0 -p1
|
||||
|
||||
%build
|
||||
# libcap can not be build with _smp_mflags:
|
||||
@ -77,6 +77,9 @@ chmod +x ${RPM_BUILD_ROOT}/%{_lib}/*.so.*
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2009 Karsten Hopp <karsten@redhat.com> 2.17-1
|
||||
- update to 2.17
|
||||
|
||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.16-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user