From: Adam Dickmeiss Date: Wed, 18 May 2011 12:37:12 +0000 (+0200) Subject: Require YAZ 4.2.0 X-Git-Tag: v1.5.7~13^2~9 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=8d44038586521aee665448fe55ab04666cc89dc4;hp=48d75a2da62727e36f538c5870325387c33cb90d;p=pazpar2-moved-to-github.git Require YAZ 4.2.0 --- diff --git a/configure.ac b/configure.ac index 42324bf..c86187f 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.1.0]) +YAZ_INIT([static icu],[4.2.0]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi diff --git a/debian/control b/debian/control index 012da1a..94cdd50 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pazpar2 Section: net Priority: extra Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev (>= 4.1.0), docbook-xsl, libgnutls-dev +Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev (>= 4.2.0), docbook-xsl, libgnutls-dev Standards-Version: 3.7.2 Package: pazpar2 diff --git a/pazpar2.spec b/pazpar2.spec index 796c4eb..ea255bd 100644 --- a/pazpar2.spec +++ b/pazpar2.spec @@ -7,7 +7,7 @@ Group: Applications/Internet Vendor: Index Data ApS Source: pazpar2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libyaz4-devel +BuildRequires: libyaz4-devel >= 4.2.0 Packager: Adam Dickmeiss URL: http://www.indexdata.com/pazpar2 Summary: pazpar2 daemon