From 40fed64a3a6e4062f06698f36f61eff9c3d6597b Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Wed, 5 Nov 2014 13:05:06 +0100 Subject: [PATCH] * Wed Nov 5 2014 Miroslav Grepl - 2.3-13 - Switch back to yum. Need additional fixes to make it working correctly. --- policycoreutils.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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