!70 Replace buildrequire mysql-devel with mariadb-connector-c-devel
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
aac7e515c4
@ -19,14 +19,14 @@
|
||||
%global rack_version 2.0.8
|
||||
Name: obs-bundled-gems
|
||||
Version: 2.10.1
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: The Open Build Service -- Bundled Gems
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
Source0: Gemfile
|
||||
Source1: Gemfile.lock
|
||||
Source2: verdor.obscpio
|
||||
BuildRequires: cyrus-sasl-devel mysql-devel nodejs openldap-devel python3-devel
|
||||
BuildRequires: cyrus-sasl-devel nodejs openldap-devel python3-devel mariadb-connector-c-devel
|
||||
BuildRequires: gcc gcc-c++ glibc-devel libtool libxml2-devel libxslt-devel
|
||||
BuildRequires: ruby-devel rubygem-bundler ruby-common
|
||||
|
||||
@ -132,6 +132,9 @@ done
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Wed Oct 11 2023 Ge Wang <wang__ge@126.com> - 2.10.1-6
|
||||
- Replace buildrequire mysql-devel with mariadb-connector-c-devel
|
||||
|
||||
* Thu May 12 2022 wangkai <wangkai385@huawei.com> - 2.10.1-5
|
||||
- Update xmlhash to 1.3.8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user