rpms/policycoreutils/F-10 policycoreutils-gui.patch, 1.83, 1.84 policycoreutils.spec, 1.578, 1.579

Daniel J Walsh dwalsh at fedoraproject.org
Mon Feb 16 14:23:20 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/policycoreutils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv866

Modified Files:
	policycoreutils-gui.patch policycoreutils.spec 
Log Message:
* Mon Feb 16 2009 Dan Walsh <dwalsh at redhat.com> 2.0.57-19
- Fix script created by polgengui to not refer to selinux-policy-devel


policycoreutils-gui.patch:

Index: policycoreutils-gui.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/F-10/policycoreutils-gui.patch,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- policycoreutils-gui.patch	9 Feb 2009 18:51:03 -0000	1.83
+++ policycoreutils-gui.patch	16 Feb 2009 14:23:19 -0000	1.84
@@ -12607,8 +12607,8 @@
 +"""
 diff --exclude-from=exclude -N -u -r nsapolicycoreutils/gui/templates/script.py policycoreutils-2.0.61/gui/templates/script.py
 --- nsapolicycoreutils/gui/templates/script.py	1969-12-31 19:00:00.000000000 -0500
-+++ policycoreutils-2.0.61/gui/templates/script.py	2009-01-20 09:49:03.000000000 -0500
-@@ -0,0 +1,105 @@
++++ policycoreutils-2.0.61/gui/templates/script.py	2009-02-16 09:19:35.000000000 -0500
+@@ -0,0 +1,99 @@
 +# Copyright (C) 2007 Red Hat 
 +# see file 'COPYING' for use and warranty information
 +#
@@ -12643,12 +12643,6 @@
 +exit 1
 +fi
 +
-+if [ ! -f /usr/share/selinux/devel/Makefile ]; then
-+echo 'selinux-policy-devel not installed, package required for building policy'
-+echo '# yum install selinux-policy-devel'
-+exit 1
-+fi
-+
 +if [ $# -eq 1 ]; then
 +	if [ "$1" = "--update" ] ; then
 +		time=`ls -l --time-style="+%x %X" TEMPLATEFILE.te | awk '{ printf "%s %s", $6, $7 }'`


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/F-10/policycoreutils.spec,v
retrieving revision 1.578
retrieving revision 1.579
diff -u -r1.578 -r1.579
--- policycoreutils.spec	9 Feb 2009 18:51:03 -0000	1.578
+++ policycoreutils.spec	16 Feb 2009 14:23:19 -0000	1.579
@@ -6,7 +6,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.0.57
-Release: 18%{?dist}
+Release: 19%{?dist}
 License: GPLv2+
 Group:	 System Environment/Base
 Source:	 http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -192,6 +192,9 @@
 fi
 
 %changelog
+* Mon Feb 16 2009 Dan Walsh <dwalsh at redhat.com> 2.0.57-19
+- Fix script created by polgengui to not refer to selinux-policy-devel
+
 * Mon Feb 9 2009 Dan Walsh <dwalsh at redhat.com> 2.0.57-18
 - Change initc scripts to use proper labeling on gui
 




More information about the fedora-extras-commits mailing list