Commit Graph

652 Commits

Author SHA1 Message Date
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
Honza Horák 9a1819acac Do not use pretrans scriptlet, which doesn't work in anaconda
Resolves: #975348
2013-06-19 11:40:23 +02:00
Honza Horák 9efa2eb96f Explicitly enable mysqld if it was enabled in the beggining of the transaction. 2013-06-14 10:47:43 +02:00
Honza Horák 7c1f6a7133 Apply man page fix from Jan Stanek 2013-06-13 14:29:22 +02:00
Honza Horák 47df471a29 Fix test suite requirements 2013-05-24 16:23:46 +02:00
Honza Horák cf6dc1b3a8 Use /var/tmp instead of /tmp, since the later is using tmpfs,
which can cause problems
Resolves: #962087
2013-05-24 13:37:05 +02:00
Honza Horák 36438a3dd0 Rebase to 5.5.31
https://kb.askmonty.org/en/mariadb-5531-changelog/
Preserve time-stamps in case of installed files
2013-05-24 13:21:42 +02:00
Honza Horák 427fd6e396 Resolve multilib conflicts in mysql/private/config.h 2013-05-07 13:32:55 +02:00
Honza Horák b89f76168f Remove mytop utility, which is packaged separately 2013-05-06 15:44:05 +02:00
Honza Horák cd9eeb6283 Rebase to 5.5.30 2013-03-22 16:14:07 +01:00
Honza Horák dff95bfa20 Obsolete MySQL since it is now renamed to community-mysql and remove real- virtual names 2013-03-22 14:57:53 +01:00
Honza Horák 8ae62ad575 Adding epoch to have higher priority than other mysql implementations when comes to provider comparison 2013-03-21 17:01:25 +01:00
Honza Horák 061f172c2d Adjust mariadb-sortbuffer.patch to correspond with upstream patch 2013-03-13 09:19:58 +01:00
Honza Horák 91bd546649 Let mariadb-embedded-devel conflict with MySQL-embedded-devel 2013-03-13 09:11:25 +01:00
Honza Horák e9b1460d6c Mask expected warnings about setrlimit in test suite 2013-03-04 14:09:47 +01:00
Honza Horák c05cc16158 Copy/paste typo in libmysql.version 2013-03-04 12:37:53 +01:00
Honza Horák b8f9351dab Export dynamic columns and non-blocking API functions documented by upstream 2013-02-28 18:16:16 +01:00
Honza Horák 50cf48aea5 Use configured prefix value instead of guessing basedir in mysql_config; Resolves: #916189 2013-02-28 10:15:43 +01:00
Honza Horák 0cb82945a8 Fix sort_buffer_length option type 2013-02-27 17:05:40 +01:00
Honza Horák 7ef2ba1389 Skip failing tests also on ppc64p7 2013-02-13 12:34:52 +01:00
Honza Horák dd2088fa6f Suppress warnings in tests also on ppc64p7 2013-02-13 09:20:22 +01:00
Honza Horák e6d746a143 Suppress warning in tests on ppc, Enable fixed index_merge_myisam test case 2013-02-12 18:55:48 +01:00
Honza Horák 8bb66c606c Disable main.myisampack test also for s390 2013-02-11 13:34:02 +01:00
Honza Horák 8a5160dbf1 Typo in spec fixed 2013-02-11 10:51:44 +01:00
Honza Horák 473e3e84d1 Conflict only with real-mysql, otherwise mariadb conflicts with ourself 2013-02-11 10:38:18 +01:00
Honza Horák a4dbe8dcaa Disable some tests that fail on ppc and s390 2013-02-11 10:34:56 +01:00
Honza Horák e3d7534ed7 Fix format for buffer size in error messages (MDEV-4156) 2013-02-11 10:08:58 +01:00
Honza Horák cc31a55411 Provide own symbols with real- prefix to distinguish from mysql unambiguously 2013-02-11 09:50:14 +01:00
Honza Horák de551aa1e9 Packages need to provide also %%_isa version of mysql package 2013-02-07 14:32:27 +01:00
Honza Horák 30d1fbf422 Let mariadb-libs to own /etc/my.cnf.d 2013-02-05 13:33:52 +01:00
Honza Horák 5cefe26150 Rebase to 5.5.29
Fix inaccurate default for socket location in mysqld-wait-ready
Resolves: #890535
2013-02-01 11:35:51 +01:00
Honza Horák 1e074eeb80 Enable obsoleting mysql 2013-01-31 11:18:29 +01:00
Honza Horák 5ebb875274 Namespace sanity re-added for symbol default_charset_info 2013-01-30 17:04:04 +01:00
Honza Horák 5f858eef06 Adding necessary hacks for perl dependency checking, rpm is still not wise enough 2013-01-30 14:45:15 +01:00
Honza Horák 6595c88db1 Fix evaluation of %%obsoletemysql 2013-01-28 11:58:18 +01:00
Honza Horák 647547d07f Do not obsolete mysql at a time of testing 2013-01-28 09:56:16 +01:00
Honza Horák 96467d4052 Removed %%{_isa} from provides/obsoletes, which doesn't allow proper obsoleting 2013-01-28 09:10:15 +01:00