Nit Fix
This commit is contained in:
parent
f87cc93698
commit
c3cb13a2ce
@ -16,7 +16,7 @@ expensive equipment.
|
|||||||
|
|
||||||
Name: openstack-swift
|
Name: openstack-swift
|
||||||
Version: 2.27.0
|
Version: 2.27.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: OpenStack Object Storage
|
Summary: OpenStack Object Storage
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://docs.openstack.org/swift/latest/
|
URL: https://docs.openstack.org/swift/latest/
|
||||||
@ -83,10 +83,10 @@ BuildRequires: python3-babel
|
|||||||
# Required to build docs: doxygen invokes actual code and its imports
|
# Required to build docs: doxygen invokes actual code and its imports
|
||||||
BuildRequires: python3-keystoneclient
|
BuildRequires: python3-keystoneclient
|
||||||
|
|
||||||
Requires: openstack-swfit-proxy
|
Requires: openstack-swift-proxy
|
||||||
Requires: openstack-swfit-account
|
Requires: openstack-swift-account
|
||||||
Requires: openstack-swfit-container
|
Requires: openstack-swift-container
|
||||||
Requires: openstack-swfit-object
|
Requires: openstack-swift-object
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{common_desc}
|
%{common_desc}
|
||||||
@ -580,6 +580,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 24 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 2.27.0-4
|
||||||
|
- Nit Fix
|
||||||
|
|
||||||
* Tue Aug 24 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 2.27.0-3
|
* Tue Aug 24 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 2.27.0-3
|
||||||
- Correct rpm package structure
|
- Correct rpm package structure
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user