1f26b02da6
(1)Version Release Upgrade to 18.5-1.el8.4 (2)Delelte patch files as below cloud-init-interactive-parted.patch cloud-init/find_candidate_devs_fix.patch cloud-init/first_boot.patch As they are never patched to the sprm or compiled in origin version. Story: 2006729 Task: 37682 Change-Id: I614e676d7abe48efc0b0831658a53dd0d795ff38 Signed-off-by: Long Li <lilong-neu@neusoft.com>
26 lines
693 B
Diff
26 lines
693 B
Diff
From 9a97a6ade7470e525b2013b85782b887a96b7489 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Tue, 7 Nov 2017 15:25:12 -0500
|
|
Subject: [PATCH] Update-package-versioning-for-TIS-format
|
|
|
|
---
|
|
SPECS/cloud-init.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/cloud-init.spec b/SPECS/cloud-init.spec
|
|
index c0568f2..d7dc778 100644
|
|
--- a/SPECS/cloud-init.spec
|
|
+++ b/SPECS/cloud-init.spec
|
|
@@ -6,7 +6,7 @@
|
|
|
|
Name: cloud-init
|
|
Version: 18.5
|
|
-Release: 1%{?dist}.4
|
|
+Release: 1.el8.4%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: Cloud instance init scripts
|
|
|
|
Group: System Environment/Base
|
|
--
|
|
2.7.4
|
|
|