Author: arekm Date: Wed Feb 15 17:25:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; reconnect fixes
---- Files affected: SPECS: mysql.spec (1.323 -> 1.324) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.323 SPECS/mysql.spec:1.324 --- SPECS/mysql.spec:1.323 Fri Feb 10 18:41:31 2006 +++ SPECS/mysql.spec Wed Feb 15 18:25:14 2006 @@ -26,7 +26,7 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Version: 5.0.18 -Release: 3 +Release: 4 License: GPL + MySQL FLOSS Exception Group: Applications/Databases Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz @@ -56,6 +56,7 @@ Patch8: %{name}-client-config.patch Patch9: %{name}-build.patch Patch10: %{name}-alpha.patch +Patch11: %{name}-bug-14057.patch URL: http://www.mysql.com/ BuildRequires: autoconf BuildRequires: automake @@ -449,6 +450,7 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch11 -p1 %{__perl} -pi -e 's@(ndb_bin_am_ldflags)="-static"@$1=""@' configure.in @@ -916,6 +918,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.324 2006/02/15 17:25:14 arekm +- rel 4; reconnect fixes + Revision 1.323 2006/02/10 17:41:31 qboosh - missing dir, unified preambles/files order ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.323&r2=1.324&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
