!43 [sync] PR-42: Add make dependency
From: @openeuler-sync-bot Reviewed-by: @gitee-cmd Signed-off-by: @gitee-cmd
This commit is contained in:
commit
d0b5cb143a
@ -19,7 +19,7 @@
|
||||
%global rack_version 2.2.3
|
||||
Name: obs-bundled-gems
|
||||
Version: 2.10.1
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: The Open Build Service -- Bundled Gems
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
@ -29,7 +29,7 @@ Source2: Gemfile.lock.x86
|
||||
Source3: verdor.obscpio
|
||||
BuildRequires: cyrus-sasl-devel mysql-devel nodejs openldap-devel python3-devel
|
||||
BuildRequires: gcc gcc-c++ glibc-devel libtool libxml2-devel libxslt-devel
|
||||
BuildRequires: ruby-devel rubygem-bundler ruby-common
|
||||
BuildRequires: ruby-devel rubygem-bundler ruby-common make
|
||||
|
||||
%description
|
||||
This package is useful for the Open Build Service. It will figure out
|
||||
@ -139,6 +139,9 @@ done
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 yaoxin <yaoxin30@h-partners.com> - 2.10.1-8
|
||||
- Add make dependency
|
||||
|
||||
* Thu Oct 27 2022 liyanan <liyanan32@h-partners.com> 2.10.1-7
|
||||
- Update gem version for obs-server 2.10.15
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user