Move sepogen python bindings back into policycoreutils-python out of -devel, since sepolicy is using the
This commit is contained in:
parent
5ffa11c17a
commit
c7b078ec4b
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.13
|
Version: 2.1.13
|
||||||
Release: 36%{?dist}
|
Release: 37%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# 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}/sandbox
|
||||||
%{_bindir}/sepolicy
|
%{_bindir}/sepolicy
|
||||||
%{python_sitelib}/seobject.py*
|
%{python_sitelib}/seobject.py*
|
||||||
|
%{python_sitelib}/sepolgen
|
||||||
%{python_sitelib}/sepolicy
|
%{python_sitelib}/sepolicy
|
||||||
%{python_sitelib}/%{name}*.egg-info
|
%{python_sitelib}/%{name}*.egg-info
|
||||||
%{python_sitelib}/sepolicy*.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
|
||||||
%{_bindir}/sepolgen-ifgen
|
%{_bindir}/sepolgen-ifgen
|
||||||
%{_bindir}/sepolgen-ifgen-attr-helper
|
%{_bindir}/sepolgen-ifgen-attr-helper
|
||||||
%{python_sitelib}/sepolgen
|
|
||||||
%dir /var/lib/sepolgen
|
%dir /var/lib/sepolgen
|
||||||
/var/lib/sepolgen/perm_map
|
/var/lib/sepolgen/perm_map
|
||||||
%{_mandir}/man1/audit2allow.1*
|
%{_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 || :
|
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 28 2012 Dan Walsh <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.1.12-36
|
* Tue Nov 27 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.12-36
|
||||||
- Fix sepolicy/__init__.py to handle _()
|
- Fix sepolicy/__init__.py to handle _()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user