From 6eaf7cccf78ca53262203dd7f584de1a57d96ead Mon Sep 17 00:00:00 2001 From: jantill Date: Tue, 13 Jun 2006 20:25:13 +0000 Subject: [PATCH] * Tue Jun 13 2006 James Antill 1.30.12-5 - Update audit mass relabel to only compile in when audit is installed. --- policycoreutils.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/policycoreutils.spec b/policycoreutils.spec index b52acff..aa31ca1 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -10,6 +10,7 @@ License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz Patch: policycoreutils-rhat.patch +Patch2: policycoreutils-1.30.12-audit-mass-relabel.patch BuildRequires: pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} libselinux-devel >= %{libselinuxver} libcap-devel audit-libs-devel gettext Requires: /bin/mount /bin/egrep /bin/awk /usr/bin/diff @@ -37,6 +38,7 @@ context. %prep %setup -q %patch -p1 -b .rhat +%patch2 -p1 -b .audit %build make LOG_AUDIT_PRIV=y LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -110,6 +112,9 @@ rm -rf %{buildroot} [ -x /sbin/service ] && /sbin/service restorecond condrestart %changelog +* Tue Jun 13 2006 James Antill 1.30.12-5 +- Update audit mass relabel to only compile in when audit is installed. + * Mon Jun 12 2006 Dan Walsh 1.30.12-4 - Update to required versions - Update translation