* Wed Nov 3 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-1
- Upgrade to latest from NSA
This commit is contained in:
parent
1230cb57a4
commit
85196f1e13
@ -1,3 +1,4 @@
|
|||||||
policycoreutils-1.17.5.tgz
|
policycoreutils-1.17.5.tgz
|
||||||
policycoreutils-1.17.6.tgz
|
policycoreutils-1.17.6.tgz
|
||||||
policycoreutils-1.17.7.tgz
|
policycoreutils-1.17.7.tgz
|
||||||
|
policycoreutils-1.18.1.tgz
|
||||||
|
|||||||
@ -1,12 +1,10 @@
|
|||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 1.17.7
|
Version: 1.18.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
Patch: policycoreutils-rhat.patch
|
|
||||||
Patch2: policycoreutils-1.17.6-sestatus.patch
|
|
||||||
|
|
||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
BuildRequires: libselinux-devel >= 1.15.3 pam-devel libsepol-devel >= 1.1.1
|
BuildRequires: libselinux-devel >= 1.15.3 pam-devel libsepol-devel >= 1.1.1
|
||||||
@ -33,8 +31,6 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
%patch2 -p1 -b .sestat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" all
|
make CFLAGS="%{optflags}" all
|
||||||
@ -79,6 +75,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 3 2004 Dan Walsh <dwalsh@redhat.com> 1.18.1-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
|
||||||
* Wed Oct 27 2004 Steve Grubb <sgrubb@redhat.com> 1.17.7-3
|
* Wed Oct 27 2004 Steve Grubb <sgrubb@redhat.com> 1.17.7-3
|
||||||
- Add code to sestatus to output the current policy from config file
|
- Add code to sestatus to output the current policy from config file
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user