rpms/libselinux/devel libselinux-rhat.patch, 1.182, 1.183 libselinux.spec, 1.356, 1.357

Daniel J Walsh dwalsh at fedoraproject.org
Wed Feb 18 19:45:53 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/libselinux/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2732

Modified Files:
	libselinux-rhat.patch libselinux.spec 
Log Message:
* Wed Feb 18 2009 Dan Walsh <dwalsh at redhat.com> - 2.0.77-5
- Add 
  - selinux_virtual_domain_context_path
  - selinux_virtual_image_context_path


libselinux-rhat.patch:

Index: libselinux-rhat.patch
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux-rhat.patch,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- libselinux-rhat.patch	18 Feb 2009 18:29:41 -0000	1.182
+++ libselinux-rhat.patch	18 Feb 2009 19:45:22 -0000	1.183
@@ -88,8 +88,8 @@
      S_(FILE_CONTEXTS_LOCAL, "/contexts/files/file_contexts.local")
      S_(X_CONTEXTS, "/contexts/x_contexts")
      S_(COLORS, "/secolor.conf")
-+    S_(VIRTUAL_DOMAIN, "contexts/virtual_domain_context")
-+    S_(VIRTUAL_IMAGE, "contexts/virtual_image_context")
++    S_(VIRTUAL_DOMAIN, "/contexts/virtual_domain_context")
++    S_(VIRTUAL_IMAGE, "/contexts/virtual_image_context")
 diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.77/src/matchpathcon.c
 --- nsalibselinux/src/matchpathcon.c	2009-01-27 14:47:32.000000000 -0500
 +++ libselinux-2.0.77/src/matchpathcon.c	2009-02-18 13:12:22.749385000 -0500


Index: libselinux.spec
===================================================================
RCS file: /cvs/extras/rpms/libselinux/devel/libselinux.spec,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -r1.356 -r1.357
--- libselinux.spec	18 Feb 2009 18:29:42 -0000	1.356
+++ libselinux.spec	18 Feb 2009 19:45:23 -0000	1.357
@@ -5,7 +5,7 @@
 Summary: SELinux library and simple utilities
 Name: libselinux
 Version: 2.0.77
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: Public Domain
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@@ -164,7 +164,7 @@
 %{ruby_sitearch}/selinux.so
 
 %changelog
-* Wed Feb 18 2009 Dan Walsh <dwalsh at redhat.com> - 2.0.77-4
+* Wed Feb 18 2009 Dan Walsh <dwalsh at redhat.com> - 2.0.77-5
 - Add 
   - selinux_virtual_domain_context_path
   - selinux_virtual_image_context_path




More information about the fedora-extras-commits mailing list