Author: arekm                        Date: Sat Apr 19 08:16:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; fix group_contact with join server crash

---- Files affected:
SPECS:
   mysql.spec (1.407 -> 1.408) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.407 SPECS/mysql.spec:1.408
--- SPECS/mysql.spec:1.407      Wed Apr  9 19:09:16 2008
+++ SPECS/mysql.spec    Sat Apr 19 10:16:36 2008
@@ -34,7 +34,7 @@
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
 Name:          mysql
 Version:       5.1.23
-Release:       5
+Release:       6
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
@@ -72,6 +72,7 @@
 Patch16:       %{name}-bug-29082.patch
 Patch17:       %{name}-bug-34655.patch
 Patch18:       %{name}-bug-34945.patch
+Patch19:       %{name}-bug-35298.patch
 URL:           
http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -479,6 +480,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 %build
 %{__libtoolize}
@@ -1043,6 +1045,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.408  2008-04-19 08:16:36  arekm
+- rel 6; fix group_contact with join server crash
+
 Revision 1.407  2008-04-09 17:09:16  arekm
 - rel 3; fix bug 34945 (segfault on some selects)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.407&r2=1.408&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to