optimize for C source code
[idzebra-moved-to-github.git] / idzebra.spec.in
index f552faf..131f6d2 100644 (file)
@@ -1,8 +1,8 @@
 Name: idzebra
 Version: @VERSION@
-Release: 3
+Release: 1
 Requires: libyaz expat bzip2-libs tcl
-Copyright: GPL
+License: GPL
 Group: Applications/Databases
 Vendor: Index Data ApS <info@indexdata.dk>
 Source: idzebra-%{version}.tar.gz
@@ -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/*