Author: glen Date: Mon Sep 1 11:22:15 2008 GMT Module: SPECS Tag: MYSQL_5_0 ---- Log message: - fix bug id
---- Files affected: SPECS: mysql.spec (1.353.2.46 -> 1.353.2.47) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.353.2.46 SPECS/mysql.spec:1.353.2.47 --- SPECS/mysql.spec:1.353.2.46 Mon Sep 1 13:18:22 2008 +++ SPECS/mysql.spec Mon Sep 1 13:22:09 2008 @@ -25,7 +25,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.0.67 -Release: 2 +Release: 3 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz @@ -63,8 +63,7 @@ Patch13: %{name}-bug-34192.patch Patch14: %{name}-bug-16470.patch Patch15: %{name}-system-users.patch -# http://bugs.mysql.com/bug.php?id=39021 -Patch16: %{name}-bug-52904.patch +Patch16: %{name}-bug-39021.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf BuildRequires: automake @@ -965,8 +964,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.353.2.47 2008/09/01 11:22:09 glen +- fix bug id + Revision 1.353.2.46 2008/09/01 11:18:22 glen -- fix for bug #52904: SELECT REGEXP BINARY NULL never returns; rel 2 +- fix for bug #39021: SELECT REGEXP BINARY NULL never returns; rel 2 Revision 1.353.2.45 2008/08/10 20:36:08 adamg - sphinx updated to 0.9.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.46&r2=1.353.2.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
