Author: qboosh Date: Fri Feb 1 17:13:40 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - mysql_config insanity needs fix
---- Files affected: SPECS: mysql.spec (1.398 -> 1.399) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.398 SPECS/mysql.spec:1.399 --- SPECS/mysql.spec:1.398 Thu Jan 31 13:03:28 2008 +++ SPECS/mysql.spec Fri Feb 1 18:13:34 2008 @@ -1,5 +1,8 @@ # $Revision$, $Date$ # TODO: +# - sanitize mysql_config: +# - kill optflags (-f.*/-g.*/-m.*) from --cflags +# - kill -lnsl from --libs/--libs_r/--libmysqld-libs # - C(XX)FLAGS for innodb subdirs are overriden by ./configure! # - http://bugs.mysql.com/bug.php?id=16470 # - innodb are dynamic (= as plugins) ? @@ -1035,6 +1038,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.399 2008-02-01 17:13:34 qboosh +- mysql_config insanity needs fix + Revision 1.398 2008-01-31 12:03:28 arekm - rel 6; fix for mysql bug 34192 (mysqldump silently failing on 4.0 server databases) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.398&r2=1.399&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
