* Mon Dec 20 2004 Dan Walsh <dwalsh@redhat.com> 1.19.1-1

- Update to latest from NSA
	* Removed fixfiles.cron.
	* Merged run_init.8 patch from Dan Walsh.
This commit is contained in:
Daniel J Walsh 2004-12-20 14:36:31 +00:00
parent 8027a4d6d4
commit 770517b05a
2 changed files with 0 additions and 20 deletions

View File

@ -1,18 +0,0 @@
--- policycoreutils-1.18.1/run_init/run_init.8.rhat 2004-11-18 10:14:17.199692027 -0500
+++ policycoreutils-1.18.1/run_init/run_init.8 2004-11-18 10:18:07.608694841 -0500
@@ -8,13 +8,13 @@
.SH DESCRIPTION
.PP
Run a init script under the proper context, which is specified in
-/etc/security/initrc_context.
+/etc/selinux/POLICYTYPE/contexts/initrc_context.
.SH FILES
/etc/passwd - user account information
.br
/etc/shadow - encrypted passwords and age information
.br
-/etc/security/initrc_context - contains the context to run init scripts under
+/etc/selinux/POLICYTYPE/contexts/initrc_context - contains the context to run init scripts under
.SH SEE ALSO
.B newrole
(1),

View File

@ -5,7 +5,6 @@ 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 >= 1.15.3 pam-devel libsepol-devel >= 1.1.1
@ -32,7 +31,6 @@ context.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make CFLAGS="%{optflags}" all