From c7b078ec4ba28a1c5b535646662edb264de797c7 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 28 Nov 2012 11:04:23 -0500 Subject: [PATCH] Move sepogen python bindings back into policycoreutils-python out of -devel, since sepolicy is using the --- policycoreutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index e331d3c..d4c1338 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.1.13 -Release: 36%{?dist} +Release: 37%{?dist} License: GPLv2 Group: System Environment/Base # Based on git repository with tag 20101221 @@ -141,6 +141,7 @@ The policycoreutils-python package contains the management tools use to manage a %{_bindir}/sandbox %{_bindir}/sepolicy %{python_sitelib}/seobject.py* +%{python_sitelib}/sepolgen %{python_sitelib}/sepolicy %{python_sitelib}/%{name}*.egg-info %{python_sitelib}/sepolicy*.egg-info @@ -175,7 +176,6 @@ The policycoreutils-devel package contains the management tools use to develop p %{_bindir}/sepolgen %{_bindir}/sepolgen-ifgen %{_bindir}/sepolgen-ifgen-attr-helper -%{python_sitelib}/sepolgen %dir /var/lib/sepolgen /var/lib/sepolgen/perm_map %{_mandir}/man1/audit2allow.1* @@ -338,6 +338,9 @@ The policycoreutils-restorecond package contains the restorecond service. %{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || : %changelog +* Wed Nov 28 2012 Dan Walsh - 2.1.12-37 +- Move sepogen python bindings back into policycoreutils-python out of -devel, since sepolicy is using the + * Tue Nov 27 2012 Dan Walsh - 2.1.12-36 - Fix sepolicy/__init__.py to handle _()