X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yazpp.spec;h=bbf4714ad961d78e683f61987c5e303dfd9fd1f8;hb=6716ec7295c7361a205cb2dbcd5c8e3af64e8df6;hp=60b208def053676ebcac274e2066bc36b47a807b;hpb=3fe55772b5d9928f9f60bc1489af585230a34173;p=yazpp-moved-to-github.git diff --git a/yazpp.spec b/yazpp.spec index 60b208d..bbf4714 100644 --- a/yazpp.spec +++ b/yazpp.spec @@ -1,14 +1,15 @@ +%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n') Summary: YAZ++ package (main) Name: yazpp -Version: 1.2.3 -Release: 2 +Version: %{idmetaversion} +Release: 1indexdata License: BSD Group: Applications/Internet 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.