Work on yaz-config creation. Added yaz.m4.
[yaz-moved-to-github.git] / yaz.spec
index 5c9ec86..c44a49e 100644 (file)
--- a/yaz.spec
+++ b/yaz.spec
@@ -20,7 +20,7 @@ using the ANSI/NISO Z39.50 protocol for Information Retrieval.
 %build
 
 CFLAGS="$RPM_OPT_FLAGS" \
- ./configure --prefix=/usr --enable-shared
+ ./configure --prefix=/usr --enable-shared --enable-tcpd
 make CFLAGS="$RPM_OPT_FLAGS"
 
 %install
@@ -42,3 +42,4 @@ cd doc; make prefix=$RPM_BUILD_ROOT/usr install
 /usr/lib/libyaz.so.0.0.0
 /usr/include/yaz
 /usr/share/yaz/doc
+/usr/share/aclocal/yaz.m4