Hello community,

here is the log from the commit of package MyODBC-unixODBC for openSUSE:Factory 
checked in at 2013-01-29 14:25:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MyODBC-unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.MyODBC-unixODBC.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MyODBC-unixODBC", Maintainer is "mhruse...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/MyODBC-unixODBC/MyODBC-unixODBC.changes  
2012-06-29 10:38:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.MyODBC-unixODBC.new/MyODBC-unixODBC.changes     
2013-01-29 14:25:23.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 28 15:58:58 CET 2013 - mhruse...@suse.cz
+
+- disabling building of test library as it is broken and we don't 
+  ship it anyway
+
+-------------------------------------------------------------------

Old:
----
  MyODBC-unixODBC-add-mysys.patch
  mysql-mysys.tar.gz

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

Other differences:
------------------
++++++ MyODBC-unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.PWE1nd/_old  2013-01-29 14:25:24.000000000 +0100
+++ /var/tmp/diff_new_pack.PWE1nd/_new  2013-01-29 14:25:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package MyODBC-unixODBC
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,8 @@
 Source1:        odbcinst.ini.%{manager}.sample
 Source2:        odbc.ini.%{manager}.sample
 Source3:        README
-Source4:        mysql-mysys.tar.gz
 Source100:      MyODBC-unixODBC-rpmlintrc
 Patch1:         MyODBC-unixODBC-my_free.patch
-Patch2:         MyODBC-unixODBC-add-mysys.patch
 Patch3:         MyODBC-unixODBC-64bit.patch
 BuildRequires:  libtool
 BuildRequires:  mysql-devel
@@ -50,11 +48,8 @@
 %prep
 %setup -q -n mysql-connector-odbc-%{version}
 %patch1 -p1
-%patch2 -p1
 %patch3 -p1
 
-tar -xzf %{SOURCE4}
-
 %build
 # mysql 5.5.10 has stopped #define'ing THREAD in its exports, and has
 # started #define'ing MY_PTHREAD_FASTMUTEX, and neither of those changes
@@ -68,7 +63,7 @@
     --with-mysql-includes=%{_includedir}/mysql \
     --with-unixODBC=%{_prefix} \
     --with-odbc-ini=%{_sysconfdir}/%{manager}/odbc.ini \
-    --disable-gui
+    --disable-gui --disable-test
 
 make %{?_smp_mflags}
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to