Fix sepolicy gui selection for advanced screen

- Update Translations
- Move requires checkpolicy requirement into policycoreutils-python
This commit is contained in:
Dan Walsh 2013-12-20 09:03:17 -05:00
parent fa2e38d15a
commit 8a88784fab
1 changed files with 2 additions and 1 deletions

View File

@ -141,6 +141,7 @@ Requires:libsemanage-python >= %{libsemanagever} libselinux-python libcgroup
Requires:audit-libs-python >= %{libauditver}
Obsoletes: policycoreutils < 2.0.61-2
Requires: python-IPy yum
Requires: checkpolicy
%description python
The policycoreutils-python package contains the management tools use to manage
@ -191,7 +192,6 @@ Summary: SELinux policy core policy devel utilities
Group: System Environment/Base
Requires: policycoreutils-python = %{version}-%{release}
Requires: /usr/bin/make
Requires: checkpolicy
Requires: selinux-policy-devel
%description devel
@ -386,6 +386,7 @@ The policycoreutils-restorecond package contains the restorecond service.
* Fri Dec 20 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.4-6
- Fix sepolicy gui selection for advanced screen
- Update Translations
- Move requires checkpolicy requirement into policycoreutils-python
* Mon Dec 16 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.4-5
- Fix semanage man page description of import command