683d3632bc
Test: Build pass with build pkgs and build iso, and then build rpms for installer, update installer and rebuild iso again. And deploy multi-node test pass. Depends-On: https://review.openstack.org/628835/ Story: 2004522 Task: 28413 Change-Id: Iaba803124b9795df206646f6bc24c2862795bbdd Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
26 lines
732 B
Diff
26 lines
732 B
Diff
From 709f54c6e799c23a9a374dfca6196ec08102b658 Mon Sep 17 00:00:00 2001
|
|
From: Don Penney <don.penney@windriver.com>
|
|
Date: Thu, 23 Nov 2017 16:35:13 -0500
|
|
Subject: [PATCH] Upversion rpm-devel dependency
|
|
|
|
---
|
|
SPECS/anaconda.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
|
|
index 2e5ece9..174dbee 100644
|
|
--- a/SPECS/anaconda.spec
|
|
+++ b/SPECS/anaconda.spec
|
|
@@ -51,7 +51,7 @@ Patch10002: 0002-revert-7.4-grub2-efi-handling.patch
|
|
%define pypartedver 2.5-2
|
|
%define pythonpyblockver 0.45
|
|
%define pythonurlgrabberver 3.9.1-5
|
|
-%define rpmver 4.10.0
|
|
+%define rpmver 4.14.0
|
|
%define sckeyboardver 1.3.1
|
|
%define utillinuxver 2.15.1
|
|
%define yumutilsver 1.1.11-3
|
|
--
|
|
1.8.3.1
|
|
|