From ad159a2834b6ea2a2743cf25b3e1b7de8680ee03 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 03:21:04 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/postgresql-odbc.git#25cbe42e22a22be510d353bd7cac442a8dce6f3b --- postgresql-odbc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/postgresql-odbc.spec b/postgresql-odbc.spec index a6cbb89..46acaf0 100644 --- a/postgresql-odbc.spec +++ b/postgresql-odbc.spec @@ -5,7 +5,7 @@ Name: postgresql-odbc Summary: PostgreSQL ODBC driver Version: 12.02.0000 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://odbc.postgresql.org/ @@ -14,6 +14,7 @@ Source0: http://ftp.postgresql.org/pub/odbc/versions/src/%{upstream_name}-%{vers Patch0: postgresql-odbc-09.06.0200-revert-money-fix.patch Patch1: postgresql-odbc-09.05.0400-revert-money-testsuite-fix.patch +BuildRequires: make BuildRequires: gcc BuildRequires: unixODBC-devel BuildRequires: pkgconfig(libpq) @@ -109,6 +110,9 @@ the PostgreSQL unixODBC driver. %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 12.02.0000-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 12.02.0000-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild