X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=metaproxy.spec;h=948856c5d99e51238715dcac8bdfe3af2838448d;hb=2e628cd8033ffba8be20f95f26112e325ff82ddb;hp=f9085d90311d23e24b949cb9548d7fb827f8da55;hpb=2e16b5f7a7b4e9dbf40e7e0d6e873430c68bab02;p=metaproxy-moved-to-github.git diff --git a/metaproxy.spec b/metaproxy.spec index f9085d9..948856c 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.14, 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. @@ -29,6 +30,7 @@ Metaproxy documentation. Summary: Metaproxy library Group: Libraries Requires: libyazpp4 +Conflicts: libyaz4 = 4.2.18 %description -n libmetaproxy4 The Metaproxy libraries.