Update to version 08.01.0100.
This commit is contained in:
parent
ede393ca14
commit
a95a321885
@ -1 +1 @@
|
||||
psqlodbc-08.00.0100.tar.gz
|
||||
psqlodbc-08.01.0100.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: postgresql-odbc
|
||||
Summary: PostgreSQL ODBC driver.
|
||||
Version: 08.00.0100
|
||||
Version: 08.01.0100
|
||||
Release: 1
|
||||
License: LGPL
|
||||
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
|
||||
Source1: acinclude.m4
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildPreReq: unixODBC-devel
|
||||
BuildRequires: automake autoconf
|
||||
|
||||
Requires: postgresql-libs >= 8.0
|
||||
Provides: postgresql-odbc
|
||||
|
||||
@ -55,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/psqlodbc.la
|
||||
|
||||
%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
|
||||
- Update to version 08.00.0100.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user