Changelog for
libgda-devel-1.2.0-8.el4.i386.rpm :
* Sat Aug 06 2005 Hans de Goede
1:1.2.0-8- Remove libgda.la file from devel package.
* Sun Jun 26 2005 Hans de Goede 1:1.2.0-7- Added Patch4: libgda-1.2.0-libdir.patch which fixes loading of database providers on platforms with a lib64 dir. Thanks to: Bas Driessen for the patch.- Enabled building of libgda-ldap and libgda-sqlite by default.
* Wed Jun 22 2005 Hans de Goede 1:1.2.0-6- rebuild so that we depend on the proper version of libpq.so (#160917)- change names of database providers from gda-xxx to libgda-xxx (#160917)
* Thu Mar 03 2005 Caolan McNamara 1:1.2.0-5- rebuild with gcc4
* Sat Feb 12 2005 Caolan McNamara 1:1.2.0-4- well, that was moronic
* Fri Feb 11 2005 Caolan McNamara 1:1.2.0-3- bandaid
* Thu Feb 10 2005 Jeremy Katz - 1:1.2.0-2- rebuild to try to fix broken dep
* Sat Feb 05 2005 Caolan McNamara 1:1.2.0-1- bump to latest version- drop integrated break warning patch- update configure patch
* Thu Jan 13 2005 Tim Waugh 1:1.0.4-5- Rebuilt for new readline.
* Sun Oct 31 2004 Caolan McNamara 1:1.0.4-4- Use mysqlclient10
* Sat Oct 09 2004 Caolan McNamara 1:1.0.4-3- #rh135043# Extra BuildRequires
* Fri Sep 10 2004 Bill Nottingham 1:1.0.4-2- %defattr
* Fri Aug 13 2004 Caolan McNamara 1:1.0.4-1- Initial Red Hat import- patch for missing break statement- fixup devel package requirement pickiness- autoconf patch to pick up correct mysql path from mysql_config (e.g. x64)- autoconf patch to just look in the normal place for postgres first
* Wed Mar 12 2003 David Hollis - Fix --with-tds & --without-tds to match what configure wants
* Wed Jan 29 2003 Yanko Kaneti - Remove the idl path- Include gda-config man page- add --without-
* for disabled providers- package and use the omf/scrollkeeper bits
* Wed Jan 01 2003 David Hollis - Added sqlite-devel buildreq- Include gda-config-tool man page
* Tue Aug 20 2002 Ben Liblit - Fixed version number substitutions- Removed some explicit \"Requires:\" prerequisites that RPM will figure out on its own. Removed explicit dependency on older MySQL client libraries- Required that the ODBC development package be installed if we are building the ODBC provider- Created distinct subpackages for each provider, conditional on that provider actually being enabled; some of these will need to be updated as the family of available providers changes- Updated files list to match what \"make install\" actually installs- Added URL tag pointing to GNOME-DB project\'s web site
* Wed Feb 27 2002 Chris Chabot - Added defines and configure flags for all supported DB types
* Tue Feb 26 2002 Chris Chabot - Cleaned up formatting- Added Requirements- Added defines for postgres, mysql, odbc support
* Fri Feb 22 2002 Chris Chabot - Initial spec file