rebase python patch to CentOS7.5

Story: 2003389
Task: 24465

Change-Id: I4411dd1e617b3f8a2f99543e0c073236c58a29f2
Signed-off-by: slin14 <shuicheng.lin@intel.com>
This commit is contained in:
slin14 2018-08-10 23:32:00 +08:00 committed by chenyan
parent 2f07c07e53
commit 3fd67fcd89
2 changed files with 7 additions and 7 deletions

View File

@ -1,25 +1,25 @@
From e9bc5d92bb0ee327015626072fee83f12018712c Mon Sep 17 00:00:00 2001
From 61ff7bbc259e5729f58536bdb6e3a554de6be514 Mon Sep 17 00:00:00 2001
From: Al Bailey <Al.Bailey@windriver.com>
Date: Tue, 27 Mar 2018 12:38:50 -0500
Subject: [PATCH] Update package versioning for TIS format
Subject: [PATCH 1/4] Update package versioning for TIS format
---
SPECS/python.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/python.spec b/SPECS/python.spec
index a9fd32f..62f21d4 100644
index 2af363e..c3706be 100644
--- a/SPECS/python.spec
+++ b/SPECS/python.spec
@@ -106,7 +106,7 @@ Summary: An interpreted, interactive, object-oriented programming language
Name: %{python}
# Remember to also rebase python-docs when changing this:
Version: 2.7.5
-Release: 58%{?dist}
+Release: 58.el7%{?_tis_dist}.%{tis_patch_ver}
-Release: 69%{?dist}
+Release: 69.el7_5%{?_tis_dist}.%{tis_patch_ver}
License: Python
Group: Development/Languages
Requires: %{python}-libs%{?_isa} = %{version}-%{release}
--
1.8.3.1
2.7.4

View File

@ -1,2 +1,2 @@
mirror:Source/python-2.7.5-58.el7.src.rpm
mirror:Source/python-2.7.5-69.el7_5.src.rpm