rpms/selinux-policy-targeted/devel policy-targeted.patch,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Aug 14 20:27:21 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/selinux-policy-targeted/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23709

Modified Files:
	policy-targeted.patch 
Log Message:
* Sun Aug 14 2005 Dan Walsh <dwalsh at redhat.com> 1.25.4-2
- Support for policy.20 and policy.19


policy-targeted.patch:
 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: policy-targeted.patch
===================================================================
RCS file: /cvs/dist/rpms/selinux-policy-targeted/devel/policy-targeted.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- policy-targeted.patch	11 Feb 2005 01:47:30 -0000	1.4
+++ policy-targeted.patch	14 Aug 2005 20:27:17 -0000	1.5
@@ -1,11 +1,11 @@
---- policy-1.21.12/Makefile.orig	2005-02-10 20:23:38.000000000 -0500
-+++ policy-1.21.12/Makefile	2005-02-10 20:24:09.000000000 -0500
-@@ -29,7 +29,7 @@
- ifeq ($(MLS),y)
- TYPE=mls
- else
+--- policy-1.25.4/Makefile~	2005-08-14 16:25:45.000000000 -0400
++++ policy-1.25.4/Makefile	2005-08-14 16:26:38.000000000 -0400
+@@ -31,7 +31,7 @@
+ KERNVERS := $(shell cat /selinux/policyvers)
+ POLICYVER := policy.$(VERS)
+ TOPDIR = $(DESTDIR)/etc/selinux
 -TYPE=strict
 +TYPE=targeted
+ ifeq ($(MLS),y)
+ TYPE=mls
  endif
- INSTALLDIR = $(TOPDIR)/$(TYPE)
- POLICYPATH = $(INSTALLDIR)/policy




More information about the fedora-cvs-commits mailing list