|
|
|
@ -33,7 +33,7 @@
|
|
|
|
|
# Experimental version of the Cassandra storage engine
|
|
|
|
|
# The tests needs running cassandra server
|
|
|
|
|
# Do not build it for now
|
|
|
|
|
%if %_arch == x86_64 && 0%{?fedora}
|
|
|
|
|
%if "%_arch" == "x86_64" && 0%{?fedora}
|
|
|
|
|
%bcond_without tokudb
|
|
|
|
|
%bcond_without mroonga
|
|
|
|
|
%bcond_without rocksdb
|
|
|
|
@ -106,7 +106,7 @@
|
|
|
|
|
%bcond_without unbundled_pcre
|
|
|
|
|
%else
|
|
|
|
|
%bcond_with unbundled_pcre
|
|
|
|
|
%global pcre_bundled_version 8.44
|
|
|
|
|
%global pcre_bundled_version 8.45
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Include systemd files
|
|
|
|
@ -142,8 +142,8 @@
|
|
|
|
|
%global sameevr %{epoch}:%{version}-%{release}
|
|
|
|
|
|
|
|
|
|
Name: mariadb
|
|
|
|
|
Version: 10.3.28
|
|
|
|
|
Release: 1%{?with_debug:.debug}%{?dist}
|
|
|
|
|
Version: 10.3.32
|
|
|
|
|
Release: 2%{?with_debug:.debug}%{?dist}
|
|
|
|
|
Epoch: 3
|
|
|
|
|
|
|
|
|
|
Summary: A very fast and robust SQL database server
|
|
|
|
@ -1150,7 +1150,7 @@ export MTR_BUILD_THREAD=%{__isa_bits}
|
|
|
|
|
|
|
|
|
|
cd mysql-test
|
|
|
|
|
perl ./mysql-test-run.pl --parallel=auto --force --retry=1 --ssl \
|
|
|
|
|
--suite-timeout=900 --testcase-timeout=30 \
|
|
|
|
|
--suite-timeout=5000 --testcase-timeout=100 \
|
|
|
|
|
--mysqld=--binlog-format=mixed --force-restart \
|
|
|
|
|
--shutdown-timeout=60 --max-test-fail=10 --big-test \
|
|
|
|
|
--skip-test=spider \
|
|
|
|
@ -1358,7 +1358,7 @@ fi
|
|
|
|
|
%dir %{_libdir}/%{pkg_name}
|
|
|
|
|
%dir %{_libdir}/%{pkg_name}/plugin
|
|
|
|
|
%{_libdir}/security/pam_user_map.so
|
|
|
|
|
%{_sysconfdir}/security/user_map.conf
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/security/user_map.conf
|
|
|
|
|
%{_libdir}/%{pkg_name}/plugin/*
|
|
|
|
|
%{?with_oqgraph:%exclude %{_libdir}/%{pkg_name}/plugin/ha_oqgraph.so}
|
|
|
|
|
%{?with_connect:%exclude %{_libdir}/%{pkg_name}/plugin/ha_connect.so}
|
|
|
|
@ -1406,7 +1406,6 @@ fi
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_system_tables.sql
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_system_tables_data.sql
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_test_data_timezone.sql
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_to_mariadb.sql
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_performance_tables.sql
|
|
|
|
|
%{_datadir}/%{pkg_name}/mysql_test_db.sql
|
|
|
|
|
%if %{with mroonga}
|
|
|
|
@ -1588,9 +1587,27 @@ fi
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:10.3.28-1
|
|
|
|
|
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:10.3.32-2
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Mon Jan 17 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3:10.3.32-2
|
|
|
|
|
- Add delaycompress option to the logrotate script
|
|
|
|
|
|
|
|
|
|
* Wed Jan 12 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3:10.3.32-1
|
|
|
|
|
- Rebase to 10.3.32
|
|
|
|
|
|
|
|
|
|
* Tue Jan 11 2022 Zuzana Miklankova <zmiklank@redhat.com> - 3:10.3.31-1
|
|
|
|
|
- Rebase to 10.3.31
|
|
|
|
|
|
|
|
|
|
* Fri Sep 24 2021 Lukas Javorsky <ljavorsk@redhat.com> - 3:10.3.30-1
|
|
|
|
|
- Rebase to 10.3.30
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Lukas Javorsky <ljavorsk@redhat.com> - 3:10.3.29-2
|
|
|
|
|
- Set user_map.conf file to be noreplace config file
|
|
|
|
|
|
|
|
|
|
* Tue May 05 2021 Michal Schorm <mschorm@redhat.com> - 3:10.3.29-1
|
|
|
|
|
- Rebase to 10.3.29
|
|
|
|
|
|
|
|
|
|
* Wed Mar 24 2021 Michal Schorm <mschorm@redhat.com> - 3:10.3.28-1
|
|
|
|
|
- Rebase to 10.3.28
|
|
|
|
|
|
|
|
|
|