Mailinglist Archive: opensuse-commit (1828 mails)

< Previous Next >
commit mysql
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 06 Sep 2008 00:47:04 +0200
  • Message-id: <20080905224704.BCB4D678164@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package mysql
checked in at Sat Sep 6 00:47:04 CEST 2008.


--------
--- mysql/mysql.changes 2008-08-25 11:20:53.000000000 +0200
+++ mysql/mysql.changes 2008-09-02 11:35:35.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 2 11:08:38 CEST 2008 - mmarek@xxxxxxx
+
+- fix mysql_config --libs output (bnc#420313, mysql#39175)
+
+-------------------------------------------------------------------



Old:
----
minmem

New:
----
mysql-5.0.67-mysql_config.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mysql.spec ++++++
--- /var/tmp/diff_new_pack.EA6971/_old 2008-09-06 00:45:30.000000000 +0200
+++ /var/tmp/diff_new_pack.EA6971/_new 2008-09-06 00:45:30.000000000 +0200
@@ -23,7 +23,7 @@
License: GPL v2 only
Group: Productivity/Databases/Servers
Version: 5.0.67
-Release: 1
+Release: 4
# required by rcmysql
Requires: mysql-client = %{version}
Url: http://www.mysql.com
@@ -45,6 +45,7 @@
Patch11: mysql-5.0.67-compiler-warnings.patch
Patch13: mysql_upgrade-exit-status.patch
Patch15: mysql-vpath.patch
+Patch16: mysql-5.0.67-mysql_config.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -258,6 +259,7 @@
%patch11
%patch13
%patch15
+%patch16
# remove unneeded man manpages
rm man/mysqlman.1 man/safe_mysqld.1 man/mysql.server.1 man/make_win_*.1
rm man/mysqlmanager-pwgen.1 man/mysqlmanagerc.1
@@ -575,6 +577,8 @@
%files tools -f mysql-tools.files

%changelog
+* Tue Sep 02 2008 mmarek@xxxxxxx
+- fix mysql_config --libs output (bnc#420313, mysql#39175)
* Mon Aug 25 2008 mmarek@xxxxxxx
- updated to 5.0.67, for changes see
http://dev.mysql.com/doc/refman/5.0/en/releasenotes-cs-5-0-67.html


++++++ mysql-5.0.67-mysql_config.patch ++++++
---
scripts/mysql_config.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- scripts/mysql_config.sh.orig
+++ scripts/mysql_config.sh
@@ -92,7 +92,7 @@ fix_path pkgincludedir include/mysql inc

version='@VERSION@'
socket='@MYSQL_UNIX_ADDR@'
-ldflags='@LDFLAGS@'
+ldflags='@SAVE_LDFLAGS@'

if [ @MYSQL_TCP_PORT_DEFAULT@ -eq 0 ]; then
port=0







++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages