X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=yazpp.spec;h=64eb8da52845123b31be6ee7ee2144b3370ed2c6;hp=f332644b0b8e6bf39201717d385566888b5604f8;hb=HEAD;hpb=059d1ebe37f4c1ab1496d8c68db5ac35d9047c7a diff --git a/yazpp.spec b/yazpp.spec index f332644..64eb8da 100644 --- a/yazpp.spec +++ b/yazpp.spec @@ -1,4 +1,4 @@ -%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n') +%define idmetaversion %(. ./IDMETA; echo $VERSION) Summary: YAZ++ package (main) Name: yazpp Version: %{idmetaversion} @@ -9,7 +9,7 @@ Vendor: Index Data ApS 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 URL: http://www.indexdata.com/yazplusplus @@ -19,7 +19,7 @@ YAZ++ package. %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.