X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=idzebra.spec.in;h=b3482e6793d94952764100b55f8588acfda75899;hb=392d8041ad5838d18a87278595e94b9f82406267;hp=bcee7d65e5fde44dd1325051b8f9a6a4f538eeee;hpb=a849d07e0e43f0298b047ffbc2bb22928f8c647b;p=idzebra-moved-to-github.git diff --git a/idzebra.spec.in b/idzebra.spec.in index bcee7d6..b3482e6 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-devel Summary: High-performance, structured text indexing and retrival engine. %description @@ -24,7 +24,7 @@ boolean search expressions and relevance-ranked free-text queries. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --with-yazconfig=/usr/bin + ./configure --prefix=/usr --with-yaz=/usr/bin make CFLAGS="$RPM_OPT_FLAGS" %install @@ -36,7 +36,7 @@ rm -fr ${RPM_BUILD_ROOT} %files %defattr(-,root,root) -%doc README LICENSE.zebra CHANGELOG +%doc README LICENSE.zebra NEWS %config /usr/share/idzebra/tab /usr/bin/* /usr/include/*