Buildrequire gcc
This commit is contained in:
parent
ee515425b1
commit
b9b09f2bf4
@ -1,6 +1,6 @@
|
|||||||
Name: libcap
|
Name: libcap
|
||||||
Version: 2.25
|
Version: 2.25
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Library for getting and setting POSIX.1e capabilities
|
Summary: Library for getting and setting POSIX.1e capabilities
|
||||||
URL: https://sites.google.com/site/fullycapable/
|
URL: https://sites.google.com/site/fullycapable/
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -12,7 +12,7 @@ Source: https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/%{nam
|
|||||||
Source1: getpcaps.8
|
Source1: getpcaps.8
|
||||||
Patch0: %{name}-2.25-buildflags.patch
|
Patch0: %{name}-2.25-buildflags.patch
|
||||||
|
|
||||||
BuildRequires: libattr-devel pam-devel perl-interpreter
|
BuildRequires: libattr-devel pam-devel perl-interpreter gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
|
libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
|
||||||
@ -88,6 +88,9 @@ chmod +x %{buildroot}/%{_libdir}/*.so.*
|
|||||||
%{_libdir}/pkgconfig/libcap.pc
|
%{_libdir}/pkgconfig/libcap.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2018 Karsten Hopp <karsten@redhat.com> - 2.25-10
|
||||||
|
- buildrequire gcc
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-9
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.25-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user