!49 Change rubygem-bundler bundled version to fix compilation error
From: @wang_yue111 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
0ebdff2c0b
22
change-bundled-rubygem-bundler-version.patch
Normal file
22
change-bundled-rubygem-bundler-version.patch
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
From f09770635d1dbf86085ece2a8000a909f4950f97 Mon Sep 17 00:00:00 2001
|
||||||
|
From: wang_yue111 <648774160@qq.com>
|
||||||
|
Date: Mon, 28 Jun 2021 16:13:49 +0800
|
||||||
|
Subject: [PATCH] change rubygem-bundler bundled version to fix compilation error
|
||||||
|
|
||||||
|
---
|
||||||
|
src/api/Gemfile.lock | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock
|
||||||
|
index c8cce14..427b747 100644
|
||||||
|
--- a/src/api/Gemfile.lock
|
||||||
|
+++ b/src/api/Gemfile.lock
|
||||||
|
@@ -579,4 +579,4 @@ DEPENDENCIES
|
||||||
|
yajl-ruby
|
||||||
|
|
||||||
|
BUNDLED WITH
|
||||||
|
- 1.17.1
|
||||||
|
+ 2.2.19
|
||||||
|
--
|
||||||
|
2.23.0
|
||||||
|
|
||||||
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: obs-server
|
Name: obs-server
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: lp151.23.9
|
Release: lp151.23.10
|
||||||
Summary: The Open Build Service -- Server Component
|
Summary: The Open Build Service -- Server Component
|
||||||
License: GPL-2.0-only or GPL-3.0-only
|
License: GPL-2.0-only or GPL-3.0-only
|
||||||
URL: http://www.openbuildservice.org
|
URL: http://www.openbuildservice.org
|
||||||
@ -17,6 +17,7 @@ Patch2: 0002-CVE-2020-8020.patch
|
|||||||
Patch3: 0003-CVE-2020-8021.patch
|
Patch3: 0003-CVE-2020-8021.patch
|
||||||
Patch4: 0004-remove-systemV-method.patch
|
Patch4: 0004-remove-systemV-method.patch
|
||||||
Patch5: 0005-obsscheduler-stop.patch
|
Patch5: 0005-obsscheduler-stop.patch
|
||||||
|
Patch6: change-bundled-rubygem-bundler-version.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python-devel, /usr/bin/xmllint, openssl, perl-BSSolv, perl-Compress-Zlib, xz
|
BuildRequires: python-devel, /usr/bin/xmllint, openssl, perl-BSSolv, perl-Compress-Zlib, xz
|
||||||
@ -486,6 +487,9 @@ usermod -a -G docker obsservicerun
|
|||||||
%{_sbindir}/rcobsstoragesetup
|
%{_sbindir}/rcobsstoragesetup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 28 2021 wangyue <wangyue92@huawei.com> - 2.10.1-lp151.23.10
|
||||||
|
- Change rubygem-bundler bundled version to fix compilation error
|
||||||
|
|
||||||
* Thu Jun 17 2021 caodongxia <caodongxia@huawei.com> - 2.10.1-lp151.23.9
|
* Thu Jun 17 2021 caodongxia <caodongxia@huawei.com> - 2.10.1-lp151.23.9
|
||||||
- Fix obsworker and obsscheduler.
|
- Fix obsworker and obsscheduler.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user