Author: qboosh Date: Wed Feb 16 15:08:09 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - refresh config.sub
---- Files affected: SPECS: psqlodbc.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/psqlodbc.spec diff -u SPECS/psqlodbc.spec:1.9 SPECS/psqlodbc.spec:1.10 --- SPECS/psqlodbc.spec:1.9 Wed Feb 16 15:51:21 2005 +++ SPECS/psqlodbc.spec Wed Feb 16 16:08:01 2005 @@ -16,6 +16,7 @@ Source0: ftp://ftp.postgresql.org/pub/odbc/versions/src/%{name}-%{version}.tar.gz # Source0-md5: 701c7c55831652d35937c2efaeaab26d URL: http://gborg.postgresql.org/project/psqlodbc/projdisplay.php +BuildRequires: automake %{?with_iodbc:BuildRequires: libiodbc-devel} BuildRequires: postgresql-devel %{?!with_iodbc:BuildRequires: unixODBC-devel} @@ -45,6 +46,7 @@ %setup -q %build +cp -f /usr/share/automake/config.* . %configure \ %{?with_iodbc:--with-iodbc} \ %{!?with_iodbc:--with-unixodbc} @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/02/16 15:08:01 qboosh +- refresh config.sub + Revision 1.9 2005/02/16 14:51:21 qboosh - updated Source0 URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/psqlodbc.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
