]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- disable response-time-distribution patch on arch which has no atomic builtins even...
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 22 May 2011 11:58:46 +0000 (11:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.549

mysql.spec

index 0eb9b32796a3f56c76092aa4c00a07f3d42b3b5d..b8da4345a8d9437f1d1f7e57cde079e5b4166fb8 100644 (file)
@@ -1,4 +1,5 @@
 # TODO:
+# - make response_time_distribution.patch compatible with i386 alpha sparc ppc arches
 # - mysqldump ... (invalid usage) prints to stdout not stderr (idiotic if you want to create dump and get usage in .sql)
 # - unpackaged:
 #   /usr/bin/mysqlaccess.conf
@@ -600,7 +601,9 @@ mv sphinx-*/mysqlse storage/sphinx
 %patch133 -p1
 %patch134 -p1
 %patch135 -p1
+%ifnarch i386 alpha sparc ppc
 %patch136 -p1
+%endif
 %patch137 -p1
 %patch138 -p1
 %patch139 -p1
This page took 0.060415 seconds and 4 git commands to generate.