From: Adam Dickmeiss Date: Wed, 2 Oct 2013 11:07:48 +0000 (+0200) Subject: RPM: fix require to libyaz5 X-Git-Tag: v1.4.0~3 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=02713afda97105b9854d9be88a0a613bc6400f22;p=metaproxy-moved-to-github.git RPM: fix require to libyaz5 --- diff --git a/metaproxy.spec b/metaproxy.spec index 00e63a7..711308e 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -30,7 +30,7 @@ Metaproxy documentation. %package -n libmetaproxy5 Summary: Metaproxy library Group: Libraries -Requires: libyazpp6 >= 1.4.1, libyaz4 >= 5.0.0 +Requires: libyazpp6 >= 1.4.1, libyaz5 >= 5.0.0 %description -n libmetaproxy5 The Metaproxy libraries.