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