* Wed Feb 9 2005 Dan Walsh <dwalsh@redhat.com> 1.21.14-1
- Update from NSA * Merged restorecon patch from Dan Walsh.
This commit is contained in:
parent
41f522a921
commit
103aa47c05
@ -15,3 +15,7 @@ policycoreutils-1.21.9.tgz
|
||||
policycoreutils-1.21.10.tgz
|
||||
policycoreutils-1.21.12.tgz
|
||||
policycoreutils-1.21.13.tgz
|
||||
policycoreutils-1.21.14.tgz
|
||||
nsadiff
|
||||
exclude
|
||||
nsapolicycoreutils
|
||||
|
@ -1,12 +1,11 @@
|
||||
%define libselinuxver 1.21.5
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.21.13
|
||||
Version: 1.21.14
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||
Patch: policycoreutils-rhat.patch
|
||||
|
||||
Prefix: %{_prefix}
|
||||
BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= 1.1.1
|
||||
@ -33,7 +32,6 @@ context.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .rhat
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}" all
|
||||
@ -81,6 +79,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Wed Feb 9 2005 Dan Walsh <dwalsh@redhat.com> 1.21.14-1
|
||||
- Update from NSA
|
||||
* Merged restorecon patch from Dan Walsh.
|
||||
|
||||
* Tue Feb 8 2005 Dan Walsh <dwalsh@redhat.com> 1.21.13-1
|
||||
- Update from NSA
|
||||
* Merged further change to fixfiles -C from Dan Walsh.
|
||||
|
Loading…
Reference in New Issue
Block a user