X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=idzebra.spec.in;h=2356d736b4f4fdd1b3b76af49eac4d80c3a4a263;hp=3caaf4b2ff190794c55233ac475049926bf51a9a;hb=e63cb633d580e1a364de81d4f24fb2c9fa70e279;hpb=fdffce0ddb29102dd5aa533d6e42a5d0fa3e3222 diff --git a/idzebra.spec.in b/idzebra.spec.in index 3caaf4b..2356d73 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 @@ -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,8 +36,9 @@ 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/* /usr/share/doc/idzebra /usr/share/man/*/*