2007-01-15 23:40:12 +00:00
|
|
|
#
|
|
|
|
# spec file for package unixODBC (Version 2.2.12)
|
|
|
|
#
|
2008-04-10 13:35:40 +00:00
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-15 23:40:12 +00:00
|
|
|
#
|
2008-10-13 15:00:11 +00:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-15 23:40:12 +00:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-04-10 13:35:40 +00:00
|
|
|
|
2007-01-15 23:40:12 +00:00
|
|
|
Name: unixODBC
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
Version: 2.2.12
|
2008-10-13 15:00:11 +00:00
|
|
|
Release: 119
|
2007-01-15 23:40:12 +00:00
|
|
|
Summary: ODBC driver manager with some drivers included
|
2008-04-10 13:35:40 +00:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
|
|
|
Url: http://www.unixodbc.org/
|
2007-01-15 23:40:12 +00:00
|
|
|
Group: Productivity/Databases/Tools
|
2008-04-10 13:35:40 +00:00
|
|
|
AutoReqProv: on
|
2007-01-15 23:40:12 +00:00
|
|
|
Provides: libodbcinst.so, libodbc.so
|
|
|
|
%ifarch ia64 x86_64 s390x ppc64
|
|
|
|
Provides: libodbcinst.so()(64bit), libodbc.so()(64bit)
|
|
|
|
%endif
|
|
|
|
Source: unixODBC-%{version}.tar.bz2
|
|
|
|
Source1: README.SuSE
|
|
|
|
Patch1: unixODBC-paths.patch
|
|
|
|
Patch4: unixODBC-odbctest.patch
|
|
|
|
Patch5: unixODBC-iaddr.patch
|
|
|
|
Patch6: unixODBC-nonvoid.patch
|
|
|
|
Patch7: unixODBC-gccwarnings.patch
|
|
|
|
Patch8: unixODBC-%{version}-dm.patch
|
|
|
|
Patch10: %{name}-%{version}-libodbcinst-exports.patch
|
|
|
|
Patch11: %{name}-%{version}-flex.patch
|
|
|
|
Patch12: %{name}-%{version}-sqp.patch
|
|
|
|
Patch13: %{name}-%{version}-uninitialized.patch
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2008-04-10 13:35:40 +00:00
|
|
|
|
2007-01-15 23:40:12 +00:00
|
|
|
%package devel
|
2008-04-10 13:35:40 +00:00
|
|
|
License: GPL v2 or later; LGPL v2.1 or later
|
2007-01-15 23:40:12 +00:00
|
|
|
Summary: Includes and Static Libraries for ODBC Development
|
|
|
|
Group: Development/Libraries/C and C++
|
2008-04-10 13:35:40 +00:00
|
|
|
AutoReqProv: on
|
2007-01-15 23:40:12 +00:00
|
|
|
Obsoletes: libiodbc-devel
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description
|
|
|
|
UnixODBC aims to provide a complete ODBC solution for the Linux
|
|
|
|
platform. Further drivers can be found at http://www.unixodbc.org/.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Peter Harvey <pharvey@codebydesigns.com>
|
|
|
|
Nick Gorham <nick@easysoft.com>
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
Includes and static libraries for ODBC development (based on unixODBC).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Peter Harvey <pharvey@codebydesigns.com>
|
|
|
|
Nick Gorham <nick@easysoft.com>
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
%patch1
|
|
|
|
%patch4
|
|
|
|
%patch5
|
|
|
|
%patch6
|
|
|
|
%patch7
|
|
|
|
#patch8 -p1
|
|
|
|
%patch10
|
|
|
|
%patch11
|
|
|
|
%patch12
|
|
|
|
%patch13
|
|
|
|
install -m 644 %{S:1} .
|
|
|
|
|
|
|
|
%build
|
|
|
|
export -n LANG LINGUAS LC_ALL
|
|
|
|
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 \
|
|
|
|
--prefix=%{_prefix} \
|
|
|
|
--mandir=%{_mandir} \
|
|
|
|
--infodir=%{_infodir} \
|
|
|
|
--libdir=%{_libdir} \
|
|
|
|
--sysconfdir=%{_sysconfdir}/%{name} \
|
|
|
|
--enable-gui=no \
|
|
|
|
--disable-stats
|
|
|
|
make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
|
|
|
|
|
|
|
|
%install
|
|
|
|
install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}/%{name}
|
|
|
|
install -d -m 755 $RPM_BUILD_ROOT/%{_libdir}/%{name}
|
|
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
rm -rf $RPM_BUILD_ROOT/usr/share/libtool
|
|
|
|
# packaged in gui-gtk
|
|
|
|
rm -f $RPM_BUILD_ROOT/%{_libdir}/libmimerS.*
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf "$RPM_BUILD_ROOT"
|
|
|
|
|
2007-05-26 08:58:00 +00:00
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
2007-01-15 23:40:12 +00:00
|
|
|
%files
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%doc AUTHORS COPYING ChangeLog NEWS README README.GTK README.SuSE doc/*.html doc/*.gif
|
|
|
|
%dir %{_sysconfdir}/%{name}
|
|
|
|
%dir %{_sysconfdir}/%{name}/ODBCDataSources
|
|
|
|
%dir %{_libdir}/%{name}
|
|
|
|
%config %{_sysconfdir}/%{name}/odbc.ini
|
|
|
|
%config %{_sysconfdir}/%{name}/odbcinst.ini
|
|
|
|
%{_prefix}/bin/dltest
|
|
|
|
%{_prefix}/bin/isql
|
|
|
|
%{_prefix}/bin/iusql
|
|
|
|
%{_prefix}/bin/odbcinst
|
|
|
|
%{_prefix}/bin/odbc_config
|
|
|
|
%{_libdir}/libodbc.so
|
|
|
|
%{_libdir}/libodbc.so.*
|
|
|
|
#%{_libdir}/libodbcextras.so.*
|
|
|
|
%{_libdir}/libodbcinst.so
|
|
|
|
%{_libdir}/libodbcinst.so.*
|
|
|
|
%{_libdir}/libboundparam.so.*
|
|
|
|
%{_libdir}/libgtrtst.so.*
|
|
|
|
%{_libdir}/libodbccr.so.*
|
|
|
|
%{_libdir}/unixODBC/*.so*
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_libdir}/libboundparam.la
|
|
|
|
%{_libdir}/libgtrtst.la
|
|
|
|
%{_libdir}/libodbc.la
|
|
|
|
%{_libdir}/libodbccr.la
|
|
|
|
#%{_libdir}/libodbcextras.la
|
|
|
|
%{_libdir}/libodbcinst.la
|
|
|
|
%{_libdir}/libboundparam.so
|
|
|
|
%{_libdir}/libgtrtst.so
|
|
|
|
%{_libdir}/libodbccr.so
|
|
|
|
#%{_libdir}/libodbcextras.so
|
|
|
|
%{_libdir}/unixODBC/*.la
|
|
|
|
|
2007-05-26 08:58:00 +00:00
|
|
|
%changelog
|
2008-10-13 15:00:11 +00:00
|
|
|
* Mon Oct 13 2008 nadvornik@suse.cz
|
|
|
|
- dropped the dlopen patch, it no longer matches
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu Apr 10 2008 ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
* Sat May 26 2007 dmueller@suse.de
|
2007-05-26 08:58:00 +00:00
|
|
|
- add missing ldconfig fall to %%post/un
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Oct 18 2006 anosek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated to version 2.2.12
|
|
|
|
* Add missing SQLSetStmtOptionA and SQLSetStmtOptionW
|
|
|
|
* The config string being passed into ConfigDsn was wrong,
|
|
|
|
removed semicolon, and added terminating double null
|
|
|
|
* Add help help to isql
|
|
|
|
* Alter odbctest FullConnect to use SQLDriverConnect
|
|
|
|
* Replace a missed flag for true 64 bit operation
|
|
|
|
* Add ODBC3<->ODBC2 type mapping in SQLSetParam
|
|
|
|
* Tidy up the search for GUI lib code in SQLManageDatasource
|
|
|
|
* Fix possible exit from SQLConnect without having closed
|
|
|
|
in the driver
|
|
|
|
* Alter args to SQLParamOptions
|
|
|
|
* Fix bug preventing attribute length from being returned from
|
|
|
|
SQLDrivers
|
|
|
|
* Fixed broken iusql
|
|
|
|
- dropped obsolete unixODBC-2.2.12.patch unixODBC-qt-dirs.patch
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu Jun 15 2006 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- moved %%{_libdir}/unixODBC/*.so to main package, so that libfoo.so
|
|
|
|
and libfooS.so can be used in driver configuration.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu Jun 15 2006 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated distributed libltdl to make autoconf happy
|
|
|
|
- dropped unixODBC-gui-gtk
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Mar 27 2006 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fixed some uninitialized variables reported by David Binderman
|
|
|
|
[#160570] (uninitialized.patch)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Jan 31 2006 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fixed txt driver
|
|
|
|
[#146507] (sqp.patch)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- converted neededforbuild to BuildRequires
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Jan 20 2006 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- split gui packages to own specfile
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Jan 17 2006 sbrabec@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- Remove unneeded libunicode from neededforbuild.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Nov 29 2005 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix build with flex-2.5.31
|
|
|
|
(flex.patch)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Nov 01 2005 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- add libtool and libinilc symbols to odbcinst/odbcinst.exp
|
|
|
|
(#131175)
|
|
|
|
- disable unixODBC-2.2.11-dm.patch since it's probably no more
|
|
|
|
needed
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu Oct 20 2005 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- remove LT_GLOBAL flag from libtool to enable dlopen()ing libodbc.so
|
|
|
|
(#96312)
|
|
|
|
- remove headers for compatibility with qt3 (no longer needed)
|
|
|
|
- added norootforbuild
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Sep 27 2005 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- compile with --disable-stats to prevent DoS [#118547]
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Sep 19 2005 mmarek@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix gcc warnings about implicit function declarations
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Apr 27 2005 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated to 2.2.11
|
|
|
|
- fix build with gcc4
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Apr 13 2005 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- added audiofile-devel to neededforbuild
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Feb 11 2005 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to 2.2.10, adapt patches
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Nov 10 2004 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- reduced neededforbuild
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Sep 14 2004 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- put the .desktop file in the right package (#44790)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Jul 27 2004 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix some compiler warnings
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Jul 19 2004 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to 2.2.9
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon May 24 2004 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix some compiler warnings
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Mar 23 2004 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- don't package generated files (#36304)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu Feb 26 2004 kukuk@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Obsolete libiodbc-devel instead of conflicting with it.
|
|
|
|
- provide 64bit libodbcinst.so/libobdc.so on all 64bit
|
|
|
|
architectures.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Feb 25 2004 schwab@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Provide libodbcinst.so()(64bit), libodbc.so()(64bit) on ia64 for
|
|
|
|
BEAJava2 [#29515].
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Feb 20 2004 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to 2.2.8
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Jan 14 2004 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- added patch to fix SQL results
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Dec 03 2003 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to 2.2.7
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Sep 05 2003 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix #29515
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Sep 01 2003 ltinkl@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- created patch unixODBC-odbctest.patch to fix #29639
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Aug 15 2003 adrian@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- add desktop file
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Jul 30 2003 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix gODBCconfig configure.in for autoreconf
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Jul 30 2003 ltinkl@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to version 2.2.6
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Jul 30 2003 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- remove traces of buildroot from installed files
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Jul 18 2003 sbrabec@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- GNOME prefix change to /opt/gnome.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Jul 14 2003 sbrabec@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- Added gnome-filesystem to neededforbuild.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Jun 23 2003 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix for current automake
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Dec 27 2002 prehak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- temporarily added two header files from Qt which make it build with Qt-3.1.1
|
|
|
|
(remove them when they won't be needed to build)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Nov 19 2002 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- add AM_GNU_GETTEXT_VERSION
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Nov 18 2002 prehak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fixed to build with autoconf 2.56
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Nov 12 2002 tcrhak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fixed for bison 1.75: end rules with semicolons
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Oct 01 2002 prehak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated to version 2.2.3
|
|
|
|
- libodbcinstQ.{so,la} moved from unixODBC-devel to unixODBC-gui-qt
|
|
|
|
[#19743]
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Sep 27 2002 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Added alsa alsa-devel to neededforbuild (esound)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Sep 09 2002 meissner@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Use qt3 instead of qt2.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Sun Aug 18 2002 prehak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- fixed segfaulting isql when using SAPDB driver
|
|
|
|
(created unixODBC-segfault.dif)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Aug 12 2002 schwab@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Fix configure script.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Sat Jul 27 2002 adrian@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- fix neededforbuild
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Jul 09 2002 prehak@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated to version 2.2.2 (mainly bugfixes, some unicode changes)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Mon Jun 10 2002 prehak@suse.cz
|
2007-01-15 23:40:12 +00:00
|
|
|
- updated to version 2.2.1 (mainly bugfixes)
|
|
|
|
- changed group to Productivity/Databases/Tools
|
|
|
|
- changed path for .ini files to /etc/unixODBC/
|
|
|
|
and path for drivers to /usr/lib/unixODBC/
|
|
|
|
- removed sample odbcinst.ini (TXT driver is not used so freqvently)
|
|
|
|
- created patch to apply %%{_lib} macro
|
|
|
|
- added new configure feature --with-odbc-libs in gODBCConfig
|
|
|
|
- moved *.so files to devel package
|
|
|
|
- created README.SuSE
|
2008-04-10 13:35:40 +00:00
|
|
|
* Thu May 16 2002 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- use libdir
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Apr 05 2002 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- build with current autoconf/automake/gettext
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed Feb 27 2002 poeml@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- don't include the (empty anyway) .ini files to the package, to
|
|
|
|
avoid a file conflict with the libiodbc package. The .ini files
|
|
|
|
are now packed as %%ghost and touched in %%post in both packages.
|
|
|
|
- rewrote %%post to not use absolute paths.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Jan 08 2002 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- help libtool with RPM_BUILD_ROOT
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Jan 04 2002 poeml@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to 2.1.1 (bugfixes, 64 bit fixes, support for FILEDSN's,
|
|
|
|
changes to ODBCConfig. See http://www.unixodbc.org/ for the
|
|
|
|
changelog.)
|
|
|
|
- add new libodbcinstQ.so* to filelist
|
|
|
|
- remove libodbccr.so* from filelist (not to be installed)
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Nov 09 2001 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- use qt-devel-packages in neededforbuild
|
2008-04-10 13:35:40 +00:00
|
|
|
* Tue Oct 02 2001 rbarn@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- update to version 2.0.9
|
|
|
|
- Fix small bug in postgres driver
|
2008-04-10 13:35:40 +00:00
|
|
|
* Sun May 13 2001 schwab@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- Fix missing declarations.
|
2008-04-10 13:35:40 +00:00
|
|
|
* Wed May 09 2001 poeml@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- bzip2 sources
|
2008-04-10 13:35:40 +00:00
|
|
|
* Fri Apr 13 2001 ro@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- hack for new gettext
|
2008-04-10 13:35:40 +00:00
|
|
|
* Sun Apr 01 2001 mfrueh@suse.de
|
2007-01-15 23:40:12 +00:00
|
|
|
- created initial package
|