Update RPM requires
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Jun 2014 10:52:07 +0000 (12:52 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 12 Jun 2014 10:52:12 +0000 (12:52 +0200)
yaz: list only those not already in libyaz5
libyaz5: list all libs used - including hiredis

doc/common
yaz.spec

index f6a5ec8..2e8f066 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f6a5ec8c243e2a6829a2917cb30c849612d6fd01
+Subproject commit 2e8f066e04b29e67bdbe09087d9ad042ca066c00
index d67d528..ece58ef 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -15,8 +15,7 @@ Release: 4.redis
 %define is_suse %(test -e /etc/SuSE-release >/dev/null && echo 1 || echo 0)
 %define is_suse11 %(grep 'VERSION = 11' /etc/SuSE-release >/dev/null 2>&1 && echo 1 || echo 0)
 %define is_fedora %(test -e /etc/fedora-release && echo 1 || echo 0)
 %define is_suse %(test -e /etc/SuSE-release >/dev/null && echo 1 || echo 0)
 %define is_suse11 %(grep 'VERSION = 11' /etc/SuSE-release >/dev/null 2>&1 && echo 1 || echo 0)
 %define is_fedora %(test -e /etc/fedora-release && echo 1 || echo 0)
-Requires: libxslt, gnutls, readline, libyaz5 = %{version}
-Requires: hiredis
+Requires: readline, libyaz5 = %{version}
 License: BSD
 Group: Applications/Internet
 Vendor: Index Data ApS <info@indexdata.dk>
 License: BSD
 Group: Applications/Internet
 Vendor: Index Data ApS <info@indexdata.dk>
@@ -61,6 +60,7 @@ for the ANSI/NISO Z39.50 protocol for Information Retrieval.
 Summary: Z39.50 Library
 Group: Libraries
 Requires: libxslt, gnutls, libicu, libgcrypt
 Summary: Z39.50 Library
 Group: Libraries
 Requires: libxslt, gnutls, libicu, libgcrypt
+Requires: hiredis
 
 %description -n libyaz5
 YAZ is a library for the ANSI/NISO Z39.50 protocol for Information
 
 %description -n libyaz5
 YAZ is a library for the ANSI/NISO Z39.50 protocol for Information