X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=metaproxy.spec;h=3a2bc7f3a9a2015cc98dd6ee57a4db6ed7b9bf07;hb=4e67e7b651f010f3f7d11180a6d1062d1bffa50c;hp=5723cc92e24925eddd833edaba19cf7ae984a0d5;hpb=f382c39ab7cdc815ef8320d45dbd878d4f6548f9;p=metaproxy-moved-to-github.git diff --git a/metaproxy.spec b/metaproxy.spec index 5723cc9..3a2bc7f 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.13 +Version: %{idmetaversion} Release: 1indexdata License: GPL Group: Applications/Internet @@ -8,7 +9,7 @@ Vendor: Index Data ApS Source: metaproxy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Prefix: %{_prefix} /etc/metaproxy -BuildRequires: pkgconfig, libyaz4-devel >= 4.2.14, libyazpp4-devel >= 1.2.7 +BuildRequires: pkgconfig, libyaz4-devel >= 4.2.27, libyazpp4-devel >= 1.2.7 BuildRequires: libxslt-devel, boost-devel Packager: Adam Dickmeiss URL: http://www.indexdata.com/metaproxy @@ -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.