From f86a8c9f0818240f2cc76f618af98710d6475250 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 09:28:29 +0100 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/libecpg.git#3966fbb930a0c54792614052fa72dabacd8a0ed5 --- libecpg.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libecpg.spec b/libecpg.spec index 5602556..8658fa2 100644 --- a/libecpg.spec +++ b/libecpg.spec @@ -3,7 +3,7 @@ Summary: ECPG - Embedded SQL in C Name: libecpg Version: %majorversion.1 -Release: 3.1%{?dist} +Release: 4%{?dist} License: PostgreSQL Url: http://www.postgresql.org/ @@ -28,6 +28,7 @@ BuildRequires: openldap-devel BuildRequires: libpq-devel BuildRequires: gettext BuildRequires: multilib-rpm-config +BuildRequires: make Requires: libpgtypes = %{version}-%{release} @@ -129,8 +130,8 @@ find_lang_bins %name-devel.lst ecpg %changelog -* Fri Dec 18 2020 Petr Ĺ abata - 13.1-3.1 -- Bump for gcc11 +* Tue Jan 26 2021 Fedora Release Engineering - 13.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 03 2020 Honza Horak - 13.1-3 - Add Requires: libpgtypes to avoid the need to test interoperability