SPECS: mysql.spec - two bugs resolving mysqlhotcopy problems; rel 2

glen glen at pld-linux.org
Thu Jun 21 13:41:31 CEST 2007


Author: glen                         Date: Thu Jun 21 11:41:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- two bugs resolving mysqlhotcopy problems; rel 2

---- Files affected:
SPECS:
   mysql.spec (1.380 -> 1.381) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.380 SPECS/mysql.spec:1.381
--- SPECS/mysql.spec:1.380	Mon Jun  4 10:01:29 2007
+++ SPECS/mysql.spec	Thu Jun 21 13:41:26 2007
@@ -27,7 +27,7 @@
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.1.19
-Release:	0.1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	http://mysql.dataphone.se/Downloads/MySQL-5.1/%{name}-%{version}-beta.tar.gz
@@ -62,6 +62,8 @@
 #Patch12:	%{name}-NDB_CXXFLAGS.patch
 Patch13:	%{name}-min_max.patch
 #Patch14:	%{name}-bug-18156.patch
+Patch15:	%{name}-bug-27694.patch
+Patch16:	%{name}-bug-29082.patch
 URL:		http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -466,6 +468,8 @@
 #%patch12 -p1 # OUTDATED?
 %patch13 -p1
 #%patch14 -p1 # OUTDATED?
+%patch15 -p1
+%patch16 -p1
 
 %build
 %{__libtoolize}
@@ -1017,6 +1021,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.381  2007/06/21 11:41:26  glen
+- two bugs resolving mysqlhotcopy problems; rel 2
+
 Revision 1.380  2007/06/04 08:01:29  arekm
 - apply min_max patch; it's needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.380&r2=1.381&f=u



More information about the pld-cvs-commit mailing list