fix URL and license
This commit is contained in:
parent
0dec76c504
commit
0a1c43c400
@ -1,6 +1,6 @@
|
|||||||
Name: libcap
|
Name: libcap
|
||||||
Version: 2.24
|
Version: 2.24
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Library for getting and setting POSIX.1e capabilities
|
Summary: Library for getting and setting POSIX.1e capabilities
|
||||||
#Source: http://mirror.linux.org.au/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.bz2
|
#Source: http://mirror.linux.org.au/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.bz2
|
||||||
Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
|
Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{name}-%{version}.tar.gz
|
||||||
@ -8,8 +8,8 @@ Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{nam
|
|||||||
Source1: getpcaps.8
|
Source1: getpcaps.8
|
||||||
Patch0: %{name}-2.24-buildflags.patch
|
Patch0: %{name}-2.24-buildflags.patch
|
||||||
|
|
||||||
URL: http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
|
URL: https://sites.google.com/site/fullycapable/
|
||||||
License: LGPLv2+
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRequires: libattr-devel pam-devel
|
BuildRequires: libattr-devel pam-devel
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ chmod +x %{buildroot}/%{_libdir}/*.so.*
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 16 2014 Karsten Hopp <karsten@redhat.com> 2.24-2
|
||||||
|
- fix URL and license
|
||||||
|
|
||||||
* Wed Apr 16 2014 Karsten Hopp <karsten@redhat.com> 2.24-1
|
* Wed Apr 16 2014 Karsten Hopp <karsten@redhat.com> 2.24-1
|
||||||
- update to 2.24
|
- update to 2.24
|
||||||
- dropped patch for rhbz#911878, it is upstream now
|
- dropped patch for rhbz#911878, it is upstream now
|
||||||
|
Loading…
Reference in New Issue
Block a user