rpms/policycoreutils/devel policycoreutils-rhat.patch, 1.292, 1.293 policycoreutils.spec, 1.382, 1.383

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 14 15:09:36 UTC 2007


Author: dwalsh

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

Modified Files:
	policycoreutils-rhat.patch policycoreutils.spec 
Log Message:
* Mon Mar 12 2007 Dan Walsh <dwalsh at redhat.com> 2.0.7-3
- service restorecond status needs to set exit value correctly


policycoreutils-rhat.patch:
 Makefile                     |    2 +-
 restorecond/restorecond.c    |   12 +++++++-----
 restorecond/restorecond.conf |    3 +++
 restorecond/restorecond.init |    1 +
 scripts/chcat                |   17 ++++++++++-------
 semanage/seobject.py         |   10 +++++++---
 6 files changed, 29 insertions(+), 16 deletions(-)

Index: policycoreutils-rhat.patch
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils-rhat.patch,v
retrieving revision 1.292
retrieving revision 1.293
diff -u -r1.292 -r1.293
--- policycoreutils-rhat.patch	13 Mar 2007 00:48:19 -0000	1.292
+++ policycoreutils-rhat.patch	14 Mar 2007 15:09:33 -0000	1.293
@@ -50,6 +50,17 @@
 +/etc/lvm/.cache
  ~/public_html
  ~/.mozilla/plugins/libflashplayer.so
+diff --exclude-from=exclude --exclude=sepolgen-1.0.4 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/restorecond/restorecond.init policycoreutils-2.0.7/restorecond/restorecond.init
+--- nsapolicycoreutils/restorecond/restorecond.init	2007-03-01 17:23:40.000000000 -0500
++++ policycoreutils-2.0.7/restorecond/restorecond.init	2007-03-14 11:07:15.000000000 -0400
+@@ -73,6 +73,7 @@
+         ;;
+   status)
+ 	status restorecond
++	RETVAL=$?
+ 	;;
+   restart|reload)
+ 	restart
 diff --exclude-from=exclude --exclude=sepolgen-1.0.4 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/chcat policycoreutils-2.0.7/scripts/chcat
 --- nsapolicycoreutils/scripts/chcat	2007-02-22 08:53:22.000000000 -0500
 +++ policycoreutils-2.0.7/scripts/chcat	2007-03-01 17:37:41.000000000 -0500


Index: policycoreutils.spec
===================================================================
RCS file: /cvs/dist/rpms/policycoreutils/devel/policycoreutils.spec,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -r1.382 -r1.383
--- policycoreutils.spec	13 Mar 2007 00:48:20 -0000	1.382
+++ policycoreutils.spec	14 Mar 2007 15:09:33 -0000	1.383
@@ -6,7 +6,7 @@
 Summary: SELinux policy core utilities.
 Name: policycoreutils
 Version: 2.0.7
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@@ -186,6 +186,9 @@
 fi
 
 %changelog
+* Mon Mar 12 2007 Dan Walsh <dwalsh at redhat.com> 2.0.7-3
+- service restorecond status needs to set exit value correctly
+
 * Mon Mar 12 2007 Dan Walsh <dwalsh at redhat.com> 2.0.7-2
 - Fix gui
 




More information about the fedora-cvs-commits mailing list