Author: hawk Date: Sun Mar 30 20:16:00 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch for bug #34655, release 4
---- Files affected: SPECS: mysql.spec (1.405 -> 1.406) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.405 SPECS/mysql.spec:1.406 --- SPECS/mysql.spec:1.405 Wed Mar 26 00:54:09 2008 +++ SPECS/mysql.spec Sun Mar 30 22:15:54 2008 @@ -34,7 +34,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.23 -Release: 3 +Release: 4 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -70,6 +70,7 @@ Patch13: %{name}-ssl.patch #Patch14: %{name}-bug-18156.patch Patch16: %{name}-bug-29082.patch +Patch17: %{name}-bug-34655.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf BuildRequires: automake @@ -475,6 +476,7 @@ %patch13 -p1 #%patch14 -p1 # OUTDATED? %patch16 -p1 +%patch17 -p1 %build %{__libtoolize} @@ -1039,6 +1041,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.406 2008-03-30 20:15:54 hawk +- added patch for bug #34655, release 4 + Revision 1.405 2008-03-25 23:54:09 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.405&r2=1.406&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
