From 7753b750253d6ba691d9fd98702c4fbbb5eb4bc4 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 8 Jun 2010 20:32:02 +0000 Subject: [PATCH] SELinux policy module not needed for RHEL-6 onwards --- mod_fcgid.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mod_fcgid.spec b/mod_fcgid.spec index 509bf77..ab69b5d 100644 --- a/mod_fcgid.spec +++ b/mod_fcgid.spec @@ -2,7 +2,7 @@ # Fedora 8 and 9 versions include policy in errata selinux-policy releases # Fedora 10 onwards include policy in standard selinux-policy releases # RHEL 5.5 onwards will include policy in standard selinux-policy releases -%if 0%{?fedora}%{?rhel} < 5 || 0%{?fedora} > 7 +%if 0%{?fedora}%{?rhel} < 5 || 0%{?fedora} > 7 || 0%{?rhel} > 5 %global selinux_module 0 %global selinux_types %{nil} %global selinux_variants %{nil} @@ -16,7 +16,7 @@ Name: mod_fcgid Version: 2.3.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FastCGI interface module for Apache 2 Group: System Environment/Daemons License: ASL 2.0 @@ -171,6 +171,9 @@ exit 0 %endif %changelog +* Tue Jun 8 2010 Paul Howarth 2.3.5-2 +- SELinux policy module not needed for RHEL-6 onwards + * Wed Jan 27 2010 Paul Howarth 2.3.5-1 - Update to 2.3.5 (see CHANGES-FCGID for details) - Drop upstream svn patch