Commit Graph

265 Commits

Author SHA1 Message Date
Honza Horak 20e34b49a4 Remove dangling symlink to /etc/init.d/mysql 2016-02-16 10:43:14 +01:00
Honza Horak 3c90b1d1a2 Use epoch for obsoleting mariadb-galera-server 2016-02-13 17:24:01 +01:00
Honza Horak d13216c178 embedded-devel should require libaio-devel
Resolves: #1290517
2016-02-12 12:45:58 +01:00
Honza Horak e0c8c9c170 Add Provides: bundled(pcre) in case we build with bundled pcre
Related: #1302296
2016-02-12 12:25:14 +01:00
Honza Horak 3e8dc51024 Fix typo s/obsolate/obsolete/ 2016-02-12 08:34:57 +01:00
Honza Horak 2caa773538 Remove mariadb-wait-ready call from systemd unit, we have now systemd notify support
Make mariadb@.service similar to mariadb.service
2016-02-11 13:52:17 +01:00
Honza Horak f7a17ba600 Re-enable using libedit, which should be now fixed
Related: #1201988
2016-02-11 11:40:18 +01:00
Honza Horak d43c4315ab Obsolate mariadb-galera & mariadb-galera-server (thanks Tomas Repik)
Resolves: #1279753
2016-02-11 10:35:49 +01:00
Honza Horak a97ddad354 Add missing requirements for proper wsrep functionality 2016-02-11 10:24:38 +01:00
Honza Horak 43cc79ee49 Use systemd unit file more compatible with upstream 2016-02-08 06:56:32 +01:00
Honza Horak 0265f229ab Temporarily disabling oqgraph for
https://mariadb.atlassian.net/browse/MDEV-9479
2016-02-07 22:13:06 +01:00
Honza Horak 35f670f8ce Add files missing in spec 2016-02-07 14:29:38 +01:00
Dennis Gilmore 6562be992f - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 04:53:25 +00:00
Jakub Dorňák 0619ce4c5b Update to 10.1.11 2016-02-03 15:26:02 +01:00
Jakub Dorňák d9ffe7958a new-sources 2016-01-27 15:42:29 +01:00
Jakub Dorňák 9a948cc78e Update to 10.1.10 2016-01-27 15:13:32 +01:00
Dan Horák 61cbdd0245 - rebuilt for s390(x) 2015-12-07 16:07:44 +01:00
Jakub Dorňák 8b495216c9 another bunch of tests failing on s390 2015-12-01 09:12:19 +01:00
Honza Horak 26eedb7974 Expand variables in server.cnf 2015-11-03 13:05:53 +01:00
Jakub Dorňák 6290cad8ad Update to 10.1.8 2015-10-29 18:31:23 +01:00
Jonathan Wakely d9719cc625 Rebuilt for Boost 1.59 2015-08-27 20:44:52 +01:00
Jakub Dorňák ee6fef0b6f add warning to tmpfiles.d/mariadb.conf
related: #1241623
2015-08-17 09:42:45 +02:00
Jakub Dorňák d5335fe0bf the new test connect.endian fails on arm 2015-08-12 11:15:09 +02:00
Jakub Dorňák 919f31dbfa BuildRequires: perl(Memoize)
It has been split from the main perl package in f24
2015-08-11 13:45:51 +02:00
Jakub Dorňák 7d334d7eaf Update to 10.0.21 2015-08-10 17:34:16 +02:00
Dennis Gilmore c447717e1a - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 2015-07-29 12:50:05 -05:00
David Tardon 61786393f1 rebuild for Boost 1.58 2015-07-22 19:05:55 +02:00
Honza Horak fea52af2a7 Add tokuft_logprint into %files section 2015-06-24 07:09:40 -04:00
Honza Horak 1b9ef3ebd6 Update to 10.0.20 2015-06-23 22:42:54 -04:00
Dennis Gilmore 21e32e0f08 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 19:30:36 +00:00
Dan Horák 9df6d782e2 - Update lists of failing tests (jdornak)
Related: #1149647
2015-06-03 15:27:39 +02:00
Jakub Dorňák abbc049086 skip test connect.json_udf
related #1149647
2015-06-02 19:16:35 +02:00
Honza Horak 98df51dcdc Merge branch 'master' into f22 2015-05-11 10:22:57 +02:00
Honza Horak 162447e3a4 Update to 10.0.19 2015-05-11 10:22:30 +02:00
Honza Horak b4e648b57a Fix bogus data in changelog 2015-05-08 07:51:29 +02:00
Honza Horak 965e4581ba Fix openssl test to match openssl default ciphers
Conflicts:
	mariadb.spec
2015-05-08 07:50:50 +02:00
Honza Horak e621a3ac8f Fix openssl test to match openssl default ciphers
Conflicts:
	mariadb.spec
2015-05-08 07:49:22 +02:00
Honza Horak 913badf090 Update to 10.0.18
Conflicts:
	mariadb-ssltest.patch
	mariadb.spec
2015-05-07 22:40:48 +02:00
Honza Horak e83c0889de Fix mysqladmin crash if run with -u root -p
Resolves: #1207170

Conflicts:
	mariadb.spec
2015-05-07 22:39:11 +02:00
Honza Horak b5fe19261f Fail in case any command in check fails
Related: #1124791
2015-05-07 22:38:03 +02:00
Honza Horak 7d80bfec00 Add openssl as BuildRequires to run some openssl tests during build
Related: #1189180

Conflicts:
	mariadb.spec
2015-05-07 22:36:36 +02:00
Honza Horak 97dcf7410b Check permissions when starting service on RHEL-6
Resolves: #1194699

Conflicts:
	mariadb.spec
2015-05-07 22:34:54 +02:00
Honza Horak 35ddbf6329 Let plugin dir to be owned by -common
Conflicts:
	mariadb.spec
2015-05-07 22:33:17 +02:00
Honza Horak cef557efac Do not use libedit
Related: #1201988
2015-05-07 22:31:28 +02:00
Honza Horak 41d13c39ac Include client plugins into -common package since they are used by both -libs
and base packages.

Conflicts:
	mariadb.spec
2015-05-07 22:29:59 +02:00
Kalev Lember b0dd56bbb5 Rebuilt for GCC 5 C++11 ABI change 2015-05-02 15:54:15 +02:00
Honza Horak c9d7d6f31d Require -libs only when it is build 2015-03-06 21:50:59 +01:00
Honza Horak fa8f2eb58c Do not use scl prefix more than once in paths
Based on https://www.redhat.com/archives/sclorg/2015-February/msg00038.html

Conflicts:
	mariadb.spec
	my.cnf.in
2015-03-06 21:31:18 +01:00
Honza Horak 4568299fc7 Do not include symlink to libmysqlclient if not shipping the library
Conflicts:
	mariadb.spec
2015-03-06 21:20:34 +01:00
Honza Horak eb4231cae1 Wait for daemon ends
Resolves: #1072958

Conflicts:
	mariadb-scl-env-check.patch
	mariadb.spec
2015-03-06 21:18:26 +01:00