- add buildrequirement for libselinux-devel for dispol
This commit is contained in:
parent
1b6c428fd8
commit
c7eb5fa60e
@ -2,12 +2,12 @@
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 1.27.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Development/System
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver} libselinux-devel
|
||||
|
||||
%description
|
||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
||||
@ -44,6 +44,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/checkpolicy.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2005 Karsten Hopp <karsten@redhat.de> 1.27.8-2
|
||||
- add buildrequirement for libselinux-devel for dispol
|
||||
|
||||
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.27.8-1
|
||||
- Latest upgrade from NSA
|
||||
* Updated for changes to libsepol.
|
||||
|
Loading…
Reference in New Issue
Block a user