Update to version 08.01.0100.

This commit is contained in:
Tom Lane 2005-11-07 23:14:47 +00:00
parent ede393ca14
commit a95a321885
3 changed files with 8 additions and 3 deletions

View File

@ -1 +1 @@
psqlodbc-08.00.0100.tar.gz psqlodbc-08.01.0100.tar.gz

View File

@ -1,6 +1,6 @@
Name: postgresql-odbc Name: postgresql-odbc
Summary: PostgreSQL ODBC driver. Summary: PostgreSQL ODBC driver.
Version: 08.00.0100 Version: 08.01.0100
Release: 1 Release: 1
License: LGPL License: LGPL
Group: Applications/Databases Group: Applications/Databases
@ -8,9 +8,11 @@ Url: http://gborg.postgresql.org/project/psqlodbc
Source0: ftp://ftp.us.postgresql.org/odbc/versions/src/psqlodbc-%{version}.tar.gz Source0: ftp://ftp.us.postgresql.org/odbc/versions/src/psqlodbc-%{version}.tar.gz
Source1: acinclude.m4 Source1: acinclude.m4
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
BuildPreReq: unixODBC-devel BuildPreReq: unixODBC-devel
BuildRequires: automake autoconf BuildRequires: automake autoconf
Requires: postgresql-libs >= 8.0 Requires: postgresql-libs >= 8.0
Provides: postgresql-odbc Provides: postgresql-odbc
@ -55,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/psqlodbc.la %{_libdir}/psqlodbc.la
%changelog %changelog
* Mon Nov 7 2005 Tom Lane <tgl@redhat.com> 08.01.0100-1
- Update to version 08.01.0100.
* Wed Mar 2 2005 Tom Lane <tgl@redhat.com> 08.00.0100-1 * Wed Mar 2 2005 Tom Lane <tgl@redhat.com> 08.00.0100-1
- Update to version 08.00.0100. - Update to version 08.00.0100.

View File

@ -1 +1 @@
da3409dc47618e0d6fd6f24f4c63a953 psqlodbc-08.00.0100.tar.gz f3e1bcd09818e12c2be811f4ad67690a psqlodbc-08.01.0100.tar.gz