- Latest upgrade from NSA
Merged checkmodule man page from Dan Walsh, and edited it.
This commit is contained in:
parent
e8c9487983
commit
428c7aa7cd
@ -35,3 +35,4 @@ checkpolicy-1.27.11.tgz
|
||||
checkpolicy-1.27.16.tgz
|
||||
checkpolicy-1.27.17.tgz
|
||||
checkpolicy-1.27.19.tgz
|
||||
checkpolicy-1.27.20.tgz
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libsepolver 1.9.41-1
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 1.27.19
|
||||
Version: 1.27.20
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Development/System
|
||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||
Patch: checkpolicy-rhat.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver} libselinux-devel
|
||||
@ -27,7 +26,6 @@ Only required for building policies.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
|
||||
@ -48,6 +46,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/checkmodule.8.gz
|
||||
|
||||
%changelog
|
||||
* Sun Dec 4 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
|
||||
- Latest upgrade from NSA
|
||||
* Merged checkmodule man page from Dan Walsh, and edited it.
|
||||
|
||||
* Thu Dec 1 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-1
|
||||
- Latest upgrade from NSA
|
||||
* Added error checking of all ebitmap_set_bit calls for out of
|
||||
|
Loading…
Reference in New Issue
Block a user