USEMARCON_INIT
## YAZPP checks
-YAZPP_INIT([threads],[1.4.0])
+YAZPP_INIT([threads],[1.4.1])
if test -z "$YAZPPLIB"; then
AC_MSG_ERROR([YAZ++ development libraries missing])
fi
Priority: extra
Build-Depends: debhelper (>= 5),
libyaz4-dev (>= 4.2.50),
- libyazpp5-dev (>= 1.4.0),
+ libyazpp5-dev (>= 1.4.1),
libxslt1-dev,
libboost-dev,
libboost-system-dev,
Source: metaproxy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Prefix: %{_prefix} /etc/metaproxy
-BuildRequires: pkgconfig, libyaz4-devel >= 4.2.50, libyazpp5-devel >= 1.4.0
+BuildRequires: pkgconfig, libyaz4-devel >= 4.2.50, libyazpp5-devel >= 1.4.1
BuildRequires: libxslt-devel, boost-devel
Conflicts: cf-engine <= 2.12.5
Packager: Adam Dickmeiss <adam@indexdata.dk>