X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=metaproxy.spec;h=3bdccb3e98ee9f2c1a9ed50191f4dd8daef25b0b;hb=b8550b672196ca7e6fe11a8cba7155beb8794286;hp=f9085d90311d23e24b949cb9548d7fb827f8da55;hpb=2e16b5f7a7b4e9dbf40e7e0d6e873430c68bab02;p=metaproxy-moved-to-github.git diff --git a/metaproxy.spec b/metaproxy.spec index f9085d9..3bdccb3 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -1,6 +1,7 @@ +%define idmetaversion %(. ./IDMETA; echo $VERSION|tr -d '\n') Summary: Z39.50/SRU router Name: metaproxy -Version: 1.3.1 +Version: %{idmetaversion} Release: 1indexdata License: GPL Group: Applications/Internet @@ -8,12 +9,12 @@ Vendor: Index Data ApS Source: metaproxy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Prefix: %{_prefix} /etc/metaproxy -BuildRequires: pkgconfig, libyaz4-devel >= 4.2.6, libyazpp4-devel >= 1.2.6 +BuildRequires: pkgconfig, libyaz4-devel >= 4.2.22, libyazpp4-devel >= 1.2.7 BuildRequires: libxslt-devel, boost-devel Packager: Adam Dickmeiss URL: http://www.indexdata.com/metaproxy Group: Applications/Internet -# Requires: +Requires: libmetaproxy4 = %{version} %description Metaproxy daemon. @@ -28,7 +29,7 @@ Metaproxy documentation. %package -n libmetaproxy4 Summary: Metaproxy library Group: Libraries -Requires: libyazpp4 +Requires: libyazpp4, libyaz4 >= 4.2.22 %description -n libmetaproxy4 The Metaproxy libraries.