update postgresql-odbc.spec.
Signed-off-by: 陈棋德 <dillon.chen@gmail.com> (cherry picked from commit b70d86459bf72d1b1bd84c6a186594cf5ece57c7)
This commit is contained in:
parent
68c5836dd9
commit
5a115de3d3
@ -6,7 +6,7 @@ License: LGPLv2+
|
|||||||
URL: https://odbc.postgresql.org/
|
URL: https://odbc.postgresql.org/
|
||||||
Source0: http://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-%{version}.tar.gz
|
Source0: http://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: unixODBC-devel postgresql-server-devel postgresql-test-rpm-macros gcc
|
BuildRequires: unixODBC-devel libpq-devel postgresql-test-rpm-macros gcc
|
||||||
Provides: psqlodbc = %version-%release
|
Provides: psqlodbc = %version-%release
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -68,6 +68,10 @@ cd test && %make_build installcheck || {
|
|||||||
%{_libdir}/postgresql-odbc/test
|
%{_libdir}/postgresql-odbc/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 19 2023 dillon chen <dillon.chen@gmail.com> - 13.01.0000-2
|
||||||
|
- sync from master
|
||||||
|
- postgres-server-devel to pkgconfig(libpq)
|
||||||
|
|
||||||
* Mon Jun 28 2021 bzhaoop <bzhaojyathousandy@gmail.com> - 13.00.0000-1
|
* Mon Jun 28 2021 bzhaoop <bzhaojyathousandy@gmail.com> - 13.00.0000-1
|
||||||
- Bump to 13.00.0000 verion
|
- Bump to 13.00.0000 verion
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user