Nit Fix
This commit is contained in:
parent
f87cc93698
commit
c3cb13a2ce
@ -16,7 +16,7 @@ expensive equipment.
|
||||
|
||||
Name: openstack-swift
|
||||
Version: 2.27.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: OpenStack Object Storage
|
||||
License: ASL 2.0
|
||||
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
|
||||
BuildRequires: python3-keystoneclient
|
||||
|
||||
Requires: openstack-swfit-proxy
|
||||
Requires: openstack-swfit-account
|
||||
Requires: openstack-swfit-container
|
||||
Requires: openstack-swfit-object
|
||||
Requires: openstack-swift-proxy
|
||||
Requires: openstack-swift-account
|
||||
Requires: openstack-swift-container
|
||||
Requires: openstack-swift-object
|
||||
|
||||
%description
|
||||
%{common_desc}
|
||||
@ -580,6 +580,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Correct rpm package structure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user