Completing build dependencies
This commit is contained in:
parent
7c9ee30a9f
commit
7e5d19de5f
@ -1,7 +1,7 @@
|
||||
Name: postgresql-odbc
|
||||
Summary: Official postgreSQL ODBC driver
|
||||
Version: 10.03.0000
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: LGPLv2+
|
||||
URL: https://odbc.postgresql.org/
|
||||
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
|
||||
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
|
||||
|
||||
%description
|
||||
@ -69,5 +69,8 @@ cd test && %make_build installcheck || {
|
||||
%{_libdir}/postgresql-odbc/test
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user