!11 python-neutron-lib delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
bfb0dc7aa0
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-neutron-lib
|
Name: python-neutron-lib
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenStack Neutron library
|
Summary: OpenStack Neutron library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://launchpad.net/neutron/
|
URL: http://launchpad.net/neutron/
|
||||||
@ -14,7 +14,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: git
|
|
||||||
BuildRequires: openstack-macros
|
BuildRequires: openstack-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -100,7 +99,7 @@ This package contains the documentation.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n neutron-lib-%{version} -S git
|
%autosetup -n neutron-lib-%{version} -p1
|
||||||
%py_req_cleanup
|
%py_req_cleanup
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -139,6 +138,9 @@ PYTHON=python3 stestr --test-path $OS_TEST_PATH run
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.10.1-2
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> - 2.10.1-1
|
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> - 2.10.1-1
|
||||||
- Upgrade to 2.10.1 to support OpenStack-W
|
- Upgrade to 2.10.1 to support OpenStack-W
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user