!9 [sync] PR-8: postgres-server-devel to pkgconfig(libpq)

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-06-19 01:41:27 +00:00 committed by Gitee
commit d2271691c0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@ License: LGPLv2+
URL: https://odbc.postgresql.org/
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
%description
@ -68,6 +68,10 @@ cd test && %make_build installcheck || {
%{_libdir}/postgresql-odbc/test
%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
- Bump to 13.00.0000 verion