diff --git a/policycoreutils.spec b/policycoreutils.spec index aeae383..05d9610 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -4,11 +4,11 @@ Summary: SELinux policy core utilities. Name: policycoreutils Version: 1.25.7 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz -Patch: policycoreutils-rhat.patch +#Patch: policycoreutils-rhat.patch BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever} @@ -35,7 +35,6 @@ context. %prep %setup -q -%patch -p1 -b .rhat %build make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all @@ -88,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/sestatus.conf %changelog +* Fri Aug 26 2005 Dan Walsh 1.25.7-3 +- Remove previous patch + * Fri Aug 26 2005 Dan Walsh 1.25.7-2 - Change to use *getfilecon_raw functions