[policycoreutils] Change policycoreutils-python to require -devel package

Daniel J Walsh dwalsh at fedoraproject.org
Fri Mar 30 19:39:07 UTC 2012


commit 071409ede1e35c6193314b0662597dd3625ffcb6
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Mar 30 15:39:04 2012 -0400

    Change policycoreutils-python to require -devel package

 policycoreutils.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 78a7955..3c3bb1f 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -132,7 +132,7 @@ Requires(pre): python >= 2.6
 Obsoletes: policycoreutils < 2.0.61-2
 Requires: setools-libs-python >= 3.3.7-14
 Requires: python-IPy checkpolicy
-Requires: selinux-policy-doc
+Requires: selinux-policy-devel
 
 %description python
 The policycoreutils-python package contains the management tools use to manage an SELinux environment.
@@ -342,6 +342,9 @@ fi
 %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Fri Mar 29 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.11-2
+- Change policycoreutils-python to require -devel package
+
 * Thu Mar 29 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.11-1
 - Update to upstream 
   - policycoreutils


More information about the scm-commits mailing list