[policycoreutils] add filesystem guard

Harald Hoyer harald at fedoraproject.org
Wed Jan 25 20:13:03 UTC 2012


commit 05b05a32096522b6fb26f71119d8bc7149d3b8c8
Author: Harald Hoyer <harald at redhat.com>
Date:   Wed Jan 25 21:12:58 2012 +0100

    add filesystem guard

 policycoreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 31c4038..93dfa3f 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.10
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -28,7 +28,7 @@ Patch1:	 policycoreutils-po.patch
 Patch3:	 policycoreutils-gui.patch
 Patch4:	 policycoreutils-sepolgen.patch
 Obsoletes: policycoreutils < 2.0.61-2
-#Conflicts: filesystem < 3
+Conflicts: filesystem < 3
 Provides: /sbin/fixfiles
 Provides: /sbin/restorecon
 
@@ -358,6 +358,9 @@ fi
 /bin/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 2.1.10-13
+- add filesystem guard
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 2.1.10-12
 - install everything in /usr
   https://fedoraproject.org/wiki/Features/UsrMove


More information about the scm-commits mailing list