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>
27 lines
1.0 KiB
Diff
27 lines
1.0 KiB
Diff
From ac2faa010188a6d824a8958c2971bcefe2a56ab9 Mon Sep 17 00:00:00 2001
|
|
From: Angie Wang <angie.Wang@windriver.com>
|
|
Date: Fri, 8 Jun 2018 16:05:52 -0400
|
|
Subject: [PATCH] meta patch for endpoint groups
|
|
|
|
---
|
|
SPECS/python-openstackclient.spec | 3 +++
|
|
1 file changed, 3 insertions(+)
|
|
|
|
diff --git a/SPECS/python-openstackclient.spec b/SPECS/python-openstackclient.spec
|
|
index 4b1682e..c192b2b 100644
|
|
--- a/SPECS/python-openstackclient.spec
|
|
+++ b/SPECS/python-openstackclient.spec
|
|
@@ -26,6 +26,9 @@ Patch0005: 0001-US101470-Openstackclient-implementation-of-novaclien.patc
|
|
Patch0006: 0002-US101470-Openstackclient-implementation-of-novaclien.patch
|
|
Patch0007: 0001-US106901-Openstack-CLI-Adoption.patch
|
|
Patch0008: 0002-US106901-Openstack-CLI-Adoption.patch
|
|
+Patch0009: 0001-Optimize-getting-endpoint-list.patch
|
|
+Patch0010: 0002-Add-support-for-endpoing-filter-commands.patch
|
|
+Patch0011: 0003-Add-support-for-endpoint-group-commands.patch
|
|
|
|
BuildArch: noarch
|
|
|
|
--
|
|
1.8.3.1
|
|
|