[policycoreutils/f19] Only require selinux-policy-devel for policycoreutils-devel, this will shrink the size of the livecd

Daniel J Walsh dwalsh at fedoraproject.org
Mon May 13 14:21:07 UTC 2013


commit 62c82285f2142795b59185071b602c1b36d8ddb0
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon May 13 10:21:04 2013 -0400

    Only require selinux-policy-devel for policycoreutils-devel, this will shrink the size of the livecd.

 policycoreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 8e6a98e..83f84ba 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.14
-Release: 39%{?dist}
+Release: 40%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -135,7 +135,7 @@ Group:	 System Environment/Base
 Requires: policycoreutils-python = %{version}-%{release} 
 Requires: /usr/bin/make
 Requires: checkpolicy
-Requires: selinux-policy-devel selinux-policy-doc
+Requires: selinux-policy-devel
 
 %description devel
 The policycoreutils-devel package contains the management tools use to develop policy in an SELinux environment.
@@ -315,6 +315,9 @@ The policycoreutils-restorecond package contains the restorecond service.
 %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Mon May 11 2013 Dan Walsh <dwalsh at redhat.com> - 2.1.14-40
+- Only require selinux-policy-devel for policycoreutils-devel, this will shrink the size of the livecd.
+
 * Sun May 10 2013 Dan Walsh <dwalsh at redhat.com> - 2.1.14-39
 - Run sepolgen-ifgen in audit2allow and sepolicy generate, if needed, first time
 - Add  Sven Vermeulen  patches to cleanup man pages


More information about the scm-commits mailing list