[packages/percona-server/v5.0.x: 142/202] - remove -alpha-stack.patch, hack of our builder done in builder crontab

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


commit a8713ef28527e0b9d7ee75a1f1960d39c42d2229
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Feb 1 18:25:01 2010 +0000

    - remove -alpha-stack.patch, hack of our builder done in builder crontab
    
    Changed files:
        mysql-alpha-stack.patch -> 1.1.2.2
        mysql.spec -> 1.353.2.89

 mysql-alpha-stack.patch | 11 -----------
 mysql.spec              |  4 ----
 2 files changed, 15 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 209036f..6a097e9 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -65,7 +65,6 @@ Patch13:	%{name}-bug-34192.patch
 Patch14:	%{name}-bug-16470.patch
 Patch15:	%{name}-system-users.patch
 Patch16:	%{name}-errorlog-no-rename.patch
-Patch17:	%{name}-alpha-stack.patch
 Patch18:	%{name}-xtrabackup.patch
 Patch19:	%{name}-fixes.patch
 Patch21:	%{name}-atomic.patch
@@ -533,9 +532,6 @@ mv sphinx-*/mysqlse sql/sphinx
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-%ifarch alpha
-%patch17 -p1
-%endif
 %{?with_xtrabackup:%patch18 -p1}
 
 # <percona %patches>
diff --git a/mysql-alpha-stack.patch b/mysql-alpha-stack.patch
deleted file mode 100644
index ccbcc32..0000000
--- a/mysql-alpha-stack.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- mysql-5.0.68/sql/Makefile.am~	2008-10-29 05:57:43.000000000 +0000
-+++ mysql-5.0.68/sql/Makefile.am	2008-10-30 13:47:56.000000000 +0000
-@@ -167,7 +167,7 @@
- # this avoid the rebuild of the built files in a source dist
- lex_hash.h:	gen_lex_hash.cc lex.h
- 		$(MAKE) $(AM_MAKEFLAGS) gen_lex_hash$(EXEEXT)
--		./gen_lex_hash$(EXEEXT) > $@-t
-+		sh -c 'ulimit -s 8192; ./gen_lex_hash$(EXEEXT) > $@-t'
- 		$(MV) $@-t $@
- 
- # For testing of udf_example.so
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list