[packages/percona-server/v5.0.x: 91/202] - workaround for alpha stack problem

glen glen at pld-linux.org
Wed Oct 21 16:16:40 CEST 2015


commit 890f8bfdce3a0778758fc28a341cf425b71c62cc
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Oct 30 11:35:02 2008 +0000

    - workaround for alpha stack problem
    
    Changed files:
        mysql.spec -> 1.353.2.57

 mysql.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/mysql.spec b/mysql.spec
index 4989f9c..7817635 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -73,6 +73,7 @@ Patch22:	%{name}-split_buf_pool_mutex_fixed_optimistic_safe.patch
 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
@@ -491,6 +492,9 @@ mv sphinx-*/mysqlse sql/sphinx
 %patch23 -p1
 %patch24 -p1
 %patch25 -p1
+%ifarch alpha
+%patch26 -p1
+%endif
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list