packages: mysql/percona.sh - skip broken and unwanted patches

glen glen at pld-linux.org
Thu Dec 16 19:25:21 CET 2010


Author: glen                         Date: Thu Dec 16 18:25:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- skip broken and unwanted patches

---- Files affected:
packages/mysql:
   percona.sh (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/mysql/percona.sh
diff -u packages/mysql/percona.sh:1.6 packages/mysql/percona.sh:1.7
--- packages/mysql/percona.sh:1.6	Thu Dec 16 19:16:08 2010
+++ packages/mysql/percona.sh	Thu Dec 16 19:25:16 2010
@@ -7,6 +7,9 @@
 branch=MYSQL_5_1
 
 filter_names() {
+	# mysql_dump_ignore_ct.patch is broken, therefore we skip
+	grep -v 'mysql_dump_ignore_ct.patch' | \
+	grep -v 'percona-support.patch' | \
 	grep -v 'mysqld_safe_syslog.patch' | \
 	grep -v 'mysql-test.diff'
 }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/percona.sh?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list