From f0ceefd7bc700c6e34e5454f557b965bca7d9cbc Mon Sep 17 00:00:00 2001 From: Valentina Mukhamedzhanova Date: Wed, 16 May 2018 15:51:40 +0200 Subject: [PATCH] Remove dnf-yum dependency for making DNF-3 release possible. --- yum.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yum.spec b/yum.spec index 4f3ffb9..e908a45 100644 --- a/yum.spec +++ b/yum.spec @@ -64,7 +64,7 @@ BuildRequires: bash-completion Summary: RPM package installer/updater/manager Name: yum Version: 3.4.3 -Release: 516%{?dist} +Release: 517%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz @@ -111,9 +111,6 @@ Requires: pyxattr Requires: diffutils Requires: cpio -# Replace Yum With DNF F22 Change -Requires: dnf-yum - Conflicts: rpm >= 5-0 # Zif is a re-implementation of yum in C, however: # @@ -511,6 +508,9 @@ exit 0 %endif %changelog +* Wed May 16 2018 Valentina Mukhamedzhanova - 3.4.3-517 +- Remove dnf-yum dependency for making DNF-3 release possible. + * Fri Feb 09 2018 Igor Gnatenko - 3.4.3-516 - Escape macros in %%changelog