[policycoreutils] Move audit2why to -devel package

Daniel J Walsh dwalsh at fedoraproject.org
Mon Dec 17 21:22:42 UTC 2012


commit 8826d7e0fd2e1195f4b6d2fce2d8a15eff0c6967
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Dec 17 16:22:32 2012 -0500

    Move audit2why to -devel package

 policycoreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index b475834..3130595 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.1.13
-Release: 46%{?dist}
+Release: 47%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -136,7 +136,6 @@ The policycoreutils-python package contains the management tools use to manage a
 %files python
 %defattr(-,root,root,-)
 %{_sbindir}/semanage
-%{_bindir}/audit2why
 %{_bindir}/chcat
 %{_bindir}/sandbox
 %{_bindir}/sepolicy
@@ -173,6 +172,7 @@ The policycoreutils-devel package contains the management tools use to develop p
 %files devel
 %defattr(-,root,root,-)
 %{_bindir}/audit2allow
+%{_bindir}/audit2why
 %{_bindir}/sepolgen
 %{_bindir}/sepolgen-ifgen
 %{_bindir}/sepolgen-ifgen-attr-helper
@@ -338,6 +338,9 @@ The policycoreutils-restorecond package contains the restorecond service.
 %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
 
 %changelog
+* Mon Dec 17 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.12-47
+- Move audit2why to -devel package
+
 * Mon Dec 17 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.12-46
 - sepolicy transition was blowing up. Also cleanup output when only source is specified.
 - sepolicy generate should allow policy modules names that include - or _


More information about the scm-commits mailing list