[policycoreutils/f20] Mv sepolicy help files to gui

Daniel J Walsh dwalsh at fedoraproject.org
Mon Dec 2 22:08:13 UTC 2013


commit a06dee90e437f82b1f0b10a4ee07cc8d0aed6985
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Dec 2 17:07:47 2013 -0500

    Mv sepolicy help files to gui

 policycoreutils.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index e58a603..39f3dea 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.2.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group:	 System Environment/Base
 # Based on git repository with tag 20101221
@@ -132,8 +132,6 @@ an SELinux environment.
 %dir %{python_sitearch}/sepolicy
 %{python_sitearch}/sepolicy/*so
 %{python_sitearch}/sepolicy/templates
-%dir %{python_sitearch}/sepolicy/help
-%{python_sitearch}/sepolicy/help/*
 %{python_sitearch}/sepolicy/__init__.py*
 %{python_sitearch}/sepolicy/booleans.py*
 %{python_sitearch}/sepolicy/communicate.py*
@@ -261,6 +259,8 @@ system-config-selinux is a utility for managing the SELinux environment
 %{_datadir}/system-config-selinux/*.glade
 %{python_sitearch}/sepolicy/gui.py*
 %{python_sitearch}/sepolicy/sepolicy.glade
+%dir %{python_sitearch}/sepolicy/help
+%{python_sitearch}/sepolicy/help/*
 %{_datadir}/icons/hicolor/*/apps/sepolicy.png
 %{_datadir}/pixmaps/sepolicy.png
 %{_mandir}/man8/system-config-selinux.8*
@@ -347,6 +347,9 @@ The policycoreutils-restorecond package contains the restorecond service.
 %systemd_postun_with_restart restorecond.service
 
 %changelog
+* Mon Dec 2 2013 Dan Walsh <dwalsh at redhat.com> - 2.2.2-3
+- Mv sepolicy help files to gui 
+
 * Wed Nov 20 2013 Dan Walsh <dwalsh at redhat.com> - 2.2.2-2
 - Fix selinux-polgengui, get_all_modules call
 


More information about the scm-commits mailing list