rpms/policycoreutils/devel policycoreutils.spec,1.141,1.142

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 21 01:20:49 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/policycoreutils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28505

Modified Files:
	policycoreutils.spec 
Log Message:
* Tue Sep 20 2005 Dan Walsh <dwalsh at redhat.com> 1.27.1-1
- Update to match NSA
	* Merged error shadowing bug fix for restorecon from Dan Walsh.
	* Merged setfiles usage/man page update for -r option from Dan Walsh.
	* Merged fixfiles -C patch to ignore :s0 addition on update
	  to a MCS/MLS policy from Dan Walsh.



Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- policycoreutils.spec	15 Sep 2005 20:03:04 -0000	1.141
+++ policycoreutils.spec	21 Sep 2005 01:20:47 -0000	1.142
@@ -3,16 +3,15 @@
 %define libsemanagever 1.3.1-1
 Summary: SELinux policy core utilities.
 Name: policycoreutils
-Version: 1.26
-Release: 3
+Version: 1.27.1
+Release: 1
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
-Patch: policycoreutils-rhat.patch
 
 BuildRequires: libselinux-devel >= %{libselinuxver} pam-devel libsepol-devel >= %{libsepolver} libsemanage-devel >= %{libsemanagever}
 
-PreReq: /bin/mount
+PreReq: /bin/mount /bin/egrep /bin/awk /usr/bin/diff
 Requires: libselinux >= %{libselinuxver} libsepol >= %{libsepolver} libsemanage
 BuildRoot: %{_tmppath}/%{name}-buildroot
 
@@ -35,7 +34,6 @@
 p
 %prep
 %setup -q
-%patch -p1 -b .rhat 
 
 %build
 make LIBDIR="%{_libdir}" CFLAGS="%{optflags}" all 
@@ -88,6 +86,13 @@
 %config(noreplace) %{_sysconfdir}/sestatus.conf
 
 %changelog
+* Tue Sep 20 2005 Dan Walsh <dwalsh at redhat.com> 1.27.1-1
+- Update to match NSA
+	* Merged error shadowing bug fix for restorecon from Dan Walsh.
+	* Merged setfiles usage/man page update for -r option from Dan Walsh.
+	* Merged fixfiles -C patch to ignore :s0 addition on update
+	  to a MCS/MLS policy from Dan Walsh.
+
 * Thu Sep 15 2005 Dan Walsh <dwalsh at redhat.com> 1.26-3
 - Add chcat script for use with chcon.
 




More information about the fedora-cvs-commits mailing list