Change requires from python3-django-babel to python-enmerkar
django-babel is inactive or dead, enmerkar is fork of django-babel and the maintainer looks active now. This changes to use python-enmerkar for openstack-horizon.
This commit is contained in:
parent
43ede69383
commit
3e91991e11
@ -2,7 +2,7 @@
|
||||
|
||||
Name: openstack-horizon
|
||||
Version: 18.6.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Dashboard (Horizon)
|
||||
License: ASL 2.0
|
||||
Group: Development/Languages/Python
|
||||
@ -118,7 +118,7 @@ Requires: python3-XStatic-smart-table
|
||||
Requires: python3-XStatic-termjs
|
||||
Requires: python3-XStatic-tv4
|
||||
Requires: python3-cinderclient
|
||||
Requires: python3-django-babel
|
||||
Requires: python3-enmerkar
|
||||
Requires: python3-django-compressor
|
||||
Requires: python3-django-debreach
|
||||
Requires: python3-django-pyscss
|
||||
@ -220,5 +220,7 @@ install -D -m 644 %{SOURCE1} %{buildroot}%{apache_conf_dir}/openstack-dashboard.
|
||||
%{python3_sitelib}/openstack_auth
|
||||
|
||||
%changelog
|
||||
* Tus Feb 09 2020 wangxiyuan <wangxiyuan1007@gmail.com>
|
||||
* Sat Feb 20 2021 huangtianhua <huangtianhua223@gmail.com>
|
||||
- Change to use python-enmerkar instead of django-babel
|
||||
* Tus Feb 09 2021 wangxiyuan <wangxiyuan1007@gmail.com>
|
||||
- Init the first openstack victoria release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user