Commit Graph

67 Commits

Author SHA1 Message Date
Honza Horak 33065de0a2 Install systemd service file on RHEL-7+
Server requires any mysql package, so it should be fine with older client
2014-09-08 13:21:10 +02:00
Honza Horak 245bbf88c7 Use %%cmake macro 2014-09-08 13:05:11 +02:00
Honza Horak 568d54e732 Fix paths in mysql_install_db script
Related: #1134328
2014-09-08 13:04:05 +02:00
Honza Horak 530dd9b1f8 Handle all ppc64 the same in my_config.h 2014-08-21 14:55:06 +02:00
Peter Robinson e99685b9cd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 00:57:15 +00:00
Honza Horak c4225a61b1 Introduce -config subpackage and ship base config files here 2014-08-15 09:30:05 +02:00
Honza Horak 4a93e49449 Move %files section into with client condition 2014-08-06 07:03:34 +02:00
Honza Horak 27a9fc8a25 Adopt changes from mariadb to sync spec files 2014-08-05 18:19:58 +02:00
Bjorn Munch 02226f4979 Update to MySQL 5.6.20
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2014-08-05 13:49:25 +02:00
Honza Horak c48a49a6ed Hardcoded paths removed to work fine in chroot 2014-07-25 16:51:11 +02:00
Honza Horak 75032c40af Spec rewrite to be more similar to oterh MySQL implementations 2014-07-25 11:00:06 +02:00
Honza Horak 99fd710fa5 Port scripts for systemd unit from MariaDB 2014-07-23 17:13:45 +02:00
Honza Horak 3e847dbc5f Remove unnecessary requirement, it is generated automatically 2014-07-22 09:53:23 +02:00
Honza Horak 43d8322a00 Port some latest changes from MariaDB package to sync those packages
Error messages now provided by a separate package (thanks Alexander Barkov)
2014-07-22 07:41:09 +02:00
Honza Horak 46a4eed920 Remove trailing whitespace 2014-06-30 14:33:25 +02:00
Honza Horak dff09aeb86 Server requires any compatible mysql-compat-client package 2014-06-30 12:18:28 +02:00
Honza Horak 5ec838ab2e Require /etc/my.cnf instead of shipping it 2014-06-30 10:04:46 +02:00
Honza Horak 1d0f053fd6 Add mysql-compat-server symbol, common symbol for arbitrary MySQL
implementation
2014-06-27 13:11:02 +02:00
Bjorn Munch fbe934cf74 Fix aarch64 build, rebase cipherspec patch
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2014-06-25 19:26:42 +02:00
Honza Horak 022dacaa71 Update to MySQL 5.6.19, for various fixes described at
https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-19.html
- outfile_loaddata resolved on all archs
- Solaris files not installed, no need to remove
- Simplify multilib install
- Use install's -D option some places
- Add explicit conflict with mariadb-galera-server
2014-06-17 15:50:57 +02:00
Dennis Gilmore e52ad46338 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 00:32:54 -05:00
Honza Horak e2b0b7878f Fix multiple mtr sessions by Bjorn Munch 2014-04-23 13:26:07 +02:00
Bjorn Munch 5f2a76ba08 Update to 5.6.17
Signed-off-by: Bjorn Munch <bjorn.munch@oracle.com>
Signed-off-by: Honza Horak <hhorak@redhat.com>
2014-04-18 09:18:54 +02:00
Honza Horak a49d466856 Rebuild -man-pages.patch to apply smoothly
Changes made by Bjorn Munch <bjorn.munch@oracle.com>:
Update to MySQL 5.6.16, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-16.html
Patches now upstream: tmpdir, cve-2013-1861, covscan-signexpr, covscan-stroverflow
Fixed upstream: innodbwarn
ldconfig needed in embedded subpackage
Remove unused generate-tarball.sh from tree
Rediff mysql-install patch
Make symvers 18 default, provide symvers 16 for backward compat
(bz #1045013)
Man page patch disabled due too many conflicts
Memcached build patched to not remove -Werror=<something> in CFLAGS
2014-02-03 15:41:44 +01:00
Honza Horak 6f8e826df3 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-30 18:54:56 +01:00
Honza Horak b2325d2583 Fix for CVE-2014-0001
Resolves: #1059545
2014-01-30 18:14:42 +01:00
Honza Horak f2e31ad95f Disable tests for ppc(64) and s390(x):
innodb.innodb_ctype_ldml main.ctype_ldml main.ps_ddl main.ps_ddl1
Related: #1056972
2014-01-24 09:49:05 +01:00
Honza Horák 0ba73f9e9c We need -n in %setup macro 2013-12-16 15:17:08 +01:00
Honza Horák 038583b047 Enable InnoDB Memcached plugin 2013-12-16 14:06:39 +01:00
Honza Horák 7fad07b956 Some spec file clean-up based on Bjorn Munch's suggestions 2013-12-16 14:02:01 +01:00
Honza Horák 1d21d16ef4 Update to MySQL 5.6.15 2013-12-10 13:28:18 +01:00
Honza Horák 458c978869 Sync my.cnf with mariadb 2013-10-11 10:51:59 +02:00
Honza Horák f11ed57d89 Turn on tests 2013-10-09 17:55:52 +02:00
Honza Horák 9d8b44262d Update to 5.6.14 2013-10-09 17:55:08 +02:00
Honza Horák 0a86414a6c Enhanced my.cnf to be the same as in mariadb
Resolves: #1003115
2013-09-02 17:48:59 +02:00
Honza Horák 0a42b35c06 Update to MySQL 5.5.33, for various fixes described at
http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-33.html
2013-08-20 17:13:19 +02:00
Honza Horák 397ae2538b Merge branch 'master' of ssh://pkgs.fedoraproject.org/community-mysql
Conflicts:
	community-mysql.spec
2013-08-20 17:06:43 +02:00
Petr Písař 66b5ce1d1a Perl 5.18 rebuild 2013-08-03 15:43:52 +02:00
Honza Horák 4b58197577 Fix multilib header location for arm 2013-07-30 13:35:50 +02:00
Honza Horák 1fd05dc590 Fix systemd and perl requirements 2013-07-26 15:47:04 +02:00
Honza Horák b982a18246 Copy some generated files in order find-debuginfo.sh finds them
Related: #729040
2013-07-26 15:33:09 +02:00
Petr Písař b531bff95d Perl 5.18 rebuild 2013-07-18 00:03:25 +02:00
Honza Horák f335c11f4f Revert path change to ldconfig, UsrMove is not complete yet 2013-07-15 10:42:52 +02:00
Honza Horák 99dcbef753 Arm support for multilib hacks 2013-07-10 12:42:29 +02:00
Honza Horák affa9444c5 Use xz instead of gzip
Resolves: #982387
2013-07-09 10:12:16 +02:00
Honza Horák 56c556f155 Use proper path to ldconfig 2013-07-09 10:05:55 +02:00
Honza Horák e8e5360777 Fix misleading error message when uninstalling built-in plugins
Related: #966645
2013-07-01 16:31:53 +02:00
Honza Horák 62be2289a3 Apply fixes found by Coverity static analysis tool 2013-06-27 16:34:43 +02:00
Honza Horák f3c10fca0d Remove external man pages, upstream fixed man pages license 2013-06-27 16:18:59 +02:00
Honza Horák 850e75a90f Uploaded correctly stripped sources 2013-06-14 13:14:57 +02:00