Update spec file for new YAZ RPM packages
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 20:05:19 +0000 (20:05 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 24 Apr 2003 20:05:19 +0000 (20:05 +0000)
idzebra.spec.in

index bcee7d6..739c381 100644 (file)
@@ -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 <info@indexdata.dk>
@@ -9,7 +9,7 @@ Source: idzebra-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Packager: Adam Dickmeiss <adam@indexdata.dk>
 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