From: Adam Dickmeiss Date: Tue, 9 Oct 2012 12:38:28 +0000 (+0200) Subject: Require YAZ 4.2.40 or later. X-Git-Tag: v1.6.22~5^2 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=6a2e43dbdb4cc0cce0dcbd212804cf3f9de5759e;hp=c1046e5dda59c0a736b8e915da0ed0c5505e5e56;p=pazpar2-moved-to-github.git Require YAZ 4.2.40 or later. --- diff --git a/configure.ac b/configure.ac index 1d0f439..34806c9 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.39]) +YAZ_INIT([static icu],[4.2.40]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi diff --git a/debian/control b/debian/control index 5a88433..4628c02 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Adam Dickmeiss Build-Depends: debhelper (>= 5), autotools-dev, - libyaz4-dev (>= 4.2.39), + libyaz4-dev (>= 4.2.40), docbook-xsl, libgnutls-dev Standards-Version: 3.7.2 diff --git a/pazpar2.spec b/pazpar2.spec index 0d2d6c3..e1c9d12 100644 --- a/pazpar2.spec +++ b/pazpar2.spec @@ -8,11 +8,11 @@ Group: Applications/Internet Vendor: Index Data ApS Source: pazpar2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libyaz4-devel >= 4.2.39 +BuildRequires: libyaz4-devel >= 4.2.40 Packager: Adam Dickmeiss URL: http://www.indexdata.com/pazpar2 Summary: pazpar2 daemon -Requires: libyaz4 >= 4.2.39 +Requires: libyaz4 >= 4.2.40 %description Pazpar2 is a high-performance, user interface-independent, data