Add make dependency
(cherry picked from commit 9cd0e129db324069f122c7171fb8c61e9347b2a4)
This commit is contained in:
parent
26df7a82fa
commit
92fb8032e0
@ -19,7 +19,7 @@
|
|||||||
%global rack_version 2.2.3
|
%global rack_version 2.2.3
|
||||||
Name: obs-bundled-gems
|
Name: obs-bundled-gems
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: The Open Build Service -- Bundled Gems
|
Summary: The Open Build Service -- Bundled Gems
|
||||||
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
|
||||||
@ -29,7 +29,7 @@ Source2: Gemfile.lock.x86
|
|||||||
Source3: verdor.obscpio
|
Source3: verdor.obscpio
|
||||||
BuildRequires: cyrus-sasl-devel mysql-devel nodejs openldap-devel python3-devel
|
BuildRequires: cyrus-sasl-devel mysql-devel nodejs openldap-devel python3-devel
|
||||||
BuildRequires: gcc gcc-c++ glibc-devel libtool libxml2-devel libxslt-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
|
%description
|
||||||
This package is useful for the Open Build Service. It will figure out
|
This package is useful for the Open Build Service. It will figure out
|
||||||
@ -139,6 +139,9 @@ done
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 27 2022 liyanan <liyanan32@h-partners.com> 2.10.1-7
|
||||||
- Update gem version for obs-server 2.10.15
|
- Update gem version for obs-server 2.10.15
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user