!77 Fix install failed
From: @houyingchao Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
cb8eafb557
@ -66,8 +66,8 @@ This is a package providing basic configuration files.
|
|||||||
%package -n obs-api
|
%package -n obs-api
|
||||||
Summary: The Open Build Service -- The API and WEBUI
|
Summary: The Open Build Service -- The API and WEBUI
|
||||||
Requires: httpd, apache2-mod_xforward, rubygem-passenger, mod_passenger >= 6.0.4
|
Requires: httpd, apache2-mod_xforward, rubygem-passenger, mod_passenger >= 6.0.4
|
||||||
Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = %{version}
|
Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = 2.10.1
|
||||||
Requires: obs-bundled-gems = %{version}
|
Requires: obs-bundled-gems = 2.10.1
|
||||||
Conflicts: memcached < 1.4
|
Conflicts: memcached < 1.4
|
||||||
|
|
||||||
%description -n obs-api
|
%description -n obs-api
|
||||||
@ -494,6 +494,9 @@ usermod -a -G docker obsservicerun
|
|||||||
%{_sbindir}/rcobsstoragesetup
|
%{_sbindir}/rcobsstoragesetup
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 11 2022 houyingchao <houyingchao@huawei.com> - 2.10.11-1
|
||||||
- Fix CVE-2020-8031
|
- Fix CVE-2020-8031
|
||||||
- Upgrade to 2.10.11
|
- Upgrade to 2.10.11
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user