- Update to NSA Release
Merged cleanup patch from Dan Walsh.
This commit is contained in:
parent
e6e4a0126e
commit
4861342204
@ -13,3 +13,4 @@ checkpolicy-1.22.tgz
|
|||||||
checkpolicy-1.23.1.tgz
|
checkpolicy-1.23.1.tgz
|
||||||
checkpolicy-1.23.2.tgz
|
checkpolicy-1.23.2.tgz
|
||||||
checkpolicy-1.23.3.tgz
|
checkpolicy-1.23.3.tgz
|
||||||
|
checkpolicy-1.23.4.tgz
|
||||||
|
@ -1,12 +1,11 @@
|
|||||||
%define libsepolver 1.5.9-2
|
%define libsepolver 1.5.9-2
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.23.3
|
Version: 1.23.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Patch: checkpolicy-rhat.patch
|
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
||||||
@ -28,7 +27,6 @@ Only required for building policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
|
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}"
|
||||||
@ -47,6 +45,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkpolicy.8.gz
|
%{_mandir}/man8/checkpolicy.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2005 Dan Walsh <dwalsh@redhat.com> 1.23-4-1
|
||||||
|
- Update to NSA Release
|
||||||
|
* Merged cleanup patch from Dan Walsh.
|
||||||
|
|
||||||
* Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23-3-1
|
* Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23-3-1
|
||||||
- Update to NSA Release
|
- Update to NSA Release
|
||||||
* Added sepol_ prefix to Flask types to avoid namespace
|
* Added sepol_ prefix to Flask types to avoid namespace
|
||||||
|
Loading…
Reference in New Issue
Block a user