2019-07-16 12:07:33 +00:00
|
|
|
# For deep debugging we need to build binaries with extra debug info
|
|
|
|
%bcond_with debug
|
2020-08-05 10:27:17 +00:00
|
|
|
# Enable building and packing of the testsuite
|
|
|
|
%bcond_without testsuite
|
|
|
|
|
|
|
|
|
2019-07-16 12:07:33 +00:00
|
|
|
|
2016-10-18 11:28:09 +00:00
|
|
|
Name: mariadb-connector-c
|
Rebase to 3.3.4
MariaDB upstream switched from using the 3.2 major version of CONC-C to using 3.3 major version CONC-C silently between MariaDB 10.6.8 and 10.6.9 in this commit:
https://github.com/MariaDB/server/commit/c1ea55ddb0
on 08/2022. From that point on, all MariaDB versions 10.(>=6) are using the CONC-C 3.3, and the CONC-C 3.2 stopped being developed
https://mariadb.org/connector-c/all-releases/
abipkgdiff --d1 mariadb-connector-c-debuginfo-3.2.7-3.fc39.x86_64.rpm --d2 mariadb-connector-c-debuginfo-3.3.4-2.fc39.x86_64.rpm mariadb-connector-c-3.2.7-3.fc39.x86_64.rpm mariadb-connector-c-3.3.4-2.fc39.x86_64.rpm
================ changes of 'libmariadb.so.3'===============
Functions changes summary: 0 Removed, 3 Changed (189 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable
3 functions with some indirect sub-type change:
[C] 'function int ma_pvio_register_callback(my_bool, void (int, MYSQL*, const uchar*, typedef size_t)*)' at ma_pvio.c:567:1 has some indirect sub-type changes:
parameter 2 of type 'void (int, MYSQL*, const uchar*, typedef size_t)*' has sub-type changes:
in pointed to type 'function type void (int, MYSQL*, const uchar*, typedef size_t)':
parameter 2 of type 'MYSQL*' has sub-type changes:
in pointed to type 'typedef MYSQL' at mysql.h:377:1:
underlying type 'struct st_mysql' at mysql.h:337:1 changed:
type size hasn't changed
2 data member changes (2 filtered):
type of 'NET net' changed:
underlying type 'struct st_net' at mariadb_com.h:271:1 changed:
type size hasn't changed
2 data member changes:
type of 'MARIADB_PVIO* pvio' changed:
in pointed to type 'typedef MARIADB_PVIO' at mariadb_com.h:255:1:
underlying type 'struct st_ma_pvio' at ma_pvio.h:73:1 changed:
type size changed from 768 to 896 (in bits)
2 data member insertions:
'size_t bytes_read', at offset 768 (in bits) at ma_pvio.h:87:1
'size_t bytes_sent', at offset 832 (in bits) at ma_pvio.h:88:1
no data member changes (5 filtered);
type of 'st_mariadb_net_extension* extension' changed:
in pointed to type 'struct st_mariadb_net_extension' at ma_common.h:99:1:
type size changed from 64 to 192 (in bits)
2 data member insertions:
'ma_compress_ctx* compression_ctx', at offset 64 (in bits) at ma_common.h:102:1
'MARIADB_COMPRESSION_PLUGIN* compression_plugin', at offset 128 (in bits) at ma_common.h:103:1
type of 'st_mysql_options options' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'st_mysql_options_extension* extension' changed:
in pointed to type 'struct st_mysql_options_extension' at ma_common.h:51:1:
type size changed from 2688 to 3008 (in bits)
5 data member insertions:
'char* restricted_auth', at offset 2688 (in bits) at ma_common.h:84:1
'char* rpl_host', at offset 2752 (in bits) at ma_common.h:85:1
'unsigned short int rpl_port', at offset 2816 (in bits) at ma_common.h:86:1
'void (void*, enum enum_mariadb_status_info, variadic parameter type)* status_callback', at offset 2880 (in bits) at ma_common.h:87:1
'void* status_data', at offset 2944 (in bits) at ma_common.h:88:1
1 data member changes (2 filtered):
type of 'mysql_async_context* async_context' changed:
in pointed to type 'struct mysql_async_context' at ma_context.h:171:1:
type size changed from 1088 to 1152 (in bits)
1 data member insertion:
'addrinfo* pending_gai_res', at offset 384 (in bits) at ma_context.h:233:1
1 data member changes (2 filtered):
'my_context async_context' offset changed from 384 to 448 (in bits) (by +64 bits)
[C] 'function void mariadb_free_rpl_event(MARIADB_RPL_EVENT*)' at mariadb_rpl.c:88:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL_EVENT*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL_EVENT' at mariadb_rpl.h:297:1:
underlying type 'struct st_mariadb_rpl_event' at mariadb_rpl.h:259:1 changed:
type size changed from 1408 to 1472 (in bits)
2 data member insertions:
'uint8_t is_semi_sync', at offset 1408 (in bits) at mariadb_rpl.h:295:1
'uint8_t semi_sync_flags', at offset 1416 (in bits) at mariadb_rpl.h:296:1
1 data member change:
type of 'mariadb_rpl_event event_type' changed:
type size hasn't changed
1 enumerator insertion:
'mariadb_rpl_event::PARTIAL_UPDATE_ROWS_EVENT' value '39'
1 enumerator change:
'mariadb_rpl_event::MYSQL_EVENTS_END' from value '39' to '40' at mariadb_rpl.h:57:1
[C] 'function void mariadb_rpl_close(MARIADB_RPL*)' at mariadb_rpl.c:555:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL' at mariadb_rpl.h:160:1:
underlying type 'struct st_mariadb_rpl' at mariadb_rpl.h:143:1 changed:
type size hasn't changed
1 data member insertion:
'uint8_t artificial_checksun', at offset 560 (in bits) at mariadb_rpl.h:159:1
no data member change (1 filtered);
================ end of changes of 'libmariadb.so.3'===============
Release notes:
https://mariadb.com/kb/en/mariadb-connector-c-330-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-331-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-332-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-333-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-334-release-notes/
Note:
The CONC-C 3.1 is still used to this day in MariaDB 10.5.
MariaDB 10.5.19 uses CONC-C 3.1.20
2023-04-04 02:07:20 +00:00
|
|
|
Version: 3.3.4
|
2023-04-19 12:18:56 +00:00
|
|
|
Release: 2%{?with_debug:.debug}%{?dist}
|
2016-10-18 11:28:09 +00:00
|
|
|
Summary: The MariaDB Native Client library (C driver)
|
2023-03-30 20:39:10 +00:00
|
|
|
License: LGPL-2.1-or-later
|
2019-10-04 09:37:36 +00:00
|
|
|
Source: https://downloads.mariadb.org/interstitial/connector-c-%{version}/%{name}-%{version}-src.tar.gz
|
2018-07-17 22:41:53 +00:00
|
|
|
Source2: my.cnf
|
|
|
|
Source3: client.cnf
|
2017-01-23 23:00:42 +00:00
|
|
|
Url: http://mariadb.org/
|
2017-10-26 15:35:37 +00:00
|
|
|
# More information: https://mariadb.com/kb/en/mariadb/building-connectorc-from-source/
|
|
|
|
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
2019-08-19 21:33:32 +00:00
|
|
|
Patch1: testsuite.patch
|
2020-08-05 10:27:17 +00:00
|
|
|
%endif
|
2019-08-19 21:33:32 +00:00
|
|
|
|
2018-07-18 09:02:42 +00:00
|
|
|
Requires: %{_sysconfdir}/my.cnf
|
2023-04-19 12:16:21 +00:00
|
|
|
BuildRequires: gcc-c++ cmake openssl-devel zlib-devel libzstd-devel
|
2017-07-24 15:57:23 +00:00
|
|
|
# Remote-IO plugin
|
|
|
|
BuildRequires: libcurl-devel
|
2019-05-15 14:22:18 +00:00
|
|
|
# auth_gssapi_client plugin
|
|
|
|
BuildRequires: krb5-devel
|
2014-09-24 10:54:24 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
The MariaDB Native Client library (C driver) is used to connect applications
|
|
|
|
developed in C/C++ to MariaDB and MySQL databases.
|
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%package devel
|
2017-06-15 09:15:56 +00:00
|
|
|
Summary: Development files for mariadb-connector-c
|
2018-06-29 10:13:15 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2022-02-17 11:28:21 +00:00
|
|
|
Recommends: %{name}-doc = %{version}-%{release}
|
2019-03-29 11:29:32 +00:00
|
|
|
Requires: openssl-devel zlib-devel
|
2018-09-04 13:17:05 +00:00
|
|
|
BuildRequires: multilib-rpm-config
|
2021-04-27 13:46:33 +00:00
|
|
|
Conflicts: %{?fedora:community-}mysql-devel
|
2014-09-24 10:54:24 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
Development files for mariadb-connector-c.
|
2017-10-26 15:35:37 +00:00
|
|
|
Contains everything needed to build against libmariadb.so >=3 client library.
|
2016-10-18 11:28:09 +00:00
|
|
|
|
|
|
|
|
2022-02-17 11:28:21 +00:00
|
|
|
%package doc
|
|
|
|
Summary: Manual pages documenting API of the libmariadb.so library
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
Manual pages documenting API of the libmariadb.so library.
|
|
|
|
|
|
|
|
|
2018-08-03 13:01:51 +00:00
|
|
|
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
2019-08-19 21:33:32 +00:00
|
|
|
%package test
|
|
|
|
Summary: Testsuite files for mariadb-connector-c
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: cmake
|
|
|
|
Recommends: mariadb-server
|
|
|
|
|
|
|
|
%description test
|
|
|
|
Testsuite files for mariadb-connector-c.
|
|
|
|
Contains binaries and a prepared CMake ctest file.
|
|
|
|
Requires running MariaDB / MySQL server with create database "test".
|
2020-08-05 10:27:17 +00:00
|
|
|
%endif
|
2019-08-19 21:33:32 +00:00
|
|
|
|
|
|
|
|
2018-07-17 22:41:53 +00:00
|
|
|
%package config
|
2018-08-03 13:01:51 +00:00
|
|
|
Summary: Configuration files for packages that use /etc/my.cnf as a configuration file
|
2018-07-17 22:41:53 +00:00
|
|
|
BuildArch: noarch
|
2018-07-21 20:32:11 +00:00
|
|
|
Obsoletes: mariadb-config <= 3:10.3.8-4
|
2018-07-17 22:41:53 +00:00
|
|
|
|
|
|
|
%description config
|
|
|
|
This package delivers /etc/my.cnf that includes other configuration files
|
|
|
|
from the /etc/my.cnf.d directory and ships this directory as well.
|
|
|
|
Other packages should only put their files into /etc/my.cnf.d directory
|
|
|
|
and require this package, so the /etc/my.cnf file is present.
|
|
|
|
|
|
|
|
|
2018-08-03 13:01:51 +00:00
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%prep
|
2019-07-18 10:15:15 +00:00
|
|
|
%setup -q -n %{name}-%{version}-src
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
2023-04-19 12:40:24 +00:00
|
|
|
%patch -P1 -p1
|
2020-08-05 10:27:17 +00:00
|
|
|
%endif
|
2014-09-24 10:54:24 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
# Remove unsused parts
|
Rebase to 3.3.4
MariaDB upstream switched from using the 3.2 major version of CONC-C to using 3.3 major version CONC-C silently between MariaDB 10.6.8 and 10.6.9 in this commit:
https://github.com/MariaDB/server/commit/c1ea55ddb0
on 08/2022. From that point on, all MariaDB versions 10.(>=6) are using the CONC-C 3.3, and the CONC-C 3.2 stopped being developed
https://mariadb.org/connector-c/all-releases/
abipkgdiff --d1 mariadb-connector-c-debuginfo-3.2.7-3.fc39.x86_64.rpm --d2 mariadb-connector-c-debuginfo-3.3.4-2.fc39.x86_64.rpm mariadb-connector-c-3.2.7-3.fc39.x86_64.rpm mariadb-connector-c-3.3.4-2.fc39.x86_64.rpm
================ changes of 'libmariadb.so.3'===============
Functions changes summary: 0 Removed, 3 Changed (189 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable
3 functions with some indirect sub-type change:
[C] 'function int ma_pvio_register_callback(my_bool, void (int, MYSQL*, const uchar*, typedef size_t)*)' at ma_pvio.c:567:1 has some indirect sub-type changes:
parameter 2 of type 'void (int, MYSQL*, const uchar*, typedef size_t)*' has sub-type changes:
in pointed to type 'function type void (int, MYSQL*, const uchar*, typedef size_t)':
parameter 2 of type 'MYSQL*' has sub-type changes:
in pointed to type 'typedef MYSQL' at mysql.h:377:1:
underlying type 'struct st_mysql' at mysql.h:337:1 changed:
type size hasn't changed
2 data member changes (2 filtered):
type of 'NET net' changed:
underlying type 'struct st_net' at mariadb_com.h:271:1 changed:
type size hasn't changed
2 data member changes:
type of 'MARIADB_PVIO* pvio' changed:
in pointed to type 'typedef MARIADB_PVIO' at mariadb_com.h:255:1:
underlying type 'struct st_ma_pvio' at ma_pvio.h:73:1 changed:
type size changed from 768 to 896 (in bits)
2 data member insertions:
'size_t bytes_read', at offset 768 (in bits) at ma_pvio.h:87:1
'size_t bytes_sent', at offset 832 (in bits) at ma_pvio.h:88:1
no data member changes (5 filtered);
type of 'st_mariadb_net_extension* extension' changed:
in pointed to type 'struct st_mariadb_net_extension' at ma_common.h:99:1:
type size changed from 64 to 192 (in bits)
2 data member insertions:
'ma_compress_ctx* compression_ctx', at offset 64 (in bits) at ma_common.h:102:1
'MARIADB_COMPRESSION_PLUGIN* compression_plugin', at offset 128 (in bits) at ma_common.h:103:1
type of 'st_mysql_options options' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'st_mysql_options_extension* extension' changed:
in pointed to type 'struct st_mysql_options_extension' at ma_common.h:51:1:
type size changed from 2688 to 3008 (in bits)
5 data member insertions:
'char* restricted_auth', at offset 2688 (in bits) at ma_common.h:84:1
'char* rpl_host', at offset 2752 (in bits) at ma_common.h:85:1
'unsigned short int rpl_port', at offset 2816 (in bits) at ma_common.h:86:1
'void (void*, enum enum_mariadb_status_info, variadic parameter type)* status_callback', at offset 2880 (in bits) at ma_common.h:87:1
'void* status_data', at offset 2944 (in bits) at ma_common.h:88:1
1 data member changes (2 filtered):
type of 'mysql_async_context* async_context' changed:
in pointed to type 'struct mysql_async_context' at ma_context.h:171:1:
type size changed from 1088 to 1152 (in bits)
1 data member insertion:
'addrinfo* pending_gai_res', at offset 384 (in bits) at ma_context.h:233:1
1 data member changes (2 filtered):
'my_context async_context' offset changed from 384 to 448 (in bits) (by +64 bits)
[C] 'function void mariadb_free_rpl_event(MARIADB_RPL_EVENT*)' at mariadb_rpl.c:88:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL_EVENT*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL_EVENT' at mariadb_rpl.h:297:1:
underlying type 'struct st_mariadb_rpl_event' at mariadb_rpl.h:259:1 changed:
type size changed from 1408 to 1472 (in bits)
2 data member insertions:
'uint8_t is_semi_sync', at offset 1408 (in bits) at mariadb_rpl.h:295:1
'uint8_t semi_sync_flags', at offset 1416 (in bits) at mariadb_rpl.h:296:1
1 data member change:
type of 'mariadb_rpl_event event_type' changed:
type size hasn't changed
1 enumerator insertion:
'mariadb_rpl_event::PARTIAL_UPDATE_ROWS_EVENT' value '39'
1 enumerator change:
'mariadb_rpl_event::MYSQL_EVENTS_END' from value '39' to '40' at mariadb_rpl.h:57:1
[C] 'function void mariadb_rpl_close(MARIADB_RPL*)' at mariadb_rpl.c:555:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL' at mariadb_rpl.h:160:1:
underlying type 'struct st_mariadb_rpl' at mariadb_rpl.h:143:1 changed:
type size hasn't changed
1 data member insertion:
'uint8_t artificial_checksun', at offset 560 (in bits) at mariadb_rpl.h:159:1
no data member change (1 filtered);
================ end of changes of 'libmariadb.so.3'===============
Release notes:
https://mariadb.com/kb/en/mariadb-connector-c-330-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-331-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-332-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-333-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-334-release-notes/
Note:
The CONC-C 3.1 is still used to this day in MariaDB 10.5.
MariaDB 10.5.19 uses CONC-C 3.1.20
2023-04-04 02:07:20 +00:00
|
|
|
rm -r win win-iconv external/zlib
|
2017-10-26 15:35:37 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%build
|
2018-06-29 10:13:15 +00:00
|
|
|
# https://jira.mariadb.org/browse/MDEV-13836:
|
|
|
|
# The server has (used to have for ages) some magic around the port number.
|
|
|
|
# If it's 0, the default port value will use getservbyname("mysql", "tcp"), that is, whatever is written in /etc/services.
|
|
|
|
# If it's a positive number, say, 3306, it will be 3306, no matter what /etc/services say.
|
|
|
|
# I don't know if that behavior makes much sense, /etc/services wasn't supposed to be a system configuration file.
|
|
|
|
|
2019-07-16 10:54:21 +00:00
|
|
|
# The INSTALL_* macros have to be specified relative to CMAKE_INSTALL_PREFIX
|
2018-06-29 10:13:15 +00:00
|
|
|
# so we can't use %%{_datadir} and so forth here.
|
|
|
|
|
2017-07-24 15:57:23 +00:00
|
|
|
%cmake . \
|
2019-07-19 15:46:53 +00:00
|
|
|
-DCMAKE_BUILD_TYPE="%{?with_debug:Debug}%{!?with_debug:RelWithDebInfo}" \
|
2017-07-24 15:57:23 +00:00
|
|
|
-DCMAKE_SYSTEM_PROCESSOR="%{_arch}" \
|
2017-10-26 15:35:37 +00:00
|
|
|
\
|
2018-06-29 10:13:15 +00:00
|
|
|
-DMARIADB_UNIX_ADDR=%{_sharedstatedir}/mysql/mysql.sock \
|
2017-10-26 15:35:37 +00:00
|
|
|
-DMARIADB_PORT=3306 \
|
|
|
|
\
|
2020-08-05 10:27:17 +00:00
|
|
|
-DWITH_EXTERNAL_ZLIB=ON \
|
2017-10-26 15:35:37 +00:00
|
|
|
-DWITH_SSL=OPENSSL \
|
2017-07-24 15:57:23 +00:00
|
|
|
-DWITH_MYSQLCOMPAT=ON \
|
2019-09-11 11:03:58 +00:00
|
|
|
-DPLUGIN_CLIENT_ED25519=DYNAMIC \
|
2017-10-26 15:35:37 +00:00
|
|
|
\
|
2017-07-24 15:57:23 +00:00
|
|
|
-DINSTALL_LAYOUT=RPM \
|
2018-06-29 10:13:15 +00:00
|
|
|
-DINSTALL_BINDIR="bin" \
|
|
|
|
-DINSTALL_LIBDIR="%{_lib}" \
|
|
|
|
-DINSTALL_INCLUDEDIR="include/mysql" \
|
|
|
|
-DINSTALL_PLUGINDIR="%{_lib}/mariadb/plugin" \
|
2019-01-02 13:43:30 +00:00
|
|
|
-DINSTALL_PCDIR="%{_lib}/pkgconfig" \
|
2018-05-16 14:23:11 +00:00
|
|
|
\
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
|
|
|
-DWITH_UNIT_TESTS=ON
|
|
|
|
%endif
|
|
|
|
|
|
|
|
# Override all optimization flags when making a debug build
|
|
|
|
%if %{with debug}
|
|
|
|
CFLAGS="$CFLAGS -O0 -g"; export CFLAGS
|
|
|
|
CXXFLAGS="$CXXFLAGS -O0 -g"; export CXXFLAGS
|
|
|
|
FFLAGS="$FFLAGS -O0 -g"; export FFLAGS
|
|
|
|
FCFLAGS="$FCFLAGS -O0 -g"; export FCFLAGS
|
|
|
|
%endif
|
2017-07-24 15:57:23 +00:00
|
|
|
|
2020-08-14 06:37:17 +00:00
|
|
|
cmake -B %__cmake_builddir -LAH
|
2014-09-24 10:54:24 +00:00
|
|
|
|
2020-08-05 10:27:17 +00:00
|
|
|
%cmake_build
|
2014-09-24 10:54:24 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%install
|
2020-08-05 10:27:17 +00:00
|
|
|
%cmake_install
|
2017-05-16 09:10:34 +00:00
|
|
|
|
2018-09-04 13:17:05 +00:00
|
|
|
%multilib_fix_c_header --file %{_includedir}/mysql/mariadb_version.h
|
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
# Remove static linked libraries and symlinks to them
|
2018-06-29 10:13:15 +00:00
|
|
|
rm %{buildroot}%{_libdir}/lib*.a
|
2017-05-16 09:10:34 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
# Add a compatibility symlinks
|
2017-08-14 20:31:09 +00:00
|
|
|
ln -s mariadb_config %{buildroot}%{_bindir}/mysql_config
|
2017-10-26 15:35:37 +00:00
|
|
|
ln -s mariadb_version.h %{buildroot}%{_includedir}/mysql/mysql_version.h
|
2017-09-13 18:31:34 +00:00
|
|
|
|
2018-07-17 22:41:53 +00:00
|
|
|
# Install config files
|
|
|
|
install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/my.cnf
|
|
|
|
install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/my.cnf.d/client.cnf
|
|
|
|
|
2017-10-04 16:18:05 +00:00
|
|
|
|
|
|
|
|
2018-05-16 14:23:11 +00:00
|
|
|
%check
|
2018-06-29 10:13:15 +00:00
|
|
|
# Check the generated configuration on the actual machine
|
|
|
|
%{buildroot}%{_bindir}/mariadb_config
|
2018-05-16 14:23:11 +00:00
|
|
|
|
|
|
|
# Run the unit tests
|
|
|
|
# - don't run mytap tests
|
|
|
|
# - ignore the testsuite result for now. Enable tests now, fix them later.
|
2019-05-21 08:54:34 +00:00
|
|
|
# Note: there must be a database called 'test' created for the testcases to be run
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
2023-04-18 17:52:34 +00:00
|
|
|
%ctest --test-dir %{__cmake_builddir}/unittest/libmariadb/ || :
|
2020-08-05 10:27:17 +00:00
|
|
|
%endif
|
2018-05-16 14:23:11 +00:00
|
|
|
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%files
|
2019-08-21 14:42:30 +00:00
|
|
|
%{_libdir}/libmariadb.so.3
|
2017-06-15 09:15:56 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
%dir %{_libdir}/mariadb
|
|
|
|
%dir %{_libdir}/mariadb/plugin
|
|
|
|
%{_libdir}/mariadb/plugin/*
|
2017-02-06 23:46:10 +00:00
|
|
|
|
|
|
|
%doc README
|
|
|
|
%license COPYING.LIB
|
|
|
|
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
|
2022-02-17 11:28:21 +00:00
|
|
|
%files doc
|
|
|
|
# Library manual pages
|
2022-05-24 12:20:18 +00:00
|
|
|
%{_mandir}/man3/{mariadb,mysql}_*.3*
|
2022-02-17 11:28:21 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2016-11-03 09:24:15 +00:00
|
|
|
%files devel
|
2017-10-26 15:35:37 +00:00
|
|
|
# Binary which provides compiler info for software compiling against this library
|
2016-11-03 09:24:15 +00:00
|
|
|
%{_bindir}/mariadb_config
|
2017-08-14 20:31:09 +00:00
|
|
|
%{_bindir}/mysql_config
|
2017-06-15 09:15:56 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
# Symlinks to the versioned library
|
|
|
|
%{_libdir}/libmariadb.so
|
|
|
|
%{_libdir}/libmysqlclient.so
|
|
|
|
%{_libdir}/libmysqlclient_r.so
|
2017-06-15 09:15:56 +00:00
|
|
|
|
2018-11-19 13:15:23 +00:00
|
|
|
# Pkgconfig
|
|
|
|
%{_libdir}/pkgconfig/libmariadb.pc
|
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
# Header files
|
|
|
|
%dir %{_includedir}/mysql
|
|
|
|
%{_includedir}/mysql/*
|
2016-10-18 11:28:09 +00:00
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
|
2018-07-17 22:41:53 +00:00
|
|
|
%files config
|
|
|
|
%dir %{_sysconfdir}/my.cnf.d
|
|
|
|
%config(noreplace) %{_sysconfdir}/my.cnf
|
|
|
|
%config(noreplace) %{_sysconfdir}/my.cnf.d/client.cnf
|
|
|
|
|
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
|
2020-08-05 10:27:17 +00:00
|
|
|
%if %{with testsuite}
|
2019-08-19 21:33:32 +00:00
|
|
|
%files test
|
|
|
|
%dir %{_datadir}/%{name}
|
|
|
|
%{_datadir}/%{name}/*
|
2023-04-19 12:23:38 +00:00
|
|
|
# Note: The following shared library should be moved from libdir to some sub-directory. e.g. libdir/mariadb/connector-c/tests
|
2019-08-19 21:33:32 +00:00
|
|
|
%{_libdir}/libcctap.so
|
2020-08-05 10:27:17 +00:00
|
|
|
%endif
|
2019-08-19 21:33:32 +00:00
|
|
|
|
|
|
|
|
2019-05-21 08:29:10 +00:00
|
|
|
# Opened issues on the upstream tracker:
|
|
|
|
# https://jira.mariadb.org/browse/CONC-293
|
|
|
|
# DESCRIPTION: add mysql_config and mariadb_config man page
|
|
|
|
# IN_PROGRESS: upsteam plans to add it to 3.1 release
|
2019-08-21 14:42:30 +00:00
|
|
|
# https://jira.mariadb.org/browse/CONC-436
|
|
|
|
# DESCRIPTION: Make testsuite independent / portable
|
|
|
|
# NEW: PR submitted, problem explained, waiting on upstream response
|
2019-05-21 08:29:10 +00:00
|
|
|
|
2019-05-21 08:34:48 +00:00
|
|
|
# Downstream issues:
|
|
|
|
# Start running this package testsuite at the build time
|
|
|
|
# It requires a running MariaDB server
|
|
|
|
# mariadb-server package pulls in mariadb-connector-c as a dependency
|
|
|
|
# Need to ensure, that the testsuite is ran against the newly build library, instead of the one from the pulled package
|
|
|
|
# Need to ensure, that the testsuite will also run properly on 'fedpkg local' buid, not damaging the host machine
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
%changelog
|
Rebase to 3.3.4
MariaDB upstream switched from using the 3.2 major version of CONC-C to using 3.3 major version CONC-C silently between MariaDB 10.6.8 and 10.6.9 in this commit:
https://github.com/MariaDB/server/commit/c1ea55ddb0
on 08/2022. From that point on, all MariaDB versions 10.(>=6) are using the CONC-C 3.3, and the CONC-C 3.2 stopped being developed
https://mariadb.org/connector-c/all-releases/
abipkgdiff --d1 mariadb-connector-c-debuginfo-3.2.7-3.fc39.x86_64.rpm --d2 mariadb-connector-c-debuginfo-3.3.4-2.fc39.x86_64.rpm mariadb-connector-c-3.2.7-3.fc39.x86_64.rpm mariadb-connector-c-3.3.4-2.fc39.x86_64.rpm
================ changes of 'libmariadb.so.3'===============
Functions changes summary: 0 Removed, 3 Changed (189 filtered out), 0 Added functions
Variables changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added variable
3 functions with some indirect sub-type change:
[C] 'function int ma_pvio_register_callback(my_bool, void (int, MYSQL*, const uchar*, typedef size_t)*)' at ma_pvio.c:567:1 has some indirect sub-type changes:
parameter 2 of type 'void (int, MYSQL*, const uchar*, typedef size_t)*' has sub-type changes:
in pointed to type 'function type void (int, MYSQL*, const uchar*, typedef size_t)':
parameter 2 of type 'MYSQL*' has sub-type changes:
in pointed to type 'typedef MYSQL' at mysql.h:377:1:
underlying type 'struct st_mysql' at mysql.h:337:1 changed:
type size hasn't changed
2 data member changes (2 filtered):
type of 'NET net' changed:
underlying type 'struct st_net' at mariadb_com.h:271:1 changed:
type size hasn't changed
2 data member changes:
type of 'MARIADB_PVIO* pvio' changed:
in pointed to type 'typedef MARIADB_PVIO' at mariadb_com.h:255:1:
underlying type 'struct st_ma_pvio' at ma_pvio.h:73:1 changed:
type size changed from 768 to 896 (in bits)
2 data member insertions:
'size_t bytes_read', at offset 768 (in bits) at ma_pvio.h:87:1
'size_t bytes_sent', at offset 832 (in bits) at ma_pvio.h:88:1
no data member changes (5 filtered);
type of 'st_mariadb_net_extension* extension' changed:
in pointed to type 'struct st_mariadb_net_extension' at ma_common.h:99:1:
type size changed from 64 to 192 (in bits)
2 data member insertions:
'ma_compress_ctx* compression_ctx', at offset 64 (in bits) at ma_common.h:102:1
'MARIADB_COMPRESSION_PLUGIN* compression_plugin', at offset 128 (in bits) at ma_common.h:103:1
type of 'st_mysql_options options' changed:
type size hasn't changed
1 data member changes (1 filtered):
type of 'st_mysql_options_extension* extension' changed:
in pointed to type 'struct st_mysql_options_extension' at ma_common.h:51:1:
type size changed from 2688 to 3008 (in bits)
5 data member insertions:
'char* restricted_auth', at offset 2688 (in bits) at ma_common.h:84:1
'char* rpl_host', at offset 2752 (in bits) at ma_common.h:85:1
'unsigned short int rpl_port', at offset 2816 (in bits) at ma_common.h:86:1
'void (void*, enum enum_mariadb_status_info, variadic parameter type)* status_callback', at offset 2880 (in bits) at ma_common.h:87:1
'void* status_data', at offset 2944 (in bits) at ma_common.h:88:1
1 data member changes (2 filtered):
type of 'mysql_async_context* async_context' changed:
in pointed to type 'struct mysql_async_context' at ma_context.h:171:1:
type size changed from 1088 to 1152 (in bits)
1 data member insertion:
'addrinfo* pending_gai_res', at offset 384 (in bits) at ma_context.h:233:1
1 data member changes (2 filtered):
'my_context async_context' offset changed from 384 to 448 (in bits) (by +64 bits)
[C] 'function void mariadb_free_rpl_event(MARIADB_RPL_EVENT*)' at mariadb_rpl.c:88:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL_EVENT*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL_EVENT' at mariadb_rpl.h:297:1:
underlying type 'struct st_mariadb_rpl_event' at mariadb_rpl.h:259:1 changed:
type size changed from 1408 to 1472 (in bits)
2 data member insertions:
'uint8_t is_semi_sync', at offset 1408 (in bits) at mariadb_rpl.h:295:1
'uint8_t semi_sync_flags', at offset 1416 (in bits) at mariadb_rpl.h:296:1
1 data member change:
type of 'mariadb_rpl_event event_type' changed:
type size hasn't changed
1 enumerator insertion:
'mariadb_rpl_event::PARTIAL_UPDATE_ROWS_EVENT' value '39'
1 enumerator change:
'mariadb_rpl_event::MYSQL_EVENTS_END' from value '39' to '40' at mariadb_rpl.h:57:1
[C] 'function void mariadb_rpl_close(MARIADB_RPL*)' at mariadb_rpl.c:555:1 has some indirect sub-type changes:
parameter 1 of type 'MARIADB_RPL*' has sub-type changes:
in pointed to type 'typedef MARIADB_RPL' at mariadb_rpl.h:160:1:
underlying type 'struct st_mariadb_rpl' at mariadb_rpl.h:143:1 changed:
type size hasn't changed
1 data member insertion:
'uint8_t artificial_checksun', at offset 560 (in bits) at mariadb_rpl.h:159:1
no data member change (1 filtered);
================ end of changes of 'libmariadb.so.3'===============
Release notes:
https://mariadb.com/kb/en/mariadb-connector-c-330-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-331-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-332-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-333-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-334-release-notes/
Note:
The CONC-C 3.1 is still used to this day in MariaDB 10.5.
MariaDB 10.5.19 uses CONC-C 3.1.20
2023-04-04 02:07:20 +00:00
|
|
|
* Tue Apr 18 2023 Michal Schorm <mschorm@redhat.com> - 3.3.4-1
|
|
|
|
- Rebase to 3.3.4
|
|
|
|
|
2023-01-19 18:56:59 +00:00
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.7-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-07-21 20:30:41 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.7-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-11 08:51:18 +00:00
|
|
|
* Sat Jun 11 2022 Michal Schorm <mschorm@redhat.com> - 3.2.7-1
|
|
|
|
- Rebase to 3.2.7
|
|
|
|
|
2022-02-17 11:28:21 +00:00
|
|
|
* Wed Feb 16 2022 Michal Schorm <mschorm@redhat.com> - 3.2.6-1
|
|
|
|
- Rebase to 3.2.6
|
|
|
|
- Introduction of a new '*-doc' subpackage
|
|
|
|
|
2022-01-20 18:41:34 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.13-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-09-14 17:07:37 +00:00
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 3.1.13-3
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
2021-07-22 13:45:14 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.13-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-05-13 23:51:49 +00:00
|
|
|
* Fri May 14 2021 Michal Schorm <mschorm@redhat.com> - 3.1.13-1
|
|
|
|
- Rebase to 3.1.13
|
|
|
|
|
2021-02-24 03:02:28 +00:00
|
|
|
* Wed Feb 24 2021 Michal Schorm <mschorm@redhat.com> - 3.1.12-1
|
|
|
|
- Rebase to 3.1.12
|
|
|
|
|
2021-01-26 19:15:55 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.11-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-11-04 20:57:57 +00:00
|
|
|
* Wed Nov 04 2020 Michal Schorm <mschorm@redhat.com> - 3.1.11-1
|
|
|
|
- Rebase to 3.1.11
|
|
|
|
|
2020-09-18 06:46:59 +00:00
|
|
|
* Fri Sep 18 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.10-1
|
|
|
|
- Rebase to 3.1.10
|
|
|
|
|
2020-08-05 10:27:17 +00:00
|
|
|
* Tue Aug 04 2020 Michal Schorm <mschorm@redhat.com> - 3.1.9-5
|
|
|
|
- Revert the CMake change regarding the in-source builds for now
|
|
|
|
- %%cmake macro covers the %%{set_build_flags}, so they are not needed
|
|
|
|
That also means, the debug buildchnages to the build flags must be done AFTER the
|
|
|
|
%%cmake macro was used.
|
|
|
|
- %%cmake macro also covers the CMAKE_INSTALL_PREFIX="%%{_prefix}" option
|
|
|
|
- Default to %%cmake commands instead fo %%make commands
|
|
|
|
- Update the WITH_UNITTEST macro to the one upstream use now
|
|
|
|
- Introduce macro to enable / disable testusite (and building of the *-test subpackage)
|
|
|
|
|
2020-08-01 04:24:09 +00:00
|
|
|
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.9-4
|
|
|
|
- Second attempt - Rebuilt for
|
|
|
|
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-28 06:53:00 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.9-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-14 12:52:20 +00:00
|
|
|
* Tue Jul 14 2020 Michal Schorm <mschorm@redhat.com> - 3.1.9-2
|
|
|
|
- Add explicit confict between mariadb-connector-c-devel and community-mysql-devel packages
|
|
|
|
|
2020-06-24 12:50:28 +00:00
|
|
|
* Wed Jun 24 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.9-1
|
|
|
|
- Rebase to 3.1.9
|
|
|
|
|
2020-05-23 16:08:28 +00:00
|
|
|
* Thu May 14 2020 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.8-1
|
|
|
|
- Rebase to 3.1.8
|
|
|
|
|
2020-03-16 03:29:09 +00:00
|
|
|
* Mon Mar 16 2020 Michal Schorm <mschorm@redhat.com> - 3.1.7-2
|
|
|
|
- Rebase to 3.1.7 latest git
|
|
|
|
Fix for: https://jira.mariadb.org/browse/CONC-441
|
|
|
|
|
2020-02-03 14:40:11 +00:00
|
|
|
* Mon Feb 03 2020 Michal Schorm <mschorm@redhat.com> - 3.1.7-1
|
|
|
|
- Rebase to 3.1.7
|
|
|
|
|
2020-01-29 12:04:02 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-12-17 13:22:57 +00:00
|
|
|
* Tue Dec 17 2019 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.6-1
|
|
|
|
- Rebase to 3.1.6
|
|
|
|
|
2019-11-12 11:41:39 +00:00
|
|
|
* Tue Nov 12 2019 Michal Schorm <mschorm@redhat.com> - 3.1.5-1
|
|
|
|
- Rebase to 3.1.5
|
|
|
|
|
2019-11-03 12:28:57 +00:00
|
|
|
* Sun Nov 03 2019 Michal Schorm <mschorm@redhat.com> - 3.1.4-2
|
|
|
|
- Fix for #1624533
|
|
|
|
|
2019-10-04 09:37:36 +00:00
|
|
|
* Wed Sep 18 2019 Lukas Javorsky <ljavorsk@redhat.com> - 3.1.4-1
|
|
|
|
- Rebase to 3.1.4
|
|
|
|
|
2019-09-11 11:03:58 +00:00
|
|
|
* Wed Sep 11 2019 Michal Schorm <mschorm@redhat.com> - 3.1.3-3
|
|
|
|
- Enable building of the ed25519 client plugin.
|
|
|
|
It won't be shipped anymore by 'mariadb-server'
|
|
|
|
|
2019-08-19 21:33:32 +00:00
|
|
|
* Mon Aug 19 2019 Michal Schorm <mschorm@redhat.com> - 3.1.3-2
|
|
|
|
- Extract the prepared testsuite to the standalone subpackage so it can be run outside of the buildroot
|
|
|
|
|
2019-08-02 17:04:46 +00:00
|
|
|
* Fri Aug 02 2019 Michal Schorm <mschorm@redhat.com> - 3.1.3-1
|
|
|
|
- Rebase to 3.1.3 version
|
|
|
|
- Patch upstreamed
|
2019-08-21 14:42:30 +00:00
|
|
|
- Remove glob from library version, as per Fedora Packaging Guidelines
|
2019-08-02 17:04:46 +00:00
|
|
|
|
2019-07-19 14:20:42 +00:00
|
|
|
* Fri Jul 19 2019 Michal Schorm <mschorm@redhat.com> - 3.1.2-2
|
|
|
|
- Use macro to set build flags
|
|
|
|
|
2019-07-16 10:54:21 +00:00
|
|
|
* Fri Jul 12 2019 Michal Schorm <mschorm@redhat.com> - 3.1.2-1
|
|
|
|
- Rebase to 3.1 version
|
|
|
|
- Disabling the ED25519 plugin
|
|
|
|
- Plugindir patch upstreamed
|
2019-07-16 12:07:33 +00:00
|
|
|
- Added debug build switch
|
2019-07-16 10:54:21 +00:00
|
|
|
|
2019-05-21 13:12:54 +00:00
|
|
|
* Tue May 21 2019 Michal Schorm <mschorm@redhat.com> - 3.0.10-2
|
|
|
|
- Fix overlinking issues
|
|
|
|
|
2019-05-15 14:22:18 +00:00
|
|
|
* Wed May 15 2019 Michal Schorm <mschorm@redhat.com> - 3.0.10-1
|
|
|
|
- Rebase to 3.0.10
|
2019-05-21 08:08:58 +00:00
|
|
|
- Remove scriplet; no longer needed
|
2019-05-15 14:22:18 +00:00
|
|
|
|
2019-03-29 11:29:32 +00:00
|
|
|
* Fri Mar 29 2019 Michal Schorm <mschorm@redhat.com> - 3.0.9-3
|
|
|
|
- Add "zlib-devel" requirement in "-devel" subpackage. MariaDB requires
|
|
|
|
linking with "-lz", which will fail without the zlib library
|
|
|
|
- Related: #1693966
|
|
|
|
|
2019-03-21 03:15:19 +00:00
|
|
|
* Mon Feb 18 2019 Michal Schorm <mschorm@redhat.com> - 3.0.9-2
|
|
|
|
- Fix plugindir issues
|
|
|
|
Resolves: #1624533
|
|
|
|
|
2019-02-18 10:35:49 +00:00
|
|
|
* Mon Feb 18 2019 Michal Schorm <mschorm@redhat.com> - 3.0.9-1
|
|
|
|
- Rebase to 3.0.9
|
|
|
|
|
2019-02-01 09:39:38 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.8-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-02 13:43:30 +00:00
|
|
|
* Wed Jan 02 2019 Michal Schorm <mschorm@redhat.com> - 3.0.8-1
|
|
|
|
- Rebase to 3.0.8
|
|
|
|
|
2018-11-19 13:15:23 +00:00
|
|
|
* Mon Nov 19 2018 Michal Schorm <mschorm@redhat.com> - 3.0.7-1
|
|
|
|
- Rebase to 3.0.7
|
|
|
|
|
2018-09-04 13:17:05 +00:00
|
|
|
* Tue Sep 04 2018 Michal Schorm <mschorm@redhat.com> - 3.0.6-2
|
|
|
|
- Fix parallel installability of x86_64 and i686 devel package
|
|
|
|
|
2018-08-03 13:01:51 +00:00
|
|
|
* Fri Aug 03 2018 Michal Schorm <mschorm@redhat.com> - 3.0.6-1
|
|
|
|
- Rebase to 3.0.6
|
|
|
|
|
2018-07-17 22:41:53 +00:00
|
|
|
* Tue Jul 17 2018 Honza Horak <hhorak@redhat.com> - 3.0.5-3
|
|
|
|
- Add -config sub-package that delivers system-wide /etc/my.cnf and
|
|
|
|
/etc/my.cnf.d directory, that other packages should use
|
2018-07-18 09:02:42 +00:00
|
|
|
This package also obsoletes mariadb-config
|
2018-07-17 22:41:53 +00:00
|
|
|
|
2018-07-13 09:47:38 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-08 15:37:20 +00:00
|
|
|
* Fri Jun 08 2018 Michal Schorm <mschorm@redhat.com> - 3.0.5-1
|
|
|
|
- Rebase to 3.0.5
|
|
|
|
|
2018-04-26 11:14:05 +00:00
|
|
|
* Thu Apr 26 2018 Michal Schorm <mschorm@redhat.com> - 3.0.4-1
|
|
|
|
- Rebase to 3.0.4
|
|
|
|
|
2018-04-23 12:17:42 +00:00
|
|
|
* Mon Apr 23 2018 Michal Schorm <mschorm@redhat.com> - 3.0.3-4
|
|
|
|
- Further fix of the '--plugindir' output from the config binary
|
|
|
|
Realted: #1569159
|
|
|
|
|
2018-03-21 15:34:40 +00:00
|
|
|
* Wed Mar 21 2018 Richard W.M. Jones <rjones@redhat.com> - 3.0.3-3
|
|
|
|
- Fix plugin install directory (INSTALL_PLUGINDIR not PLUGIN_INSTALL_DIR).
|
|
|
|
|
2018-02-08 00:57:20 +00:00
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-19 00:27:30 +00:00
|
|
|
* Fri Jan 19 2018 Michal Schorm <mschorm@redhat.com> - 3.0.3-1
|
|
|
|
- Rebase to 3.0.3
|
|
|
|
|
2017-11-27 12:54:24 +00:00
|
|
|
* Mon Nov 27 2017 Honza Horak <hhorak@redhat.com> - 3.0.2-21
|
|
|
|
- Remove unneeded dependency on xmlto
|
|
|
|
|
2017-11-14 15:14:14 +00:00
|
|
|
* Tue Nov 14 2017 Pavel Raiskup <praiskup@redhat.com> - 3.0.2-19
|
|
|
|
- drop misleading provides
|
|
|
|
|
2017-11-08 11:01:53 +00:00
|
|
|
* Wed Nov 08 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-19
|
|
|
|
- Move the scriptlet to the correct package
|
|
|
|
|
2017-11-01 23:42:55 +00:00
|
|
|
* Thu Nov 02 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-18
|
|
|
|
- Fix typo in require
|
|
|
|
|
2017-11-01 22:30:05 +00:00
|
|
|
* Wed Nov 01 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-17
|
|
|
|
- Use correct require for OpenSSL
|
|
|
|
|
2017-11-01 12:57:01 +00:00
|
|
|
* Wed Nov 01 2017 Merlin Mathesius <mmathesi@redhat.com> - 3.0.2-16
|
|
|
|
- Correct typo in spec file conditional
|
|
|
|
|
2017-10-31 22:24:47 +00:00
|
|
|
* Tue Oct 31 2017 Merlin Mathesius <mmathesi@redhat.com> - 3.0.2-15
|
|
|
|
- Cleanup spec file conditionals
|
|
|
|
|
2017-10-31 12:42:53 +00:00
|
|
|
* Tue Oct 31 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-14
|
|
|
|
- Remove Requires for openssl. Managed by RPM.
|
|
|
|
|
2017-10-30 12:25:35 +00:00
|
|
|
* Mon Oct 30 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-13
|
2017-10-31 12:42:53 +00:00
|
|
|
- Update scriplet dealing with symlinks as Guidelines suggests
|
2017-10-30 12:25:35 +00:00
|
|
|
Related: #1501933
|
|
|
|
|
2017-10-26 15:35:37 +00:00
|
|
|
* Thu Oct 26 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-12
|
|
|
|
- Move library directly to libdir, don't create any symlinks to directories
|
|
|
|
- Update scritplets, so they only check for old symlinks to directories
|
|
|
|
Related: #1501933
|
|
|
|
- Add 'Conflicts' with mariadb package on F<28
|
|
|
|
Related: #1506441
|
|
|
|
|
2017-10-09 12:21:41 +00:00
|
|
|
* Mon Oct 09 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-11
|
|
|
|
- Fix ldconfig path
|
|
|
|
|
2017-10-04 16:18:05 +00:00
|
|
|
* Wed Oct 04 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-10
|
|
|
|
- Add scriptlets to handle errors in /usr/lib64/ created by older versions
|
|
|
|
of mariadb and mariadb-connector-c pakages
|
|
|
|
|
2017-10-03 00:06:15 +00:00
|
|
|
* Wed Sep 20 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-9
|
2017-09-20 12:38:42 +00:00
|
|
|
- Add symlinks so more packages will build succesfully
|
2017-10-03 00:06:15 +00:00
|
|
|
- Change libdir from .../lib64/mariadb to mysql
|
|
|
|
Related: #1497234
|
2017-09-20 12:38:42 +00:00
|
|
|
|
2017-09-17 01:33:25 +00:00
|
|
|
* Wed Sep 13 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-7
|
|
|
|
- Move header files to the same location, as they would be in mariadb-server
|
|
|
|
- Add provides "libmysqlclient.so"
|
2017-09-13 18:31:34 +00:00
|
|
|
|
2017-09-05 11:04:34 +00:00
|
|
|
* Tue Sep 05 2017 Honza Horak <hhorak@redhat.com> - 3.0.2-5
|
|
|
|
- Remove a symlink /usr/lib64/mysql that conflicts with mariadb-libs
|
|
|
|
|
2017-08-14 20:31:09 +00:00
|
|
|
* Mon Aug 14 2017 Honza Horak <hhorak@redhat.com> - 3.0.2-4
|
|
|
|
- Add compatibility symlinks
|
|
|
|
|
2017-08-03 03:04:53 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 20:52:18 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-07-24 15:57:23 +00:00
|
|
|
* Wed Jun 07 2017 Michal Schorm <mschorm@redhat.com> - 3.0.2-1
|
|
|
|
- Rebase to version 3.0.2
|
|
|
|
- Library libmariadb.so.3 introduced
|
|
|
|
- Plugin Remote-IO enabled
|
|
|
|
|
2017-06-07 11:53:45 +00:00
|
|
|
* Wed Jun 07 2017 Michal Schorm <mschorm@redhat.com> - 2.3.3-1
|
|
|
|
- Rebase to version 2.3.3
|
|
|
|
- Patch dropped, solved by upstream; https://jira.mariadb.org/browse/CONC-231
|
|
|
|
|
2017-02-06 23:46:10 +00:00
|
|
|
* Tue Feb 07 2017 Michal Schorm <mschorm@redhat.com> - 2.3.2-2
|
|
|
|
- Fix based on output from RPMLint in previous version
|
|
|
|
|
2017-01-23 23:00:42 +00:00
|
|
|
* Tue Jan 24 2017 Michal Schorm <mschorm@redhat.com> - 2.3.2-1
|
2017-02-06 23:46:10 +00:00
|
|
|
- Rebase to version 2.3.2, patch needed (fixed by upstream in later versions)
|
2017-01-23 23:00:42 +00:00
|
|
|
- Plugin dir moved from /libdir/plugin to /libdir/mariadb/plugin
|
|
|
|
|
2016-10-27 13:30:53 +00:00
|
|
|
* Thu Oct 27 2016 Michal Schorm <mschorm@redhat.com> - 2.3.1-3
|
|
|
|
- Fixed ownership of {_libdir}/mariadb (this dir must me owned by package)
|
|
|
|
- Fixed ownership of {_sysconfigdir}/ld.so.conf.d (this dir must me owned by package)
|
|
|
|
- Fixed redundnace on lines with {_sysconfigdir}/ld.so.conf.d
|
|
|
|
- Fixed ownership of {_bindir} (only one program is owned, so let's be accurate)
|
2016-11-03 09:24:15 +00:00
|
|
|
- Some comments added, for me and future maintainers
|
2016-10-27 13:30:53 +00:00
|
|
|
|
2016-10-18 11:28:09 +00:00
|
|
|
* Mon Oct 17 2016 Michal Schorm <mschorm@redhat.com> - 2.3.1-2
|
|
|
|
- Fixed ownership of {_libdir}/mariadb directory and cosmetic specfile changes
|
|
|
|
|
2016-09-13 10:54:05 +00:00
|
|
|
* Tue Sep 13 2016 Michal Schorm <mschorm@redhat.com> - 2.3.1-1
|
|
|
|
- Rebase to version 2.3.1
|
|
|
|
|
2016-02-04 04:53:31 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-07-23 13:53:10 +00:00
|
|
|
* Thu Jul 23 2015 Matej Mužila <mmuzila@redhat.com> - 2.1.0-1
|
|
|
|
- Rebase to version 2.1.0
|
|
|
|
|
2015-06-17 19:30:45 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2014-09-24 15:37:32 +00:00
|
|
|
* Wed Sep 24 2014 Matej Mužila <mmuzila@redhat.com> - 2.0.0-2
|
|
|
|
- Fixed html IDs in documentation
|
|
|
|
|
2014-09-24 10:54:24 +00:00
|
|
|
* Tue Aug 26 2014 Matej Mužila <mmuzila@redhat.com> - 2.0.0-2
|
|
|
|
- Initial version for 2.0.0
|