packages: mysql/mysql.spec - rel 3; temporaily disable profiling to workaro...

arekm arekm at pld-linux.org
Tue Jul 7 09:07:03 CEST 2009


Author: arekm                        Date: Tue Jul  7 07:07:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; temporaily disable profiling to workaround https://bugs.launchpad.net/pld-linux/+bug/381904

---- Files affected:
packages/mysql:
   mysql.spec (1.455 -> 1.456) 

---- Diffs:

================================================================
Index: packages/mysql/mysql.spec
diff -u packages/mysql/mysql.spec:1.455 packages/mysql/mysql.spec:1.456
--- packages/mysql/mysql.spec:1.455	Thu Jul  2 08:43:38 2009
+++ packages/mysql/mysql.spec	Tue Jul  7 09:06:58 2009
@@ -9,6 +9,7 @@
 # - !!! Makefiles for libmysqld.so !!!
 # - segfaults on select from non-mysql user (caused by builder environment):
 #     https://bugs.launchpad.net/pld-linux/+bug/381904
+#     (profiling disabled temporaily to workaround this)
 #
 # Conditional build:
 %bcond_without	innodb		# InnoDB storage engine support
@@ -33,7 +34,7 @@
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.1.36
-Release:	2
+Release:	3
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
@@ -550,6 +551,7 @@
 	--with-vio \
 	--without-readline \
 	--without-libedit \
+	--disable-profiling \
 %if %{with ndb}
 	--with%{!?debug:out}-ndb-debug \
 	--with-ndbcluster \
@@ -1099,6 +1101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.456  2009/07/07 07:06:58  arekm
+- rel 3; temporaily disable profiling to workaround https://bugs.launchpad.net/pld-linux/+bug/381904
+
 Revision 1.455  2009/07/02 06:43:38  arekm
 - rel 2; reapply patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql.spec?r1=1.455&r2=1.456&f=u



More information about the pld-cvs-commit mailing list