1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-31 22:22:30 +03:00
Commit Graph

460 Commits

Author SHA1 Message Date
Jonathan Perkin
b2c44afba9 Avoid __os_install_post RHEL5 bug by redefining __strip. 2010-04-27 12:09:55 +02:00
Jonathan Perkin
036343c3ea Try removing debuginfo altogether. 2010-04-26 19:25:58 +02:00
Jonathan Perkin
4542bc3240 Try new RPM layout.
Fix libmysqlclient_r symlinks.
2010-04-26 18:06:59 +02:00
Jonathan Perkin
035b3908c8 cleanup 2010-04-14 17:33:01 +02:00
Jonathan Perkin
286c084cd2 remove bogus docs in client RPM 2010-04-14 16:00:28 +02:00
Jonathan Perkin
68c591017d fixup license and tidy distro detection 2010-04-14 14:21:13 +02:00
Jonathan Perkin
4d6ecaf15d fix depends 2010-04-14 08:46:40 +02:00
Jonathan Perkin
9ebb4b244e hack 2010-04-13 23:35:12 +02:00
Jonathan Perkin
ac40e81c7b Debug and fix. 2010-04-13 22:55:14 +02:00
Jonathan Perkin
6d95f0387a redo optional files 2010-04-13 20:53:44 +02:00
Jonathan Perkin
23fec2c884 try to fix 2010-04-13 19:03:02 +02:00
Jonathan Perkin
c0897d38e7 fix fileexists() 2010-04-13 17:02:29 +02:00
Jonathan Perkin
045bfec009 fixup product suffix 2010-04-13 15:31:40 +02:00
Jonathan Perkin
80a2c1a3eb fix 2010-04-13 15:03:54 +02:00
Jonathan Perkin
5d1774947a fixes 2010-04-13 14:13:02 +02:00
Jonathan Perkin
5990d5829f fixes 2010-04-13 08:27:15 +02:00
Jonathan Perkin
5bb50615b3 Try something different 2010-04-12 23:23:46 +02:00
Jonathan Perkin
96a04b532c Dynamic distribution support. 2010-04-12 22:23:25 +02:00
Jonathan Perkin
f00356905d trigger rebuild 2010-04-12 18:41:18 +02:00
Jonathan Perkin
c1fb17c9f3 product tags 2010-04-12 18:13:10 +02:00
Jonathan Perkin
43537d5b07 More fixes/cleanups. 2010-04-12 16:20:10 +02:00
Jonathan Perkin
3909543790 fix 2010-04-12 14:42:49 +02:00
Jonathan Perkin
0677f7049f Conditionalise defined/undefined. 2010-04-12 14:39:42 +02:00
Jonathan Perkin
a733d1973a Compat macros. 2010-04-12 14:11:45 +02:00
Jonathan Perkin
4a2817f63a Fixups. 2010-04-12 13:03:30 +02:00
Jonathan Perkin
77c5f3368a Fixes. 2010-04-09 18:16:28 +02:00
Jonathan Perkin
7d9c661c05 Combined spec file. 2010-04-09 17:22:31 +02:00
Jonathan Perkin
bdcac62110 Remove _unpackaged_files_terminate_build=0, we should not ignore errors. 2010-04-08 15:32:15 +02:00
Jonathan Perkin
fe1030303a Fix gcc check, SuSE doesn't print (GCC) anywhere. Get rid of
WITH_LIBGCC %define, it isn't subject to shell rules and is
parsed anyway.  Instead create a file with optional files to
include.
2010-04-08 15:21:31 +02:00
Jonathan Perkin
478c27599a Revert library changes, let's just stick with keeping to existing
setup for now, leave large changes to later.
2010-04-08 12:30:04 +02:00
Jonathan Perkin
8148145929 RPM doesn't like %install in comments, doh 2010-04-01 15:10:05 +02:00
Jonathan Perkin
5f1e75d584 Put libmygcc back in %build, needs $CC etc of course... 2010-04-01 13:48:44 +02:00
Jonathan Perkin
2785be2d70 Actually, move the libgcc stuff to %install where it belongs. 2010-04-01 12:24:00 +02:00
Jonathan Perkin
346c2b7afa We do need the mkdir. 2010-04-01 12:18:51 +02:00
Jonathan Perkin
8c750455fc Just put libs in %{_libdir}.
Can't see how mysqld_safe can work with current setup, so make it look
in $pkglibdir/mysql too.

Other cleanups.
2010-04-01 10:32:29 +02:00
Jonathan Perkin
515de61347 Try some more fixes. 2010-04-01 02:20:41 +02:00
Jonathan Perkin
f0856cc114 Try a bunch of fixes. 2010-03-31 23:52:49 +02:00
Jonathan Perkin
2f71bf43ef Put back libmysqlclient_r.a, not sure it was supposed to be removed.
Remove libmysqld-debug.a, it doesn't exist in current packages?
2010-03-31 19:04:22 +02:00
Jonathan Perkin
719d62a3dd Fix socket path in RPMs. XXX should be put into cmake/* somewhere. 2010-03-31 12:04:21 +02:00
Jonathan Perkin
d2b8d2487f Default to CXX=gcc 2010-03-30 12:01:30 +02:00
Jonathan Perkin
0145b00834 Must specify -DDCMAKE_BUILD_TYPE=RelWithDebInfo now that compiler
flags are being used correctly.
2010-03-30 11:54:25 +02:00
Jonathan Perkin
483a5b249a Variables need to be exported so cmake can pick them up. 2010-03-29 17:54:08 +02:00
Jonathan Perkin
af315a60fa Fix environment setup.
Don't create empty ChangeLog.
2010-03-29 17:01:15 +02:00
Jonathan Perkin
dec6ab7b3a Move libmysqlclient*.a out of the WITH_LIBGCC section. 2010-03-26 11:25:02 +01:00
Jonathan Perkin
cda94abe8d Put back libmysqlclient*.a
Add ChangeLog.
2010-03-25 19:54:47 +01:00
Jonathan Perkin
831b3e224c Merge latest mysql-5.5.3-m3-release 2010-03-25 17:23:08 +01:00
Jonathan Perkin
0612d16a56 Fix some paths. 2010-03-25 17:15:34 +01:00
Jonathan Perkin
ebaccc5fb0 Current iteration of spec file cleanup. 2010-03-25 13:29:02 +01:00
Jonathan Perkin
29fd67ff4e Fix source layout. 2010-03-24 22:30:39 +01:00
Jonathan Perkin
e7711a372a Initial attempt at CMake support. 2010-03-24 21:17:13 +01:00