ddbe0e69c9
Closes-Bug: 1794329 It is due to the "overwrite default issue file" cmd rebased to wrong position when do CentOS7.5 upgrade. Also rename the meta patch filename to align with the PATCH_ORDER. Change-Id: Ic081e213c002ea8a3d4b59a98d342bfa04c6b0fc Signed-off-by: slin14 <shuicheng.lin@intel.com>
26 lines
813 B
Diff
26 lines
813 B
Diff
From 328f19996b93b5be5cd856e600111d0dc87c8616 Mon Sep 17 00:00:00 2001
|
|
From: Scott Little <scott.little@windriver.com>
|
|
Date: Mon, 2 Oct 2017 14:58:59 -0400
|
|
Subject: [PATCH 2/2] WRS: 0001-Update-package-versioning-for-TIS-format.patch
|
|
|
|
---
|
|
SPECS/centos-release.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/centos-release.spec b/SPECS/centos-release.spec
|
|
index ce64be4..8c05c28 100644
|
|
--- a/SPECS/centos-release.spec
|
|
+++ b/SPECS/centos-release.spec
|
|
@@ -14,7 +14,7 @@
|
|
|
|
Name: centos-release
|
|
Version: %{base_release_version}
|
|
-Release: %{centos_rel}.1%{?dist}
|
|
+Release: %{centos_rel}.1.el7.centos%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: %{product_family} release file
|
|
Group: System Environment/Base
|
|
License: GPLv2
|
|
--
|
|
2.7.4
|
|
|