From c6de35d6094d5122d35d966dbdf1bfd3dfe5c7e0 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 Apr 2003 20:05:19 +0000 Subject: [PATCH] Update spec file for new YAZ RPM packages --- idzebra.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/idzebra.spec.in b/idzebra.spec.in index bcee7d6..739c381 100644 --- a/idzebra.spec.in +++ b/idzebra.spec.in @@ -1,7 +1,7 @@ Name: idzebra Version: @VERSION@ Release: 1 -Requires: yaz expat bzip2-libs tcl +Requires: libyaz expat bzip2-libs tcl Copyright: GPL Group: Applications/Databases Vendor: Index Data ApS @@ -9,7 +9,7 @@ Source: idzebra-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Packager: Adam Dickmeiss URL: http://www.indexdata.dk/zebra/ -BuildRequires: yaz expat-devel bzip2-devel tcl +BuildRequires: libyaz-devel expat-devel bzip2-devel tcl Summary: High-performance, structured text indexing and retrival engine. %description -- 1.7.10.4