X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=f425520523e714507ef14f970477161869d4af61;hp=c5eb99cad141d07f91de82314c60e88bd6b80da6;hb=35aa1d01fc0569ea3022723acfcd0dc2d2f2d5fc;hpb=589d16db6e07b56a5cb15b8f1e303a858734771b diff --git a/yaz.spec.in b/yaz.spec.in index c5eb99c..f425520 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -39,7 +39,7 @@ Development libraries and includes for the libyaz package. %build CFLAGS="$RPM_OPT_FLAGS" \ - ./configure --prefix=/usr --enable-shared --enable-tcpd --with-openssl + ./configure --prefix=/usr --enable-shared --enable-tcpd --with-xml2 --with-openssl make CFLAGS="$RPM_OPT_FLAGS" %install @@ -58,10 +58,11 @@ rm -fr ${RPM_BUILD_ROOT} /usr/bin/yaz-marcdump /usr/bin/yaz-iconv /usr/share/man/man1/yaz-client.* +/usr/share/man/man8/yaz-ztest.* /usr/share/man/man1/zoomsh.* /usr/share/man/man1/yaz-marcdump.* /usr/share/man/man1/yaz-iconv.* -/usr/share/man/man8/yaz-ztest.* +/usr/share/man/man7/yaz-log.* %files -n lib%{name} /usr/lib/*.so.*