!20 python-os-brick delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
95ae571011
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: python-os-brick
|
Name: python-os-brick
|
||||||
Version: 4.0.1
|
Version: 4.0.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: OpenStack Cinder brick library for managing local volume attaches
|
Summary: OpenStack Cinder brick library for managing local volume attaches
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://opendev.org/openstack/os-brick
|
URL: https://opendev.org/openstack/os-brick
|
||||||
@ -49,7 +49,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-ddt
|
BuildRequires: python3-ddt
|
||||||
BuildRequires: python3-pbr >= 2.0.0
|
BuildRequires: python3-pbr >= 2.0.0
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: git
|
|
||||||
BuildRequires: python3-reno
|
BuildRequires: python3-reno
|
||||||
BuildRequires: python3-oslo-concurrency >= 3.8.0
|
BuildRequires: python3-oslo-concurrency >= 3.8.0
|
||||||
BuildRequires: python3-oslo-i18n >= 3.15.3
|
BuildRequires: python3-oslo-i18n >= 3.15.3
|
||||||
@ -78,7 +77,7 @@ Volume discovery and local storage management lib
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%autosetup -n os-brick-4.0.1 -S git
|
%autosetup -n os-brick-4.0.1 -p1
|
||||||
%py_req_cleanup
|
%py_req_cleanup
|
||||||
|
|
||||||
|
|
||||||
@ -113,5 +112,8 @@ mv %{buildroot}/usr/etc/os-brick/rootwrap.d/*.filters %{buildroot}%{_datarootdir
|
|||||||
%exclude %{python3_sitelib}/os_brick/tests
|
%exclude %{python3_sitelib}/os_brick/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 4.0.1-3
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Tue Jan 12 2021 zhangy <zhangy1317@foxmail.com> 2021.1.12
|
* Tue Jan 12 2021 zhangy <zhangy1317@foxmail.com> 2021.1.12
|
||||||
- Update to 2021.1.12
|
- Update to 2021.1.12
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user