X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yazpp.spec;h=bbf4714ad961d78e683f61987c5e303dfd9fd1f8;hb=6716ec7295c7361a205cb2dbcd5c8e3af64e8df6;hp=207c144ad61c90251c0b2a1d87ba2d92a26874f5;hpb=d1d609939256610d8f1da0253642a07b8c709146;p=yazpp-moved-to-github.git diff --git a/yazpp.spec b/yazpp.spec index 207c144..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.6 +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.2.3 +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.2.3 +Requires: libyaz4 >= 4.2.8 %description -n libyazpp4 Libraries for the YAZ++ package.