Yum should only be required for policycoreutils-devel
This commit is contained in:
parent
57422a62c6
commit
5dc80ea534
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.2.5
|
Version: 2.2.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -140,7 +140,7 @@ Requires:policycoreutils = %{version}-%{release}
|
|||||||
Requires:libsemanage-python >= %{libsemanagever} libselinux-python libcgroup
|
Requires:libsemanage-python >= %{libsemanagever} libselinux-python libcgroup
|
||||||
Requires:audit-libs-python >= %{libauditver}
|
Requires:audit-libs-python >= %{libauditver}
|
||||||
Obsoletes: policycoreutils < 2.0.61-2
|
Obsoletes: policycoreutils < 2.0.61-2
|
||||||
Requires: python-IPy yum
|
Requires: python-IPy
|
||||||
Requires: checkpolicy
|
Requires: checkpolicy
|
||||||
|
|
||||||
%description python
|
%description python
|
||||||
@ -191,7 +191,7 @@ an SELinux environment.
|
|||||||
Summary: SELinux policy core policy devel utilities
|
Summary: SELinux policy core policy devel utilities
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires: policycoreutils-python = %{version}-%{release}
|
Requires: policycoreutils-python = %{version}-%{release}
|
||||||
Requires: /usr/bin/make
|
Requires: /usr/bin/make yum
|
||||||
Requires: selinux-policy-devel
|
Requires: selinux-policy-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -383,6 +383,9 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%systemd_postun_with_restart restorecond.service
|
%systemd_postun_with_restart restorecond.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 13 2014 Dan Walsh <dwalsh@redhat.com> - 2.2.5-5
|
||||||
|
- Yum should only be required for policycoreutils-devel
|
||||||
|
|
||||||
* Tue Jan 21 2014 Dan Walsh <dwalsh@redhat.com> - 2.2.5-4
|
* Tue Jan 21 2014 Dan Walsh <dwalsh@redhat.com> - 2.2.5-4
|
||||||
- Update translations
|
- Update translations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user