diff --git a/policycoreutils.spec b/policycoreutils.spec index c08a0ad..baaeabc 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -7,7 +7,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.3 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2 Group: System Environment/Base # Based on git repository with tag 20101221 @@ -196,7 +196,7 @@ an SELinux environment. Summary: SELinux policy core policy devel utilities Group: System Environment/Base Requires: policycoreutils-python = %{version}-%{release} -Requires: /usr/bin/make dnf +Requires: /usr/bin/make yum Requires: selinux-policy-devel %description devel @@ -384,6 +384,9 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Wed Nov 5 2014 Miroslav Grepl - 2.3-13 +- Switch back to yum. Need additional fixes to make it working correctly. + * Wed Nov 5 2014 Miroslav Grepl - 2.3-12 - Switch over to dnf from yum