X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zebra.spec;h=e083e3f518e32982802590c1fb7e235ea2539279;hb=33ca955198b19dbf989edfeda20922628d183943;hp=7c7eeef5fd4503c9baee7acd08cd26adbdb776a6;hpb=56795fa9571dcb939b249bcd654ae5094fee835f;p=idzebra-moved-to-github.git diff --git a/zebra.spec b/zebra.spec index 7c7eeef..e083e3f 100644 --- a/zebra.spec +++ b/zebra.spec @@ -1,21 +1,22 @@ Name: zebra -Version: 1.1 +Version: 1.3.0 Release: 1 -Requires: yaz -Copyright: Distributable +Requires: yaz expat bzip2-libs tcl +Copyright: GPL Group: Applications/Databases Vendor: Index Data ApS Source: zebra-%{version}.tar.gz BuildRoot: /var/tmp/%{name}-%{version}-root Packager: Adam Dickmeiss URL: http://www.indexdata.dk/zebra/ -Summary: Zebra: a fielded free-text engine with a Z39.50 frontend. +BuildRequires: yaz expat-devel bzip2-devel tcl +Summary: High-performance, structured text indexing and retrival engine. %description -Zebra is a fielded free-text indexing and retrieval engine with a Z39.50 -frontend. You can use any compatible, commercial or freeware Z39.50 client to -access data stored in Zebra. Zebra may be used free-of-charge in non-profit -applications by non-commercial organisations. +Zebra is a high-performance, general-purpose structured text indexing +and retrieval engine. It reads structured records in a variety of input +formats (eg. email, XML, MARC) and allows access to them through exact +boolean search expressions and relevance-ranked free-text queries. %prep %setup @@ -35,6 +36,6 @@ cd doc; make prefix=$RPM_BUILD_ROOT/usr install %defattr(-,root,root) %doc README LICENSE.zebra CHANGELOG %config /usr/share/zebra/tab -/usr/bin/zebrsrv +/usr/bin/zebrasrv /usr/bin/zebraidx -/usr/share/zebra/doc +/usr/share/doc/zebra