replace buildrequire mysql-devel with mariadb-connector-c-devel
This commit is contained in:
parent
6c137dd798
commit
7ad6caee64
@ -19,14 +19,14 @@
|
|||||||
%global rack_version 2.0.8
|
%global rack_version 2.0.8
|
||||||
Name: obs-bundled-gems
|
Name: obs-bundled-gems
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
Source0: Gemfile
|
Source0: Gemfile
|
||||||
Source1: Gemfile.lock
|
Source1: Gemfile.lock
|
||||||
Source2: verdor.obscpio
|
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: gcc gcc-c++ glibc-devel libtool libxml2-devel libxslt-devel
|
||||||
BuildRequires: ruby-devel rubygem-bundler ruby-common
|
BuildRequires: ruby-devel rubygem-bundler ruby-common
|
||||||
|
|
||||||
@ -132,6 +132,9 @@ done
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 12 2022 wangkai <wangkai385@huawei.com> - 2.10.1-5
|
||||||
- Update xmlhash to 1.3.8
|
- Update xmlhash to 1.3.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user