[policycoreutils/f16] Backport sepolgen fixes from F17

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 13 17:50:29 UTC 2011


commit 9f719e0494744c7278d365133cebd38bc254180e
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Oct 13 13:50:26 2011 -0400

    Backport sepolgen fixes from F17

 .gitignore           |    1 +
 policycoreutils.spec |    4 ++--
 sources              |    2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fae7f7..b740155 100644
--- a/.gitignore
+++ b/.gitignore
@@ -225,3 +225,4 @@ policycoreutils-2.0.83.tgz
 /policycoreutils-2.0.85.tgz
 /policycoreutils-2.0.86.tgz
 /policycoreutils-2.1.4.tgz
+/sepolgen-1.1.2.tgz
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 416ce85..c0e9028 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -2,7 +2,7 @@
 %define libsepolver 2.1.0-1
 %define	libsemanagever	2.0.46-6
 %define libselinuxver 2.0.102-6
-%define	sepolgenver	1.0.23
+%define	sepolgenver	1.1.2
 
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
@@ -67,7 +67,7 @@ context.
 %patch -p2 -b .rhat
 %patch1 -p1 -b .rhatpo
 %patch3 -p1 -b .gui
-%patch4 -p1 -b .sepolgen
+%patch4 -p2 -b .sepolgen -d sepolgen-%{sepolgenver}
 %patch5 -p1 -b .f17
 
 %build
diff --git a/sources b/sources
index 53b109d..464c3fe 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-49faa2e5f343317bcfcf34d7286f6037  sepolgen-1.0.23.tgz
 59d33101d57378ce69889cc078addf90  policycoreutils_man_ru2.tar.bz2
 7e1e18c09798ffb44913bce3d60c667d  policycoreutils-2.1.4.tgz
+c372e90a754ee87e1cc40b09134b8f31  sepolgen-1.1.2.tgz


More information about the scm-commits mailing list