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
714 B
Diff
26 lines
714 B
Diff
From d52fda6215af4f2d51884a10c04d3c7a44d100dd Mon Sep 17 00:00:00 2001
|
|
From: Don Penney <don.penney@windriver.com>
|
|
Date: Mon, 13 Nov 2017 16:38:15 -0500
|
|
Subject: [PATCH] Update package versioning for TIS format
|
|
|
|
---
|
|
SPECS/anaconda.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
|
|
index e2d706d..00b19c4 100644
|
|
--- a/SPECS/anaconda.spec
|
|
+++ b/SPECS/anaconda.spec
|
|
@@ -3,7 +3,7 @@
|
|
Summary: Graphical system installer
|
|
Name: anaconda
|
|
Version: 21.48.22.147
|
|
-Release: 1%{?dist}
|
|
+Release: 1.el7.centos%{?_tis_dist}.%{tis_patch_ver}
|
|
License: GPLv2+ and MIT
|
|
Group: Applications/System
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
--
|
|
1.8.3.1
|
|
|