- update to 2.17

This commit is contained in:
Karsten Hopp 2009-12-10 14:24:42 +00:00
parent 683e3c636a
commit e79109b0ec
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
libcap-2.16.tar.gz
libcap-2.17.tar.gz

View File

@ -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

View File

@ -1 +1 @@
9e075fda242c4070ba76407064c13302 libcap-2.16.tar.gz
fa8c3841ce491b379de316a195e65da2 libcap-2.17.tar.gz