From: Adam Dickmeiss Date: Fri, 25 Apr 2003 16:17:21 +0000 (+0000) Subject: libyaz does not depend on readline; yaz does (programs) X-Git-Tag: YAZ.2.0.2~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=c94a281b8f4d13dd8bb6df48ce3f925aad1bb600 libyaz does not depend on readline; yaz does (programs) --- diff --git a/yaz.spec.in b/yaz.spec.in index 03e3d0e..007d82c 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -1,8 +1,8 @@ Summary: Z39.50 Programs Name: yaz Version: @VERSION@ -Release: 1 -Requires: libxml2 openssl libyaz = %{version} +Release: 2 +Requires: libxml2 openssl readline libyaz = %{version} Copyright: YAZ License Group: Other Vendor: Index Data ApS @@ -19,7 +19,7 @@ for the ANSI/NISO Z39.50 protocol for Information Retrieval. %package -n lib%{name} Summary: Z39.50 Library Group: Libraries -Requires: libxml2 openssl readline +Requires: libxml2 openssl %description -n lib%{name} YAZ is a library for the ANSI/NISO Z39.50 protocol for Information