- Switch over to dnf from yum
This commit is contained in:
parent
2a1e3be828
commit
b153c00225
@ -7,7 +7,7 @@
|
|||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 11%{?dist}
|
Release: 12%{?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
|
||||||
@ -196,7 +196,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 yum
|
Requires: /usr/bin/make dnf
|
||||||
Requires: selinux-policy-devel
|
Requires: selinux-policy-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -384,6 +384,9 @@ The policycoreutils-restorecond package contains the restorecond service.
|
|||||||
%systemd_postun_with_restart restorecond.service
|
%systemd_postun_with_restart restorecond.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 5 2014 Miroslav Grepl <mgrepl@redhat.com> - 2.3-12
|
||||||
|
- Switch over to dnf from yum
|
||||||
|
|
||||||
* Tue Sep 23 2014 Miroslav Grepl <mgrepl@redhat.com> - 2.3-11
|
* Tue Sep 23 2014 Miroslav Grepl <mgrepl@redhat.com> - 2.3-11
|
||||||
- Improvements to audit2allow from rhallise@redhat.com
|
- Improvements to audit2allow from rhallise@redhat.com
|
||||||
* Check for mislabeled files.
|
* Check for mislabeled files.
|
||||||
|
Loading…
Reference in New Issue
Block a user