!43 remove unnecessary build require.
From: @zhouwenpei Reviewed-by: @bzhaoop Signed-off-by: @bzhaoop
This commit is contained in:
commit
871ba5f78e
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
Name: mariadb
|
Name: mariadb
|
||||||
Version: 10.5.10
|
Version: 10.5.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 4
|
Epoch: 4
|
||||||
|
|
||||||
Summary: A very fast and robust SQL database server
|
Summary: A very fast and robust SQL database server
|
||||||
@ -187,7 +187,6 @@ BuildRequires: openssl openssl-devel
|
|||||||
%if %{with debug}
|
%if %{with debug}
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gdb
|
|
||||||
|
|
||||||
Requires: bash coreutils grep
|
Requires: bash coreutils grep
|
||||||
|
|
||||||
@ -1474,6 +1473,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 23 2021 zhouwenpei<zhouwenpei1@gmail.com> -4:10.5.10-2
|
||||||
|
- remove unnecessary build require.
|
||||||
|
|
||||||
* Wed Jun 16 2021 bzhaoop<bzhaojyathousandy@gmail.com> -4:10.5.10-1
|
* Wed Jun 16 2021 bzhaoop<bzhaojyathousandy@gmail.com> -4:10.5.10-1
|
||||||
- Package init for new version 10.5.10
|
- Package init for new version 10.5.10
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user