diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch deleted file mode 100644 index b2833b6..0000000 --- a/policycoreutils-rhat.patch +++ /dev/null @@ -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), diff --git a/policycoreutils.spec b/policycoreutils.spec index 03dba4d..9af1bf9 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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