!77 Fix install failed

From: @houyingchao 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-18 01:38:00 +00:00 committed by Gitee
commit cb8eafb557
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -66,8 +66,8 @@ This is a package providing basic configuration files.
%package -n obs-api
Summary: The Open Build Service -- The API and WEBUI
Requires: httpd, apache2-mod_xforward, rubygem-passenger, mod_passenger >= 6.0.4
Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = %{version}
Requires: obs-bundled-gems = %{version}
Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = 2.10.1
Requires: obs-bundled-gems = 2.10.1
Conflicts: memcached < 1.4
%description -n obs-api
@ -494,6 +494,9 @@ usermod -a -G docker obsservicerun
%{_sbindir}/rcobsstoragesetup
%changelog
* Thu Mar 17 2022 houyingchao <houyingchao@huawei.com> - 2.10.11-2
- Fix install failed
* Fri Mar 11 2022 houyingchao <houyingchao@huawei.com> - 2.10.11-1
- Fix CVE-2020-8031
- Upgrade to 2.10.11