Commit Graph

42 Commits

Author SHA1 Message Date
Michal Schorm
6f9a278e9e Remove ldconfig scriplets, not needed on F28+ 2018-01-30 11:50:46 +01:00
Michal Schorm
3877fa3711 Rebase to 3.0.3 version 2018-01-19 01:27:30 +01:00
Honza Horak
df07f0bca8 Remove unneeded dependency on xmlto 2017-11-27 14:59:09 +01:00
Pavel Raiskup
76721c606e spec: drop misleading provides
Per repoquery done on Rawhide, there are some package depending on
this soname:

    cherokee-0:1.2.104-1.fc25.x86_64
    dpsearch-0:4.54-0.8.20140109snap.fc26.x86_64
    dpsearch-devel-0:4.54-0.8.20140109snap.fc26.x86_64
    libgda-mysql-1:5.2.2-11.fc24.x86_64
    mysql-connector-odbc-0:5.3.4-6.fc26.x86_64
    nagios-plugins-mysql-0:2.2.1-2git.fc27.x86_64
    perdition-mysql-0:2.1-7.fc26.x86_64
    resiprocate-libs-0:1.10.2-26.fc25.x86_64

But those are obviously builds from <= F27 (rawhide should have
F28).  So it means there's some FTBFS anyways.  Since we don't
provide libmysqlclient.so.18, even not as an symlink to existing
library, there's no point in having this fake provide.
2017-11-14 16:14:14 +01:00
Michal Schorm
ed31588ef5 Move scriplet to the correct package 2017-11-08 12:01:53 +01:00
Michal Schorm
7b01eba7f7 Typo fix 2017-11-02 00:42:55 +01:00
Michal Schorm
5c3882fc43 Use correct require for OpenSSL 2017-11-01 23:30:05 +01:00
Merlin Mathesius
f43b0be233 Correct typo in spec file conditional 2017-11-01 07:57:01 -05:00
Merlin Mathesius
b21c8035a8 Cleanup spec file conditionals 2017-10-31 17:24:47 -05:00
Michal Schorm
a6da40c1f3 Remove Requires for openssl. Managed by RPM. 2017-10-31 13:47:37 +01:00
Michal Schorm
d37e9dcbed Update scriplet dealing with symlinks as Gudelines suggests 2017-10-30 13:25:35 +01:00
Michal Schorm
039fdbed92 Move library directly to libdir, don't create any symlinks to directories
Related: #1501933
Add 'Conflicts' with mariadb package on F<28
  Related: #1506441

Patch extension
2017-10-27 00:45:46 +02:00
Michal Schorm
949ef84e50 Fix ldconfig path.
It does not work with symlinks
2017-10-09 14:21:41 +02:00
Michal Schorm
f9cb9e667b Fix rpm warning from %post script 2017-10-09 03:23:20 +02:00
Michal Schorm
d052d172fa Add scriptlets to handle errors in /usr/lib64/ created by older versions of mariadb and mariadb-connector-c pakages 2017-10-04 18:18:09 +02:00
Michal Schorm
3f6ef0117b Change libdir from .../lib64/mariadb to mysql
Related: #1497234
2017-10-03 02:06:15 +02:00
Michal Schorm
26400422d8 Add symlinks so more packages will build succesfully
This should be reconsidered later, with mariadb-server version approximatelly about 10.2.10 and CONC/C version about 3.0.3.
2017-09-20 14:38:42 +02:00
Michal Schorm
f1c2799361 Add provides "libmysqlclient.so" 2017-09-17 03:33:25 +02:00
Michal Schorm
2d579942dc Move header files to the same location, as they would be in mariadb-server (10.2.8)
which means from /usr/include to /usr/include/mysql
2017-09-13 20:32:47 +02:00
Honza Horak
43f97fe0df Remove a symlink /usr/lib64/mysql that conflicts with mariadb-libs 2017-09-05 13:04:34 +02:00
Honza Horak
71fa31864b Add compatibility symlinks 2017-08-14 22:31:09 +02:00
Fedora Release Engineering
b3cfa73136 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 03:04:53 +00:00
Fedora Release Engineering
0ebca0a186 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 20:52:18 +00:00
Michal Schorm
e231d8c311 Rebase to version 3.0.2
Library libmariadb.so.3 introduced
Plugin Remote-IO enabled
2017-07-24 18:15:16 +02:00
Michal Schorm
8c79813e4c Some fixes for RPMLint warnings and errors 2017-06-15 11:15:56 +02:00
Michal Schorm
a73d4a5bbf Update of Source URL 2017-06-14 03:10:38 +02:00
Michal Schorm
d4edcb7114 Rebase to version 2.3.3
Patch "v2.3.2" dropped, solved by upstream
2017-06-07 14:09:47 +02:00
Michal Schorm
ab4d524cec SPECfile enhanced 2017-05-16 11:10:34 +02:00
Michal Schorm
54a433ad52 Fix based on RMPLint output 2017-02-07 00:46:10 +01:00
Michal Schorm
12e4f3e9fe Merge branches 'f25' and 'f24' back to the 'master'
Update branches 'f25' and 'f24' to version 2.3.2-1
2017-01-24 00:16:00 +01:00
Michal Schorm
ac3f8b7668 Rebase to versionn 2.3.2, patch needed (fixed by upstream in later versions)
Plugin dir moved from /libdir/plugin to /libdir/mariadb/plugin
2017-01-24 00:00:42 +01:00
Michal Schorm
522efce550 Fixed ownership of {_libdir}/mariadb (this dir must me owned by package)
Fixed ownership of {_sysconfigdir}/ld.so.conf.d (this dir must me owned by package)
Fixed redundnace on lines with {_sysconfigdir}/ld.so.conf.d
Fixed ownership of {_bindir} (only one program is owned, so let's be accurate)
Some comments added, for me and future maintainers
2017-01-23 16:58:02 +01:00
Michal Schorm
e5dd63c669 Minor corrections, because scratch build failed.
Moved comments, typos, etc.
Changelog remained the same.
2016-11-03 10:24:15 +01:00
FaramosCZ
0fb9789ffe Fixed ownership of {_libdir}/mariadb (this dir must me owned by package)
- Fixed ownership of {_sysconfigdir}/ld.so.conf.d (this dir must me owned by package)
- Fixed redundnace on lines with {_sysconfigdir}/ld.so.conf.d
- Fixed ownership of {_bindir} (only one program is owned, so let's be accurate)
- Some comments added, for me and futura maintainers
2016-10-27 15:30:53 +02:00
Michal Schorm
4deac4022c RPATH fix
Fixed RPATH settings, if mariadb-connector-c is installed as
standalone package. In that case package gets ownership over
libdir/mariadb directory too.
2016-10-18 13:29:53 +02:00
Michal Schorm
ca722dc395 Rebase to version 2.3.1 2016-09-13 12:55:45 +02:00
Dennis Gilmore
fb552434a9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 04:53:31 +00:00
Matej Muzila
eba70a7501 Rebase to version 2.1.0 2015-07-23 15:53:10 +02:00
Dennis Gilmore
5c93e84b10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 19:30:45 +00:00
Matej Mužila
5665b17b02 Fixed html IDs in documentation 2014-09-24 17:37:32 +02:00
Matej Mužila
470b182786 Initial version for 2.0.0 2014-09-24 12:54:24 +02:00
Fedora Release Engineering
06383f3b2c Initial setup of the repo 2014-09-23 19:22:45 +00:00