SPECS: mysql.spec - rel 2; ssl patch still needed

arekm arekm at pld-linux.org
Tue Mar 11 10:34:54 CET 2008


Author: arekm                        Date: Tue Mar 11 09:34:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; ssl patch still needed

---- Files affected:
SPECS:
   mysql.spec (1.402 -> 1.403) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.402 SPECS/mysql.spec:1.403
--- SPECS/mysql.spec:1.402	Wed Feb 27 09:25:20 2008
+++ SPECS/mysql.spec	Tue Mar 11 10:34:49 2008
@@ -34,7 +34,7 @@
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.1.23
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
@@ -67,6 +67,7 @@
 Patch10:	%{name}-alpha.patch
 Patch11:	%{name}-upgrade.patch
 #Patch12:	%{name}-NDB_CXXFLAGS.patch
+Patch13:	%{name}-ssl.patch
 #Patch14:	%{name}-bug-18156.patch
 Patch16:	%{name}-bug-29082.patch
 URL:		http://www.mysql.com/products/database/mysql/community_edition.html
@@ -471,6 +472,7 @@
 %patch9 -p1
 %patch11 -p1
 #%patch12 -p1 # OUTDATED?
+%patch13 -p1
 #%patch14 -p1 # OUTDATED?
 %patch16 -p1
 
@@ -1028,6 +1030,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.403  2008-03-11 09:34:49  arekm
+- rel 2; ssl patch still needed
+
 Revision 1.402  2008-02-27 08:25:20  arekm
 - federated is built into server; use --with-plugins for making it external and shared
 
================================================================

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



More information about the pld-cvs-commit mailing list