From: Jakub Bogusz Date: Wed, 14 May 2014 16:48:21 +0000 (+0200) Subject: - updated to 1.1.2 X-Git-Tag: auto/th/opendap-gateway_module-1.1.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=393fe8f2c672a1096502eaa9e649d808adebaf84;p=packages%2Fopendap-gateway_module.git - updated to 1.1.2 --- diff --git a/opendap-gateway_module.spec b/opendap-gateway_module.spec index ce11a5a..02bcae9 100644 --- a/opendap-gateway_module.spec +++ b/opendap-gateway_module.spec @@ -5,26 +5,26 @@ Summary: Gateway module for the OPeNDAP data server Summary(pl.UTF-8): Moduł bramki dla serwera danych OPeNDAP Name: opendap-gateway_module -Version: 1.1.1 +Version: 1.1.2 Release: 1 License: LGPL v2.1+ Group: Daemons Source0: http://www.opendap.org/pub/source/gateway_module-%{version}.tar.gz -# Source0-md5: ab84958865ad4c6f6d12aa58186231c1 +# Source0-md5: bf91212327e59bbd7eeb168b4cfb818a Patch0: %{name}-includes.patch Patch1: %{name}-link.patch URL: http://opendap.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.10 -%{?with_tests:BuildRequires: bes >= 3.9.0} -BuildRequires: bes-devel >= 3.9.0 +%{?with_tests:BuildRequires: bes >= 3.13.0} +BuildRequires: bes-devel >= 3.13.0 BuildRequires: curl-devel -BuildRequires: libdap-devel >= 3.11.0 +BuildRequires: libdap-devel >= 3.13.0 BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.5 BuildRequires: pkgconfig -Requires: bes >= 3.9.0 -Requires: libdap >= 3.11.0 +Requires: bes >= 3.13.0 +Requires: libdap >= 3.13.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description