AC_HEADER_STDC
AM_PROG_LIBTOOL
-YAZ_INIT([threads],[4.2.8])
+YAZ_INIT([threads],[5.1.0])
if test -z "$YAZLIB"; then
AC_MSG_ERROR([YAZ development libraries missing])
fi
Standards-Version: 3.6.2
Build-Depends: debhelper (>= 7),
libxml2-dev, libxslt1-dev,
- libyaz5-dev (>= 5.0.0)
+ libyaz5-dev (>= 5.1.0)
Package: libyazpp6
Section: libs
Source: yazpp-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Prefix: %{_prefix}
-BuildRequires: pkgconfig, libyaz5-devel >= 5.0.0
+BuildRequires: pkgconfig, libyaz5-devel >= 5.1.0
Packager: Adam Dickmeiss <adam@indexdata.dk>
URL: http://www.indexdata.com/yazplusplus
%package -n libyazpp6
Summary: YAZ++ and ZOOM library
Group: Libraries
-Requires: libyaz5 >= 5.0.0
+Requires: libyaz5 >= 5.1.0
%description -n libyazpp6
Libraries for the YAZ++ package.