update mariadb.spec.
This commit is contained in:
parent
bbef055e02
commit
9cd2ebde7f
11
mariadb.spec
11
mariadb.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.3.9
|
||||
Release: 9
|
||||
Release: 10
|
||||
Epoch: 3
|
||||
Summary: One of the most popular database servers
|
||||
License: GPLv2 with exceptions and LGPLv2 and BSD
|
||||
@ -10,9 +10,9 @@ URL: http://mariadb.org
|
||||
|
||||
Source0: https://downloads.mariadb.org/interstitial/mariadb-%{version}/source/mariadb-%{version}.tar.gz
|
||||
|
||||
Patch0001: disable-some-unstable-testcases.patch
|
||||
Patch0002: add-install-db-command.patch
|
||||
Patch0003: disable-some-unstable-testcases-2.patch
|
||||
Patch0: 0000-disable-some-unstable-testcases.patch
|
||||
Patch1: 0001-add-install-db-command.patch
|
||||
Patch2: 0002-disable-some-unstable-testcases-2.patch
|
||||
|
||||
BuildRequires: selinux-policy-devel, cmake, gcc-c++
|
||||
BuildRequires: systemd, systemd-devel
|
||||
@ -600,6 +600,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2020 volcanodragon<linfeilong@huawei.com> -3:10.3.9-10
|
||||
- Rename patch names
|
||||
|
||||
* Fri Jul 3 2020 jinzhimin<jinzhimin2@huawei.com> -3:10.3.9-9
|
||||
- Add conflict between mysql
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user