[policycoreutils] - Switch over to dnf from yum

Miroslav Grepl mgrepl at fedoraproject.org
Wed Nov 5 11:43:38 UTC 2014


commit b153c00225d1f381e3ede258f3b1919514c147dd
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Wed Nov 5 12:43:47 2014 +0100

    - Switch over to dnf from yum

 policycoreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 5937038..c08a0ad 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy core utilities
 Name:	 policycoreutils
 Version: 2.3
-Release: 11%{?dist}
+Release: 12%{?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 yum
+Requires: /usr/bin/make dnf
 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 <mgrepl at redhat.com> - 2.3-12
+- Switch over to dnf from yum
+
 * Tue Sep 23 2014 Miroslav Grepl <mgrepl at redhat.com> - 2.3-11
 - Improvements to audit2allow from rhallise at redhat.com
     * Check for mislabeled files.


More information about the scm-commits mailing list