Author: glen Date: Tue Dec 11 12:38:29 2007 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - unpackaged files - enable sphinx - rel 4
---- Files affected: SPECS: mysql.spec (1.353.2.24 -> 1.353.2.25) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.24 SPECS/mysql.spec:1.353.2.25 --- SPECS/mysql.spec:1.353.2.24 Tue Dec 11 11:36:15 2007 +++ SPECS/mysql.spec Tue Dec 11 13:38:24 2007 @@ -2,6 +2,11 @@ # TODO: # - C(XX)FLAGS for innodb subdirs are overriden by ./configure! # - http://bugs.mysql.com/bug.php?id=16470 +# - unpackaged: +# /usr/bin/mysqltestmanager +# /usr/bin/mysqltestmanager-pwgen +# /usr/bin/mysqltestmanagerc +# /usr/share/mysql/mysqld_multi.server # # Conditional build: %bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms @@ -11,7 +16,7 @@ %bcond_without ssl # Without OpenSSL %bcond_without tcpd # Without libwrap (tcp_wrappers) support %bcond_with bdb # Berkeley DB support -%bcond_with sphinx # Sphinx storage engine support +%bcond_without sphinx # Sphinx storage engine support # %include /usr/lib/rpm/macros.perl #define _snap 20060111 @@ -25,7 +30,7 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Version: 5.0.51 -Release: 3 +Release: 4 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz @@ -949,6 +954,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.25 2007-12-11 12:38:24 glen +- unpackaged files +- enable sphinx +- rel 4 + Revision 1.353.2.24 2007-12-11 10:36:15 glen - now really build with CVE fix (grrr); rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.24&r2=1.353.2.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
