fix build and install failed
This commit is contained in:
parent
63be5cf0ca
commit
9317b1e0db
@ -589,4 +589,4 @@ DEPENDENCIES
|
||||
yajl-ruby
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.33
|
||||
2.3.26
|
||||
|
||||
@ -589,4 +589,4 @@ DEPENDENCIES
|
||||
yajl-ruby
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.33
|
||||
2.3.26
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
Name: obs-server
|
||||
Version: 2.10.15
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: The Open Build Service -- Server Component
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
@ -67,8 +67,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 = 2.10.1
|
||||
Requires: obs-bundled-gems = 2.10.1
|
||||
Requires: ruby, nodejs, urw-base35-fonts-legacy, obs-api-deps = 2.10.15
|
||||
Requires: obs-bundled-gems = 2.10.15
|
||||
Conflicts: memcached < 1.4
|
||||
|
||||
%description -n obs-api
|
||||
@ -517,6 +517,9 @@ usermod -a -G docker obsservicerun
|
||||
%{_sbindir}/rcobsstoragesetup
|
||||
|
||||
%changelog
|
||||
* Wed Feb 8 2023 liyanan <liyanan32@h-partners.com> - 2.10.15-4
|
||||
- Fix build and install failed
|
||||
|
||||
* Fri Jan 13 2023 Ge Wang <wangge20@h-partners.com> - 2.10.15-3
|
||||
- Fix build failure due to version of pry and factory_bot mismatch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user