Modify spec
This commit is contained in:
parent
210b07a1ee
commit
4d08fde5cb
@ -33,7 +33,7 @@
|
|||||||
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
|
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
Name: mysql5
|
Name: mysql5
|
||||||
Version: 5.7.21
|
Version: 5.7.21
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: MySQL client programs and shared libraries
|
Summary: MySQL client programs and shared libraries
|
||||||
URL: http://www.mysql.com
|
URL: http://www.mysql.com
|
||||||
License: GPLv2 with exceptions and LGPLv2 and BSD
|
License: GPLv2 with exceptions and LGPLv2 and BSD
|
||||||
@ -70,8 +70,6 @@ Patch125: boost-1.57.0-mpl-print.patch
|
|||||||
Patch170: boost-1.59.0-log.patch
|
Patch170: boost-1.59.0-log.patch
|
||||||
Patch180: boost-1.59-python-make_setter.patch
|
Patch180: boost-1.59-python-make_setter.patch
|
||||||
Patch181: boost-1.59-test-fenv.patch
|
Patch181: boost-1.59-test-fenv.patch
|
||||||
Patch182: 0001-2.patch
|
|
||||||
Patch183: 0001-1.patch
|
|
||||||
BuildRequires: cmake gcc-c++ libaio-devel libedit-devel libevent-devel lz4-devel mecab-devel
|
BuildRequires: cmake gcc-c++ libaio-devel libedit-devel libevent-devel lz4-devel mecab-devel
|
||||||
%ifnarch aarch64 %{arm}
|
%ifnarch aarch64 %{arm}
|
||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel
|
||||||
@ -254,8 +252,6 @@ pushd boost/boost_1_59_0
|
|||||||
%patch180 -p2
|
%patch180 -p2
|
||||||
%patch181 -p2
|
%patch181 -p2
|
||||||
popd
|
popd
|
||||||
%patch182 -p1
|
|
||||||
%patch183 -p1
|
|
||||||
pushd mysql-test
|
pushd mysql-test
|
||||||
add_test () {
|
add_test () {
|
||||||
echo "$@" $ >> %{skiplist}
|
echo "$@" $ >> %{skiplist}
|
||||||
@ -735,5 +731,8 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 2 2020 baizhonggui <baizhonggui@huawei.com> - 5.7.21-2
|
||||||
|
- Delete unused mode
|
||||||
|
|
||||||
* Thu Oct 15 2020 zhanghua <zhanghua40@huawei.com> - 5.7.21-1
|
* Thu Oct 15 2020 zhanghua <zhanghua40@huawei.com> - 5.7.21-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user