* Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-1

- Update to match NSA
	* Merged fix for audit2allow long option list from Dan Walsh.
	* Merged -r option for restorecon (alias for -R) from Dan Walsh.
	* Merged chcat script and man page from Dan Walsh.
This commit is contained in:
Daniel J Walsh 2005-12-08 18:01:36 +00:00
parent 2af5d4efc4
commit d4a154c1d9
3 changed files with 11 additions and 4 deletions

View File

@ -74,3 +74,4 @@ policycoreutils-1.27.35.tgz
policycoreutils-1.27.36.tgz
policycoreutils-1.27.37.tgz
policycoreutils-1.28.tgz
policycoreutils-1.29.1.tgz

View File

@ -3,12 +3,12 @@
%define libselinuxver 1.28-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.28
Version: 1.29.1
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
Patch: policycoreutils-rhat.patch
#Patch: policycoreutils-rhat.patch
BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver}
PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
@ -34,7 +34,7 @@ context.
%prep
%setup -q
%patch -p1 -b .rhat
#%patch -p1 -b .rhat
%build
make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all
@ -96,6 +96,12 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Thu Dec 8 2005 Dan Walsh <dwalsh@redhat.com> 1.29.1-1
- Update to match NSA
* Merged fix for audit2allow long option list from Dan Walsh.
* Merged -r option for restorecon (alias for -R) from Dan Walsh.
* Merged chcat script and man page from Dan Walsh.
* Wed Dec 7 2005 Dan Walsh <dwalsh@redhat.com> 1.28-1
- Update to match NSA
- Add gfs support

View File

@ -1 +1 @@
22ce07afc17c6abb1fff1243bed1d439 policycoreutils-1.28.tgz
4d39b5e627e61567a1acb62d20a1d091 policycoreutils-1.29.1.tgz