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