
With rpm version < 4.13, patch cmd will create .orig file for fuzzy patch in default. And this .orig file may lead to rpmbuild failure "error: Installed (but unpackaged) file(s) found:" Please visit below link to get more detail info: https://bugs.launchpad.net/starlingx/+bug/1794611 Also rename the patch match the PATCH_ORDER Story: 2003917 Task: 26972 Change-Id: I941281b0fe662b1c6c80fde8fe56ae89dfd05d3b Signed-off-by: slin14 <shuicheng.lin@intel.com>
26 lines
944 B
Diff
26 lines
944 B
Diff
From ddf5ea208a3ba122558e355fe8535bcba024d2c8 Mon Sep 17 00:00:00 2001
|
|
From: Sen Yang <sen.yang@windriver.com>
|
|
Date: Mon, 5 Feb 2018 15:37:29 -0500
|
|
Subject: [PATCH 1/1] US106901 Openstack CLI Adoption: Cinder/Glance/Ceilometer
|
|
|
|
CI part2
|
|
---
|
|
SPECS/python-openstackclient.spec | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/SPECS/python-openstackclient.spec b/SPECS/python-openstackclient.spec
|
|
index 6774444..4b1682e 100644
|
|
--- a/SPECS/python-openstackclient.spec
|
|
+++ b/SPECS/python-openstackclient.spec
|
|
@@ -25,6 +25,7 @@ Patch0004: 0001-CGTS-7947-add-os-keystone-region-name-to-identity-cl.patc
|
|
Patch0005: 0001-US101470-Openstackclient-implementation-of-novaclien.patch
|
|
Patch0006: 0002-US101470-Openstackclient-implementation-of-novaclien.patch
|
|
Patch0007: 0001-US106901-Openstack-CLI-Adoption.patch
|
|
+Patch0008: 0002-US106901-Openstack-CLI-Adoption.patch
|
|
|
|
BuildArch: noarch
|
|
|
|
--
|
|
1.8.3.1
|
|
|