Commit Graph

  • dea5432f97 Update to unixODBC 2.2.14 Tom Lane 2009-02-20 17:22:19 +0000
  • ba9818e73f Fix FTBFS problem occasioned by _default_patch_fuzz = 0 in rawhide Tom Lane 2008-07-29 01:03:16 +0000
  • 66ee88be19 Install icons in /usr/share/pixmaps, not /usr/share/icons Tom Lane 2008-06-13 21:10:11 +0000
  • 6052acb3b0 Must BuildRequire qt3 now that Fedora has renamed qt4 to qt Tom Lane 2008-04-04 16:48:34 +0000
  • 62398503b6 Move libodbcinst.so symlink into main package, per bug 204882 Tom Lane 2008-02-12 00:15:57 +0000
  • b9ddd13f3e Add missing BuildRequires for flex Tom Lane 2007-12-30 21:03:55 +0000
  • 79fcde661a makefile update to properly grab makefile.common Bill Nottingham 2007-10-15 19:29:24 +0000
  • f0744db0f6 Update License tag Tom Lane 2007-08-02 23:40:54 +0000
  • 4c702a8163 Make configure find correct Qt libraries when building on a multilib machine Tom Lane 2007-04-20 16:59:34 +0000
  • ae51243f35 Drop BuildRequires for kdelibs-devel. Resolves: #152717 Tom Lane 2007-04-17 01:38:59 +0000
  • dccb13ffdb Apparently we need automake --add-missing. Tom Lane 2006-12-06 17:50:00 +0000
  • c588b4e927 Update to unixODBC 2.2.12. Tom Lane 2006-12-06 17:19:47 +0000
  • d6091c26f4 bumped for rebuild Jesse Keating 2006-07-12 08:36:16 +0000
  • 648c74ca86 Fix minor problems in desktop files (bug #185764) Tom Lane 2006-03-27 20:08:51 +0000
  • b7c4954be1 bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 05:55:22 +0000
  • dcbe962c46 bump for new gcc/glibc Jesse Keating 2006-02-07 14:10:30 +0000
  • 432a0b901b gcc update bump Jesse Keating 2005-12-09 22:43:41 +0000
  • a5634d28f1 Some more fixes to get it to build with the real modular X. Tom Lane 2005-11-21 20:41:02 +0000
  • 460f091e48 Adjust BuildPrereq for modular X. Tom Lane 2005-11-07 22:45:10 +0000
  • 5fb088efaa - fix some unknown symbols Florian La Roche 2005-10-15 23:08:39 +0000
  • 4b703de37d Fixes for bz 161399, 162676. Tom Lane 2005-09-29 22:41:56 +0000
  • b78f445496 Remove Makefiles accidentally included in docs installation (bz #168819) Tom Lane 2005-09-24 04:00:36 +0000
  • 6f644aab14 Update to unixODBC 2.2.11. Tom Lane 2005-04-08 20:01:57 +0000
  • e5e6699496 Rebuild with gcc4. Tom Lane 2005-03-07 06:34:40 +0000
  • c9b73dd279 - Rebuilt for new readline. Tim Waugh 2005-01-12 17:37:11 +0000
  • d2cbc17e7c Update to unixODBC 2.2.10. Tom Lane 2004-10-28 22:43:18 +0000
  • 9505f13373 Update to unixODBC 2.2.9. Tom Lane 2004-09-23 03:46:26 +0000
  • 9918f4191e auto-import changelog data from unixODBC-2.2.8-6.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 13:54:21 +0000
  • 563940eaf6 auto-import changelog data from unixODBC-2.2.8-5.src.rpm Sat May 08 2004 Tom Lane <tgl@redhat.com> 2.2.8-5 - Backpatch fix for double-free error from upstream devel sources. - rebuilt Wed May 05 2004 Tom Lane <tgl@redhat.com> 2.2.8-4 - Add dependency to ensure kde subpackage stays in sync with main (needed because we moved odbctest from one pkg to the other, cf bug #122478) - rebuilt cvsdist 2004-09-09 13:54:16 +0000
  • 74839fb2d3 auto-import changelog data from unixODBC-2.2.8-3.src.rpm Wed Mar 10 2004 Tom Lane <tgl@redhat.com> 2.2.8-3 - Use installed libltdl - rebuilt for Fedora Core 2 Tue Mar 09 2004 Tom Lane <tgl@redhat.com> 2.2.8-2 - Rename lo_xxx() to odbc_lo_xxx() (bug #117211) (temporary until 2.2.9) - rebuilt Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Mon Mar 01 2004 Tom Lane <tgl@redhat.com> - Update to 2.2.8 - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 13:53:19 +0000
  • b1f70c09dd auto-import changelog data from unixODBC-2.2.5-10.src.rpm Thu Dec 04 2003 Joe Orton <jorton@redhat.com> 2.2.5-10 - rebuild to restore sqltypes.h after #111195 cvsdist 2004-09-09 13:51:45 +0000
  • 51d68ac641 auto-import changelog data from unixODBC-2.2.5-9.src.rpm Thu Oct 16 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-9 - Add comments to the /etc/odbcinst.ini file regarding the proper setup for MySQL and the origin of each library needed. Tue Oct 14 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-8 - Move libodbcmyS.so to the main package as well. It is used the same way as libodbcpsqlS.so. Tue Oct 14 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-7 - Bumped the version so it rebuilds. Tue Oct 14 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-4 - Revert previous change and special case libodbcpsql.so and libodbcpsqlS.so instead. Here is the explanation (from Elliot Lee): ".so files are only used at link time for normal dynamic libraries. The libraries referred to here are being used as dynamically loaded modules, so I guess moving those particular .so files back to the main package would make sense, but the other .so files should stay in the devel subpackage." Fri Oct 10 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-3 - Moved all the shared library symlinks to the main package. They were deliberatedly being added to the devel package for unknown reasons but this was forcing users to install the devel package always. - No need to special-case libodbc.so anymore Fri Sep 05 2003 Elliot Lee <sopwith@redhat.com> 2.2.5-2 - Run auto* so it rebuilds. Mon Jul 07 2003 Fernando Nasser <fnasser@redhat.com> 2.2.5-1 - Moved odbctest to the kde package to remove require on Qt stuff from the main package. - Removed stray "\" from doc/Makefile.am - Applied libtool fix (provided by Alex Oliva) so that it build with cross-compilers (which are used by 64 bit systems) - Updated sources to the 2.2.5 community release - Changed the included libtool to the 1.5-3 one so that it properly link the libraries with the newly generated ones and not with the ones installed on the build system (or give an error if an old version is not installed (# 91110) - Added new files for executable DataManagerII and icons LinuxODBC.xpm and odbc.xpm Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 13:51:34 +0000
  • 961cfb5b46 auto-import changelog data from unixODBC-2.2.3-6.src.rpm Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Thu Jan 09 2003 Bill Nottingham <notting@redhat.com> 2.2.3-5 - debloat Tue Dec 17 2002 Elliot Lee <sopwith@redhat.com> 2.2.3-4 - Run libtoolize etc. Thu Dec 12 2002 Elliot Lee <sopwith@redhat.com> 2.2.3-3 - Rebuild to fix filelist errors...? cvsdist 2004-09-09 13:50:49 +0000
  • 89da9054af auto-import changelog data from unixODBC-2.2.3-2.src.rpm Fri Nov 29 2002 Tim Powers <timp@redhat.com> 2.2.3-2 - remove unpackaged files from the buildroot Tue Nov 19 2002 Elliot Lee <sopwith@redhat.com> 2.2.3-1 - Rebuild, update to 2.2.3 cvsdist 2004-09-09 13:50:35 +0000
  • fd55c3c85e auto-import changelog data from unixODBC-2.2.2-3.src.rpm Mon Aug 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-3 - Move libodbc.so to the main package, so programs dlopening it don't break (#72653) cvsdist 2004-09-09 13:50:27 +0000
  • 96450dfbaa auto-import changelog data from unixODBC-2.2.2-2.src.rpm Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> - rebuilt with gcc-3.2 (we hope) cvsdist 2004-09-09 13:50:07 +0000
  • 09b5434ace auto-import changelog data from unixODBC-2.2.2-1.src.rpm Mon Jul 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.2-1 - 2.2.2 - desktop file changes (# 69371) Fri Jun 21 2002 Tim Powers <timp@redhat.com> - automated rebuild Sun May 26 2002 Tim Powers <timp@redhat.com> - automated rebuild Mon May 20 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.1-1 - 2.2.1 - Reenable other archs, as this should now build on 64 bit archs Sun May 19 2002 Florian La Roche <Florian.LaRoche@redhat.de> - add at least mainframe; should this really be a i386-only rpm? cvsdist 2004-09-09 13:50:02 +0000
  • c44e6af5d3 auto-import unixODBC-2.2.0-5a from unixODBC-2.2.0-5a.src.rpm cvsdist 2004-09-09 13:49:18 +0000
  • 17b2b8ff2f auto-import changelog data from unixODBC-2.2.0-5.src.rpm Wed Apr 17 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.2.0-5 - rebuild cvsdist 2004-09-09 13:49:13 +0000
  • 5638b96071 auto-import changelog data from unixODBC-2.2.0-4.src.rpm Fri Apr 05 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.0-4 - Avoid having files in more than one package (#62755) Tue Mar 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.0-3 - Don't include kde plugin .so as a devel symlink (#61039) cvsdist 2004-09-09 13:48:51 +0000
  • acdbe0a9d4 auto-import changelog data from unixODBC-2.2.0-2.src.rpm Fri Mar 08 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.2.0-2 - Rebuild with KDE 3.x Tue Feb 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.2.0-1 - Just build on i386 now, there are 64 bit oddities - 2.2.0 Fri Jan 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.1.1-2 - move libodbcinstQ* to the kde subpackage Fri Jan 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 2.1.1-1 - 2.1.1 - minor cleanups Fri Dec 14 2001 Trond Eivind Glomsrød <teg@redhat.com> 2.0.7-5 - Rebuild cvsdist 2004-09-09 13:48:37 +0000
  • 1376062909 auto-import changelog data from unixODBC-2.0.7-4.src.rpm Wed Sep 12 2001 Tim Powers <timp@redhat.com> - rebuild with new gcc and binutils cvsdist 2004-09-09 13:47:53 +0000
  • 708ca8f423 auto-import changelog data from unixODBC-2.0.7-3.src.rpm Sun Jun 24 2001 Than Ngo <than@redhat.com> - rebuild against qt-2.3.1, kde-2.1.x cvsdist 2004-09-09 13:47:05 +0000
  • a83366ec5f auto-import changelog data from unixODBC-2.0.7-2.src.rpm Fri Jun 15 2001 Trond Eivind Glomsrød <teg@redhat.com> - Better default odbcinst.ini - Minor cleanups Wed Jun 06 2001 Trond Eivind Glomsrød <teg@redhat.com> - 2.0.7 cvsdist 2004-09-09 13:46:58 +0000
  • 2795c8b53c auto-import changelog data from unixODBC-1.8.13-3.src.rpm Fri Apr 27 2001 Bill Nottingham <notting@redhat.com> - rebuild for C++ exception handling on ia64 cvsdist 2004-09-09 13:46:36 +0000
  • d1bb7590b6 auto-import changelog data from unixODBC-1.8.13-2.src.rpm Wed Feb 28 2001 Trond Eivind Glomsrød <teg@redhat.com> - rebuild Tue Nov 28 2000 Trond Eivind Glomsrød <teg@redhat.com> - 1.8.13 Tue Oct 10 2000 Trond Eivind Glomsrød <teg@redhat.com> - enable GUI now that we have KDE compiled with the standard compiler - move the applnk entries to the KDE package cvsdist 2004-09-09 13:46:32 +0000
  • fc5859ae62 auto-import changelog data from unixODBC-1.8.12-2.src.rpm Thu Aug 24 2000 Nalin Dahyabhai <nalin@redhat.com> - add the missing shared libs to the non-devel package Wed Aug 23 2000 Preston Brown <pbrown@redhat.com> - 1.8.12 fixes problems with the postgresql driver Mon Jul 31 2000 Trond Eivind Glomsrød <teg@redhat.com> - disable KDE subpackage to avoid the mess that is C++ binary compatibility Wed Jul 12 2000 Prospector <bugzilla@redhat.com> - automatic rebuild Fri Jun 30 2000 Florian La Roche <laroche@redhat.com> - improved QTDIR detection Wed Jun 28 2000 Trond Eivind Glomsrød <teg@redhat.com> - 1.8.10 - use %{_tmppath} - update URL - including two missing libraries Tue Jun 13 2000 Preston Brown <pbrown@redhat.com> - 1.8.9 Fri Jun 09 2000 Preston Brown <pbrown@redhat.com> - adopted for Winston, changed to Red Hat packaging standards Tue Apr 18 2000 Murray Todd Williams <murray@codingapes.com> - added a unixODBC-devel RPM to the group, added KDE links and icons to system - all of which came from recommendations from Fredrick Meunier - <Fredrick.Meunier@computershare.com.au> Mon Apr 17 2000 Murray Todd Williams <murray@codingapes.com> - unixODBC-1.8.7 - moved install to $RPM_BUILD_ROOT so it didn't overrun existing files. cvsdist 2004-09-09 13:45:16 +0000
  • 6a5abc8896 Setup of module unixODBC cvsdist 2004-09-09 13:45:11 +0000