Commit Graph

86 Commits

Author SHA1 Message Date
Honza Horák
73abdb8e5e Adopt compatible system versioning
Related: #1045013
2014-01-17 10:26:42 +01:00
Rex Dieter
3e8dca5f47 move mysql_config alternatives scriptlets to -devel too 2014-01-13 14:36:16 -06:00
Honza Horák
8b23b854ab Move mysql_config to -devel sub-package and remove Require: mariadb
Related: #1050920
2014-01-10 09:57:54 +01:00
Honza Horák
d01f73bd77 Build with -O3 on ppc64
Related: #1051069
2014-01-10 09:51:00 +01:00
Honza Horák
2980890d18 Disable main.gis-precise test also for AArch64
Disable perfschema.func_file_io and perfschema.func_mutex for AArch64
(like it is done for 32-bit ARM)
Resolves: #1050974
2014-01-10 09:40:00 +01:00
Honza Horák
0b96aec067 Clean all non-needed doc files properly 2014-01-10 09:17:12 +01:00
Honza Horák
cf12bcb35c Read socketfile location in mariadb-prepare-db-dir script 2014-01-08 09:45:23 +01:00
Honza Horák
607492ed8a Get INFO_xxx files from the correct place 2014-01-07 11:00:18 +01:00
Honza Horák
0be8e58cfc Fix date in changelog 2014-01-06 18:10:30 +01:00
Honza Horák
9aff247e12 Use %%ghost directive for the log file
Related: 1043501
2014-01-06 18:09:21 +01:00
Honza Horák
96e337e120 Check if socket file is not being used by another process at a time of starting the service
Related: #1045435
2014-01-06 12:08:06 +01:00
Honza Horák
36b8db2178 Use upstream's layout for symbols version in client library
Related: #1045013
2014-01-06 12:00:39 +01:00
Honza Horák
de206ed6cd Don't test EDH-RSA-DES-CBC-SHA cipher, it seems to be removed from openssl which now makes mariadb/mysql FTBFS because openssl_1 test fails
Related: #1044565
2014-01-06 11:54:32 +01:00
Honza Horák
2b8c23763f Fix mariadb-wait-ready script 2013-11-27 15:22:54 +01:00
Honza Horák
26fa8b35cd Rebase to 5.5.34 2013-11-22 08:55:22 +01:00
Honza Horák
9a2be74e7b Fix spec file to be ready for backport by Oden Eriksson
Resolves: #1026404
2013-11-04 16:40:18 +01:00
Honza Horák
eb0830bac9 Check if correct process is running in mysql-wait-ready script
Related: #1026313
2013-11-04 13:12:04 +01:00
Honza Horák
2e73b0f970 Add pam-devel to build-requires in order to build
Related: #1019945
2013-11-04 13:08:21 +01:00
Honza Horák
4fa030a2d7 Turn on test suite 2013-10-14 13:33:35 +02:00
Honza Horak
25740ab053 Dont't build with TokuDB by default 2013-10-12 15:53:31 +02:00
Honza Horák
8c95b2e672 Don't backup patched files 2013-10-11 14:22:15 +02:00
Honza Horák
3976d8922b Disable tokudb_innodb_xa_crash test
Work-around for BZ#1018192
2013-10-11 14:08:35 +02:00
Honza Horák
55c4f60c21 Enable outfile_loaddata test 2013-10-11 10:57:14 +02:00
Honza Horák
5df5e512dc Rebase to 5.5.33a 2013-10-11 09:58:06 +02:00
Honza Horák
3c56e2eca7 Re-organize my.cnf to include only generic settings (RHBZ#1003115)
Move pid file location to /var/run/mariadb (RHBZ#999589)
Make mysqld a symlink to mariadb unit file rather than the opposite way (RHBZ#999589)
2013-09-02 17:47:26 +02:00
Honza Horák
1adc7451a4 Move log file into /var/log/mariadb/mariadb.log
Rename logrotate script to mariadb
Resolves: #999589
2013-08-29 16:03:31 +02:00
Rex Dieter
95fdcac209 fix alternatives usage 2013-08-14 10:02:37 -05:00
Honza Horák
a173dc7da2 Multilib issues solved by alternatives
Resolves: #986959
2013-08-13 18:22:37 +02:00
Petr Písař
b757ef51f9 Perl 5.18 rebuild 2013-08-03 13:43:23 +02:00
Honza Horák
d9b4c2f8e2 Do not use login shell for mysql user 2013-07-30 23:25:34 +02:00
Honza Horák
3318b49773 Add condition for doc placement in F20+ 2013-07-30 17:15:34 +02:00
Honza Horák
5460e2a995 Use scriptstub instead of links to avoid multilib conflicts 2013-07-30 16:04:38 +02:00
Honza Horák
feb70c23cb Enhance documentation in the unit file 2013-07-30 14:27:58 +02:00
Honza Horák
0aac98ab5a Fix multilib header location for arm 2013-07-30 12:14:56 +02:00
Honza Horák
ea30ccdab4 Create mariadb.service symlink 2013-07-30 12:08:59 +02:00
Honza Horák
8e08256ade Provide mysql-compat-server symbol 2013-07-30 10:04:11 +02:00
Honza Horák
3798b7b971 Remove unneeded systemd-sysv requires 2013-07-30 09:31:26 +02:00
Dennis Gilmore
6c646d81fc remove "Requires(pretrans): systemd" since its not possible
- when installing mariadb and systemd at the same time. as in a new install
2013-07-28 19:40:34 -05:00
Kevin Fenzi
5bfa689cc1 Set rpm doc macro to install docs in unversioned dir 2013-07-27 13:29:34 -06:00
Dennis Gilmore
273083bdf6 add Requires(pre) on systemd for the server package 2013-07-26 20:02:27 -05:00
Dennis Gilmore
8ad2d22359 get the path right for the solaris bits 2013-07-24 13:01:04 -05:00
Peter Robinson
c334060603 solaris needs recursive rm due to being a directory 2013-07-24 12:05:12 +01:00
Dennis Gilmore
dc53d01aeb remove solaris files that were installed
fixuo date in changelog
2013-07-23 23:25:45 -05:00
Dennis Gilmore
26a56b8fd0 replace systemd-units requires with systemd 2013-07-23 21:09:39 -05:00
Honza Horák
88699ac4aa Clean-up spec file, remove un-necessary systemd snippets 2013-07-19 14:37:02 +02:00
Honza Horák
e48cc34c04 Rebase to 5.5.32
https://kb.askmonty.org/en/mariadb-5532-changelog/
2013-07-19 14:14:40 +02:00
Petr Písař
f0bc32a8db Perl 5.18 rebuild 2013-07-17 12:15:20 +02:00
Honza Horák
279ad3326d Fix misleading error message when uninstalling built-in plugins
Related: #966873
2013-07-01 15:24:02 +02:00
Honza Horák
5bbe2768ae Test suite params enhanced to decrease server condition influence 2013-07-01 15:21:46 +02:00
Honza Horák
af63a8bf7c Apply fixes found by Coverity static analysis tool 2013-06-27 16:40:14 +02:00