Author: glen Date: Wed Oct 24 10:43:49 2007 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - -bug-16470.patch; rel 2
---- Files affected: SPECS: mysql.spec (1.353.2.18 -> 1.353.2.19) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.18 SPECS/mysql.spec:1.353.2.19 --- SPECS/mysql.spec:1.353.2.18 Sat Sep 15 11:33:04 2007 +++ SPECS/mysql.spec Wed Oct 24 12:43:44 2007 @@ -24,7 +24,7 @@ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql Version: 5.0.45 -Release: 1 +Release: 2 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz @@ -59,6 +59,7 @@ Patch12: %{name}-bug-20153.patch Patch14: %{name}-bug-27694.patch Patch15: %{name}-bug-29082.patch +Patch16: %{name}-bug-16470.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf BuildRequires: automake @@ -461,6 +462,7 @@ %patch12 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 %build %{__libtoolize} @@ -946,6 +948,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.19 2007/10/24 10:43:44 glen +- -bug-16470.patch; rel 2 + Revision 1.353.2.18 2007/09/15 09:33:04 adamg - CVE entry ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.18&r2=1.353.2.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
