Add make dependency

(cherry picked from commit 9cd0e129db324069f122c7171fb8c61e9347b2a4)
This commit is contained in:
starlet-dx 2022-12-07 10:55:11 +08:00 committed by openeuler-sync-bot
parent 26df7a82fa
commit 92fb8032e0

View File

@ -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