Commit Graph

409 Commits

Author SHA1 Message Date
Honza Horak
3ce91a4b25 Merge branch 'master' of ssh://pkgs.fedoraproject.org/mariadb 2015-02-10 14:58:37 +01:00
Honza Horak
0fd3f8559d Fix openssl test 2015-02-10 14:57:43 +01:00
Honza Horak
d40c57fbc3 Fix openssl test 2015-02-10 14:46:28 +01:00
Jakub Dorňák
af141dba7b updated lists of failing tests 2015-02-06 21:24:17 +01:00
Jakub Dorňák
52a503bde9 put back, what was accidentally removed 2015-02-06 13:22:55 +01:00
Jakub Dorňák
62d85982a4 updated lists of failing tests 2015-02-06 13:19:30 +01:00
Jakub Dorňák
709026c209 Include new certificate for tests 2015-02-06 13:17:53 +01:00
Jakub Dorňák
73dc70620a Rebase to version 10.0.16
Resolves: #1187895
2015-02-03 11:02:12 +01:00
Petr Machata
fb0dc83fa5 Rebuild for boost 1.57.0 2015-01-27 02:45:58 +01:00
Honza Horak
093a0820af Fix typo in the config file 2015-01-26 17:55:15 +01:00
Honza Horak
a0cd71f735 Do not create log file in post script
Conflicts:
	mariadb.spec
	my.cnf.in
2015-01-25 20:00:05 +01:00
Honza Horak
e1cb7b3d49 Use pkg_name for files in share 2015-01-25 13:07:20 +01:00
Honza Horak
b2ee179e9b Move server settings to config file under my.cnf.d dir 2015-01-25 00:00:50 +01:00
Honza Horak
aa64b0065d Fix path for sysconfig file 2015-01-24 23:02:07 +01:00
Honza Horak
5870f56b23 Fix path for sysconfig file
Filter provides in el6 properly
Fix initscript file location
2015-01-24 22:46:25 +01:00
Honza Horak
07c8c50492 Disable failing tests connect.mrr, connect.updelx2 on ppc and s390 2015-01-06 13:46:45 +01:00
Honza Horak
9b25da0212 Remove unused mariadb-config.patch 2014-12-22 20:23:21 +01:00
Honza Horak
745e0f9209 Fix macros paths in my.cnf
Create old location for pid file if it remained in my.cnf
2014-12-22 14:28:44 +01:00
Honza Horak
eaa3746707 Removing compat unit file and unit configuration file 2014-12-19 10:05:22 +01:00
Honza Horak
8a5dc2e718 Rework usage of macros and remove some compatibility artefacts 2014-12-06 09:00:06 +01:00
Honza Horak
83886dc4bb Require mysql and mysql-compat-client only when providing them, since otherwise we cannot be sure there is such a package in the repo 2014-12-05 23:24:34 +01:00
Jakub Dorňák
ab97bc3e2b failing test 2014-12-01 15:22:34 +01:00
Jakub Dorňák
e1d5a56dda failing test 2014-12-01 10:29:49 +01:00
Jakub Dorňák
7f3fe0a2f7 Update to 10.0.15 2014-12-01 02:43:34 +01:00
Jan Staněk
c0c63684bf Applied upstream fix for mysql_config --cflags output.
Resolves: #1160845
2014-11-20 14:09:59 +01:00
Jan Staněk
a2a92b8e1d Fixed compat service file.
Resolves: #1155700
2014-10-24 14:18:17 +02:00
Honza Horak
971c99504c Disable main.key_cache test on s390
Releated: #1149647
2014-10-13 20:42:51 +02:00
Honza Horak
7162d539b1 Move mysqlimport man page to proper package 2014-10-13 20:35:25 +02:00
Honza Horak
0df3a48d80 Remove bundled cmd-line-utils
Related: #1079637
2014-10-13 20:31:09 +02:00
Honza Horak
a7cd29b164 Disable tests connect.part_file, connect.part_table and connect.updelx
Related: #1149647
2014-10-08 14:10:49 +02:00
Honza Horak
d4c6e22c2b Remove executable flag from mysql-scripts-common.sh 2014-10-01 15:42:52 +02:00
Honza Horak
b0dad15adb Add bcond_without mysql_names
Use more correct path when deleting mysql logrotate script
2014-10-01 14:13:57 +02:00
Honza Horak
4bb43c839e Build with system libedit
Resolves: #1079637
2014-10-01 08:46:39 +02:00
Honza Horak
53fd0e710d Remove errmsg-utf8.txt if not packaged 2014-09-30 21:32:03 +02:00
Honza Horak
c4ed5215c5 Add with_debug option 2014-09-29 18:41:50 +02:00
Honza Horak
00534d9ccc Update to 10.0.14 2014-09-29 17:19:52 +02:00
Honza Horak
487b6d1b34 Check upgrade script added to warn about need for mysql_upgrade 2014-09-29 14:34:41 +02:00
Honza Horak
77858d0995 Move some files to correspond with MariaDB upstream packages
client.cnf into -libs, mysql_plugin and msql2mysql into base,
  tokuftdump and aria_* into -server, errmsg-utf8.txt into -errmsg
Remove duplicate cnf files packaged using %doc
2014-09-24 17:32:43 +02:00
Honza Horak
2d590e9c2c Move connect engine to a separate package
Rename oqgraph engine to align with upstream packages
2014-09-24 15:53:15 +02:00
Honza Horak
5c7b565b2a Fix typo in changelog 2014-09-24 13:23:06 +02:00
Matej Mužila
881c7d3976 Client related libraries moved from mariadb-server to mariadb-libs
Related: #1138843
2014-09-24 09:42:14 +02:00
Honza Horak
6cfcb4da75 Install systemd service file on RHEL-7+
Server requires any mysql package, so it should be fine with older client

Conflicts:
	mariadb.spec
2014-09-08 12:40:20 +02:00
Honza Horak
50eb63d819 Disable vcol_supported_sql_funcs_myisam test on all arches
Related: #1096787
2014-09-08 12:32:47 +02:00
Honza Horak
caef780369 Use %cmake macro 2014-09-04 15:37:20 +02:00
Honza Horak
24ae267a59 Fix paths in mysql_install_db script
Resolves: #1134328
2014-09-04 15:36:04 +02:00
Honza Horak
2902cb9907 Handle all ppc64 the same in my_config.h 2014-08-21 14:42:41 +02:00
Honza Horak
782cd3849f Disable failing tests: innodb_simulate_comp_failures_small, key_cache
rhbz#1096787
2014-08-20 09:17:41 +02:00
Honza Horak
d01f3c2ab6 Build config subpackage everytime 2014-08-19 09:46:44 +02:00
Peter Robinson
b448ae9811 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 08:42:41 +00:00
Honza Horak
0fad14ff8f Only exclude ha_oqgraph.so if build with it 2014-08-14 17:27:12 +02:00