update to match NSA
This commit is contained in:
parent
7cefc43b13
commit
9246f4b79e
@ -5,7 +5,7 @@ Release: 6
|
|||||||
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
|
#Patch: policycoreutils-rhat.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
|
||||||
@ -32,7 +32,7 @@ context.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
#%patch -p1 -b .rhat
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" all
|
make CFLAGS="%{optflags}" all
|
||||||
@ -68,7 +68,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/newrole
|
%{_bindir}/newrole
|
||||||
%{_bindir}/audit2allow
|
%{_bindir}/audit2allow
|
||||||
%{_mandir}/man1/newrole.1.gz
|
%{_mandir}/man1/newrole.1.gz
|
||||||
%{_sysconfdir}/cron.daily/fixfiles.cron
|
%{_sysconfdir}/cron.weekly/fixfiles.cron
|
||||||
%config %{_sysconfdir}/pam.d/newrole
|
%config %{_sysconfdir}/pam.d/newrole
|
||||||
%{_sbindir}/run_init
|
%{_sbindir}/run_init
|
||||||
%config %{_sysconfdir}/pam.d/run_init
|
%config %{_sysconfdir}/pam.d/run_init
|
||||||
@ -77,6 +77,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 1 2004 Dan Walsh <dwalsh@redhat.com> 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 <dwalsh@redhat.com> 1.17.5-6
|
* Fri Oct 1 2004 Dan Walsh <dwalsh@redhat.com> 1.17.5-6
|
||||||
- Add -e (exclude directory) switch to setfiles
|
- Add -e (exclude directory) switch to setfiles
|
||||||
- Add syslog to setfiles
|
- Add syslog to setfiles
|
||||||
|
Loading…
Reference in New Issue
Block a user