SPECS (MYSQL_5_0): mysql.spec - workaround for alpha stack problem

glen glen at pld-linux.org
Thu Oct 30 12:35:08 CET 2008


Author: glen                         Date: Thu Oct 30 11:35:08 2008 GMT
Module: SPECS                         Tag: MYSQL_5_0
---- Log message:
- workaround for alpha stack problem

---- Files affected:
SPECS:
   mysql.spec (1.353.2.56 -> 1.353.2.57) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.56 SPECS/mysql.spec:1.353.2.57
--- SPECS/mysql.spec:1.353.2.56	Mon Oct 27 15:10:32 2008
+++ SPECS/mysql.spec	Thu Oct 30 12:35:02 2008
@@ -74,6 +74,7 @@
 Patch23:	%{name}-userstats-testsuite.patch
 Patch24:	%{name}-userstats.patch
 Patch25:	%{name}-errorlog-no-rename.patch
+Patch26:	%{name}-alpha-stack.patch
 URL:		http://www.mysql.com/products/database/mysql/community_edition.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -492,6 +493,9 @@
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%ifarch alpha
+%patch26 -p1
+%endif
 
 %build
 %{__libtoolize}
@@ -1039,6 +1043,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.353.2.57  2008/10/30 11:35:02  glen
+- workaround for alpha stack problem
+
 Revision 1.353.2.56  2008/10/27 14:10:32  glen
 - cleanup error logging procedure, errors log rotated now by logrotate by the unix way; rel 5
 - rel 1
================================================================

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



More information about the pld-cvs-commit mailing list