From 19c56b5773d2d57da7ae1c6f0c4fe8e35f6144ae Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 22 Nov 2020 11:53:27 +0100 Subject: [PATCH] rebuild with tirpc; rel 2 --- ogdi.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ogdi.spec b/ogdi.spec index d85ef15..6b31507 100644 --- a/ogdi.spec +++ b/ogdi.spec @@ -8,7 +8,7 @@ Summary: Open Geographic Datastore Interface Summary(pl.UTF-8): OGDI - otwarty interfejs do danych geograficznych Name: ogdi Version: 4.0.0 -Release: 1 +Release: 2 License: BSD-like Group: Applications/Databases #Source0Download: https://github.com/libogdi/ogdi/releases/ @@ -20,6 +20,7 @@ Patch1: %{name}-format.patch URL: http://ogdi.sourceforge.net/ BuildRequires: autoconf BuildRequires: expat-devel +BuildRequires: libtirpc-devel BuildRequires: rpmbuild(macros) >= 1.446 %{?with_tcl:BuildRequires: tcl-devel} %{?with_odbc:BuildRequires: unixODBC-devel} @@ -50,6 +51,7 @@ Summary: OGDI header files and documentation Summary(pl.UTF-8): Pliki nagłówkowe i dokumentacja OGDI Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: libtirpc-devel %description devel OGDI header files and developer's documentation. -- 2.43.0