integ/base/bash/centos/meta_patches/0001-Update-package-versioning-for-TIS-format.patch
slin14 ab87e828c1 rebase bash patch to CentOS7.5
Story: 2003389
Task: 24464

Change-Id: Ie84a3ee162de835c4b0f3f94bad403d4a1b23f1d
Signed-off-by: slin14 <shuicheng.lin@intel.com>
2018-08-22 13:33:16 +08:00

28 lines
735 B
Diff

From 30796013a8d2b3b008a843bd3a4bee33e866a151 Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Mon, 2 Oct 2017 16:05:36 -0400
Subject: [PATCH 2/3] WRS: 0001-Update-package-versioning-for-TIS-format.patch
Conflicts:
SPECS/bash.spec
---
SPECS/bash.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/bash.spec b/SPECS/bash.spec
index 4f16c8c..d749f92 100644
--- a/SPECS/bash.spec
+++ b/SPECS/bash.spec
@@ -6,7 +6,7 @@
Version: %{baseversion}%{patchleveltag}
Name: bash
Summary: The GNU Bourne Again shell
-Release: 30%{?dist}
+Release: 30.el7%{?_tis_dist}.%{tis_patch_ver}
Group: System Environment/Shells
License: GPLv3+
Url: http://www.gnu.org/software/bash
--
2.7.4