!2 Completing build dependencies
From: @hht8 Reviewed-by: @zhengzhenyu Signed-off-by: @zhengzhenyu
This commit is contained in:
commit
5dcd9ebab2
@ -1,7 +1,7 @@
|
|||||||
Name: postgresql-odbc
|
Name: postgresql-odbc
|
||||||
Summary: Official postgreSQL ODBC driver
|
Summary: Official postgreSQL ODBC driver
|
||||||
Version: 10.03.0000
|
Version: 10.03.0000
|
||||||
Release: 3
|
Release: 4
|
||||||
License: LGPLv2+
|
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
|
||||||
@ -9,7 +9,7 @@ Source0: http://ftp.postgresql.org/pub/odbc/versions/src/psqlodbc-%{versi
|
|||||||
Patch0000: postgresql-odbc-09.06.0200-revert-money-fix.patch
|
Patch0000: postgresql-odbc-09.06.0200-revert-money-fix.patch
|
||||||
Patch0001: postgresql-odbc-09.05.0400-revert-money-testsuite-fix.patch
|
Patch0001: postgresql-odbc-09.05.0400-revert-money-testsuite-fix.patch
|
||||||
|
|
||||||
BuildRequires: unixODBC-devel pkgconfig(libpq) postgresql-test-rpm-macros
|
BuildRequires: unixODBC-devel postgresql-devel postgresql-test-rpm-macros gcc
|
||||||
Provides: psqlodbc = %version-%release
|
Provides: psqlodbc = %version-%release
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -69,5 +69,8 @@ cd test && %make_build installcheck || {
|
|||||||
%{_libdir}/postgresql-odbc/test
|
%{_libdir}/postgresql-odbc/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 10.03.0000-4
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Wed Apr 22 2020 wangyue<wangyue92@huawei.com> - 10.03.0000-3
|
* Wed Apr 22 2020 wangyue<wangyue92@huawei.com> - 10.03.0000-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user