Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2011-11-28 12:58:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.unixODBC.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unixODBC", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes        2011-09-23 
12:49:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.unixODBC.new/unixODBC.changes   2011-11-28 
12:58:24.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Nov 27 06:48:53 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Wed Oct  5 15:12:38 UTC 2011 - [email protected]
+
+- cross-build fix: use %configure macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ unixODBC-gui-qt.spec ++++++
--- /var/tmp/diff_new_pack.JjpwVS/_old  2011-11-28 12:58:25.000000000 +0100
+++ /var/tmp/diff_new_pack.JjpwVS/_new  2011-11-28 12:58:25.000000000 +0100
@@ -20,14 +20,14 @@
 
 Name:           unixODBC-gui-qt
 BuildRequires:  qt3-devel
+BuildRequires:  libtool
 Version:        2.2.12
-Release:        206
+Release:        0
 Summary:        ODBC Configuration  Utility, Data Source Browser, and ODBC 
Test Tool based
 License:        GPLv2+
 Url:            http://www.unixodbc.org/
 Group:          Productivity/Databases/Tools
 Requires:       unixODBC = %{version}
-AutoReqProv:    on
 Source:         unixODBC-%{version}.tar.bz2
 Source1:        README.SuSE
 Patch1:         unixODBC-paths.patch

++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.JjpwVS/_old  2011-11-28 12:58:25.000000000 +0100
+++ /var/tmp/diff_new_pack.JjpwVS/_new  2011-11-28 12:58:25.000000000 +0100
@@ -19,14 +19,13 @@
 
 
 Name:           unixODBC
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ libtool
 Version:        2.2.12
-Release:        209
+Release:        0
 Summary:        ODBC driver manager with some drivers included
 License:        GPLv2+ ; LGPLv2.1+
 Url:            http://www.unixodbc.org/
 Group:          Productivity/Databases/Tools
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      unixODBC-64bit
@@ -108,7 +107,7 @@
 rm -rf libltdl
 LIBTOOLIZE="libtoolize --ltdl" autoreconf --force --install
 export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" CXXFLAGS="$RPM_OPT_FLAGS 
-fno-strict-aliasing" 
-./configure \
+%configure \
            --prefix=%{_prefix} \
            --mandir=%{_mandir} \
            --infodir=%{_infodir} \

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to