USEMARCON_INIT
## YAZPP checks
-YAZPP_INIT([threads],[1.4.1])
+YAZPP_INIT([threads],[1.5.2])
if test -z "$YAZPPLIB"; then
AC_MSG_ERROR([YAZ++ development libraries missing])
fi
Priority: extra
Build-Depends: debhelper (>= 7),
libyaz5-dev (>= 4.2.69),
- libyazpp6-dev (>= 1.4.1),
+ libyazpp6-dev (>= 1.5.2),
libxslt1-dev,
libboost-dev,
libboost-system-dev,
Section: libdevel
Architecture: any
Depends: libmetaproxy5 (= ${Source-Version}),
- libyazpp6-dev (>= 1.4.1),
+ libyazpp6-dev (>= 1.5.2),
libxslt1-dev,
libboost-dev,
libboost-thread-dev,
Source: metaproxy-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Prefix: %{_prefix} /etc/metaproxy
-BuildRequires: pkgconfig, libyaz5-devel >= 5.0.0, libyazpp6-devel >= 1.4.1
+BuildRequires: pkgconfig, libyaz5-devel >= 5.0.0, libyazpp6-devel >= 1.5.2
BuildRequires: libxslt-devel, boost-devel
Conflicts: cf-engine <= 2.12.5
Packager: Adam Dickmeiss <adam@indexdata.dk>
%package -n libmetaproxy5
Summary: Metaproxy library
Group: Libraries
-Requires: libyazpp6 >= 1.4.1, libyaz5 >= 5.0.0
+Requires: libyazpp6 >= 1.5.2, libyaz5 >= 5.0.0
%description -n libmetaproxy5
The Metaproxy libraries.