X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=yazpp.spec;h=bbf4714ad961d78e683f61987c5e303dfd9fd1f8;hp=39100669a47b0d88968df9830486553dcaa95240;hb=9b9ffe1bf48e645ec7a62acd8022a90f6e3a60af;hpb=1f98fb9df788152e5fc66c30c189a489aea5f052 diff --git a/yazpp.spec b/yazpp.spec index 3910066..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: 2indexdata +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.