Added TCP wrapper for yaz.spec.
[yaz-moved-to-github.git] / yaz.spec
index 5c9ec86..be0fd80 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