Process all source with doyxgen
[idzebra-moved-to-github.git] / idzebra.spec.in
index f552faf..2356d73 100644 (file)
@@ -1,6 +1,6 @@
 Name: idzebra
 Version: @VERSION@
-Release: 3
+Release: 1
 Requires: libyaz expat bzip2-libs tcl
 Copyright: GPL
 Group: Applications/Databases
@@ -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/*