* Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-3

- Remove previous patch
This commit is contained in:
Daniel J Walsh 2005-08-26 18:50:32 +00:00
parent 1320e158e3
commit 5a5946a622
1 changed files with 5 additions and 3 deletions

View File

@ -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 <dwalsh@redhat.com> 1.25.7-3
- Remove previous patch
* Fri Aug 26 2005 Dan Walsh <dwalsh@redhat.com> 1.25.7-2
- Change to use *getfilecon_raw functions