SPECS (AC-branch): mysql.spec - rel 3; fix ssl hang

arekm arekm at pld-linux.org
Fri Dec 29 15:37:59 CET 2006


Author: arekm                        Date: Fri Dec 29 14:37:59 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 3; fix ssl hang

---- Files affected:
SPECS:
   mysql.spec (1.350.2.1 -> 1.350.2.2) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.350.2.1 SPECS/mysql.spec:1.350.2.2
--- SPECS/mysql.spec:1.350.2.1	Fri Dec 22 21:21:20 2006
+++ SPECS/mysql.spec	Fri Dec 29 15:37:54 2006
@@ -23,7 +23,7 @@
 Summary(zh_CN):	MySQLĘýžÝżâˇţÎńĆ÷
 Name:		mysql
 Version:	5.0.27
-Release:	2
+Release:	3
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 Source0:	http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
@@ -55,6 +55,7 @@
 Patch10:	%{name}-alpha.patch
 Patch11:	%{name}-ndb-ldflags.patch
 Patch12:	%{name}-bug-20153.patch
+Patch13:	%{name}-bug-24148.patch
 URL:		http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -452,6 +453,7 @@
 %patch9 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__libtoolize}
@@ -900,6 +902,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.350.2.2  2006/12/29 14:37:54  arekm
+- rel 3; fix ssl hang
+
 Revision 1.350.2.1  2006/12/22 20:21:20  glen
 - updated initscript; rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list