rpms/policycoreutils/F-11 policycoreutils-F11.patch,1.3,1.4

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jun 1 10:38:56 UTC 2009


Author: dwalsh

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

Modified Files:
	policycoreutils-F11.patch 
Log Message:
* Mon Jun 1 2009 Dan Walsh <dwalsh at redhat.com> 2.0.62-12.9
- Fix mount options on sandbox


policycoreutils-F11.patch:

Index: policycoreutils-F11.patch
===================================================================
RCS file: /cvs/extras/rpms/policycoreutils/F-11/policycoreutils-F11.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- policycoreutils-F11.patch	1 Jun 2009 10:35:20 -0000	1.3
+++ policycoreutils-F11.patch	1 Jun 2009 10:38:26 -0000	1.4
@@ -1,3 +1,15 @@
+diff --exclude-from=exclude --exclude=sepolgen-1.0.16 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/fixfiles policycoreutils-2.0.62/scripts/fixfiles
+--- nsapolicycoreutils/scripts/fixfiles	2009-05-22 14:10:01.000000000 -0400
++++ policycoreutils-2.0.62/scripts/fixfiles	2009-06-01 06:37:19.000000000 -0400
+@@ -129,7 +129,7 @@
+ if [ ! -z "$FILEPATH" ]; then
+     if [ -x /usr/bin/find ]; then
+ 	/usr/bin/find "$FILEPATH" \
+-	    ! \( -fstype ext2 -o -fstype ext3 -o -fstype ext4 -o -fstype ext4dev -o -fstype gfs2 -o -fstype jfs -o -fstype xfs -o fstype btrfs \) -prune  -o -print0 | \
++	    ! \( -fstype ext2 -o -fstype ext3 -o -fstype ext4 -o -fstype ext4dev -o -fstype gfs2 -o -fstype jfs -o -fstype xfs -o -fstype btrfs \) -prune  -o -print0 | \
+ 	    ${RESTORECON} ${OUTFILES} ${FORCEFLAG} $* -0 -f - 2>&1 >> $LOGFILE
+     else
+ 	${RESTORECON} ${OUTFILES} ${FORCEFLAG} -R $* $FILEPATH 2>&1 >> $LOGFILE
 diff --exclude-from=exclude --exclude=sepolgen-1.0.16 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/scripts/Makefile policycoreutils-2.0.62/scripts/Makefile
 --- nsapolicycoreutils/scripts/Makefile	2009-02-18 16:45:01.000000000 -0500
 +++ policycoreutils-2.0.62/scripts/Makefile	2009-05-22 14:11:06.000000000 -0400




More information about the fedora-extras-commits mailing list