X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yazpp.spec;h=bbf4714ad961d78e683f61987c5e303dfd9fd1f8;hb=6716ec7295c7361a205cb2dbcd5c8e3af64e8df6;hp=85e99c2223697cb443540ae9a7966ccfab558130;hpb=1d171b00d0f26236774424d63b6a34231b730c93;p=yazpp-moved-to-github.git diff --git a/yazpp.spec b/yazpp.spec index 85e99c2..bbf4714 100644 --- a/yazpp.spec +++ b/yazpp.spec @@ -1,6 +1,7 @@ +%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n') Summary: YAZ++ package (main) Name: yazpp -Version: 1.2.5 +Version: %{idmetaversion} Release: 1indexdata License: BSD Group: Applications/Internet @@ -8,7 +9,7 @@ Vendor: Index Data ApS Source: yazpp-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Prefix: %{_prefix} -BuildRequires: pkgconfig, libyaz4-devel >= 4.1.0 +BuildRequires: pkgconfig, libyaz4-devel >= 4.2.8 Packager: Adam Dickmeiss URL: http://www.indexdata.com/yazplusplus @@ -18,7 +19,7 @@ YAZ++ package. %package -n libyazpp4 Summary: YAZ++ and ZOOM library Group: Libraries -Requires: libyaz4 >= 4.1.0 +Requires: libyaz4 >= 4.2.8 %description -n libyazpp4 Libraries for the YAZ++ package.