From 5fd74e0e0c9407306e99ef4fd2e776cb911ee94a Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Tue, 10 Jul 2012 11:50:59 -0400 Subject: Selinux policy for new configuration. Added tomcat_t for java processes. Added aliases for old types to allow compatibility of existng subsystems. Added install scripts for pkispawn and pkidestroy --- specs/pki-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'specs/pki-core.spec') diff --git a/specs/pki-core.spec b/specs/pki-core.spec index 2af431121..1ef05ccb0 100644 --- a/specs/pki-core.spec +++ b/specs/pki-core.spec @@ -719,7 +719,7 @@ This package is a part of the PKI Core used by the Certificate System. %setup -q -n %{name}-%{version}%{?prerel} %if 0%{?fedora} >= 17 -%patch1 -p2 -b .f17 +# %patch1 -p2 -b .f17 %else %if 0%{?fedora} >= 16 %patch0 -p2 -b .f16 -- cgit