vmukhame pushed to yum (master). "Drop dnf-plugins-extras-migrate requirement."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 15:02:18 UTC 2015


>From b474234c1397f3b7633dae81f5c29294b4f922e5 Mon Sep 17 00:00:00 2001
From: Valentina Mukhamedzhanova <vmukhame at redhat.com>
Date: Wed, 8 Apr 2015 17:01:55 +0200
Subject: Drop dnf-plugins-extras-migrate requirement.


diff --git a/yum-HEAD.patch b/yum-HEAD.patch
index bee050f..2e9a377 100644
--- a/yum-HEAD.patch
+++ b/yum-HEAD.patch
@@ -210877,3 +210877,15 @@ index cefc67e..9766f89 100755
              if m.group(3) not in disk:
                  disk[m.group(3)] = size_in_mb
              if disk[m.group(3)] < size_in_mb:
+diff --git a/AUTHORS b/AUTHORS
+index 71845e1..350e136 100644
+--- a/AUTHORS
++++ b/AUTHORS
+@@ -24,6 +24,7 @@ YUM AUTHORS
+     James Antill
+     Panu Matilainen
+     Tambet Ingo
++    Valentina Mukhamedzhanova
+ 
+ 
+ Original Yup people:
diff --git a/yum.spec b/yum.spec
index a60c4d4..fe0b037 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: 505%{?dist}
+Release: 506%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://yum.baseurl.org/download/3.4/%{name}-%{version}.tar.gz
@@ -114,7 +114,6 @@ Requires: cpio
 
 # Replace Yum With DNF F22 Change
 Requires: dnf-yum
-Requires: dnf-plugins-extras-migrate
 
 Conflicts: rpm >= 5-0
 # Zif is a re-implementation of yum in C, however:
@@ -516,6 +515,9 @@ exit 0
 %endif
 
 %changelog
+* Wed Apr  8 2015 Valentina Mukhamedzhanova <vmukhame at redhat.com> - 3.4.3-506
+- Drop dnf-plugins-extras-migrate requirement.
+
 * Tue Mar 31 2015 Valentina Mukhamedzhanova <vmukhame at redhat.com> - 3.4.3-505
 - update to latest HEAD
 - Make sure epoch is a string while checking for running kernel. BZ#1200159
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/yum.git/commit/?h=master&id=b474234c1397f3b7633dae81f5c29294b4f922e5


More information about the scm-commits mailing list