Fix build break for python-openstackclient

A patch was being carried in stx-upstream for the client
that was meant to be removed once the patch was merged
in the python-openstackclient git.

It merged, which meant attempts to build would fail as the
patch was being applied twice.

This fix is to remove the temporary patch.

Closed-Bug: 1819176
Change-Id: Ib638367361d411ccbca03e85e30e0b2931738956
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2019-03-08 08:48:02 -06:00
parent 53cfbc9f06
commit 03337b2fad
3 changed files with 1 additions and 1491 deletions

View File

@ -1,4 +1,3 @@
TAR_NAME=python-openstackclient
SRC_DIR="$CGCS_BASE/git/python-openstackclient"
COPY_LIST="$DISTRO/patches/*"
TIS_PATCH_VER=1
TIS_PATCH_VER=2

View File

@ -23,7 +23,6 @@ Summary: OpenStack Command-line Client
License: ASL 2.0
URL: http://launchpad.net/%{name}
Source0: https://tarballs.openstack.org/%{name}/%{name}-%{upstream_version}.tar.gz
Patch0001: 0001-Add-network-segment-range-command-object.patch
BuildArch: noarch