From 9246f4b79e9f1ce52183841aa5ee90a3aa6842eb Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 6 Oct 2004 13:53:23 +0000 Subject: [PATCH] update to match NSA --- policycoreutils.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index a6f77da..d61d02d 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -5,7 +5,7 @@ Release: 6 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch +#Patch: policycoreutils-rhat.patch Prefix: %{_prefix} BuildRequires: libselinux-devel >= 1.15.3 pam-devel libsepol-devel >= 1.1.1 @@ -32,7 +32,7 @@ context. %prep %setup -q -%patch -p1 -b .rhat +#%patch -p1 -b .rhat %build make CFLAGS="%{optflags}" all @@ -68,7 +68,7 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/newrole %{_bindir}/audit2allow %{_mandir}/man1/newrole.1.gz -%{_sysconfdir}/cron.daily/fixfiles.cron +%{_sysconfdir}/cron.weekly/fixfiles.cron %config %{_sysconfdir}/pam.d/newrole %{_sbindir}/run_init %config %{_sysconfdir}/pam.d/run_init @@ -77,6 +77,11 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Oct 1 2004 Dan Walsh 1.17.6-1 +- Update with NSA + * Added -l option to setfiles to log changes via syslog. + * Merged -e option to setfiles to exclude directories. + * Merged -R option to restorecon for recursive descent. * Fri Oct 1 2004 Dan Walsh 1.17.5-6 - Add -e (exclude directory) switch to setfiles - Add syslog to setfiles