X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec;h=145a22d9e615c3c7fd50d38b613f9cccd6c6b85f;hp=c96c868d3a9780655e547df0af17d7d910d5441d;hb=eaeb5111f809df907a53890b797c854ecacfdf21;hpb=9c0c683e8e673023dec619948a62513d9a94a179 diff --git a/yaz.spec b/yaz.spec index c96c868..145a22d 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,13 +5,13 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.1.2 +Version: 4.2.19 Release: 1indexdata # determine system %define is_mandrake %(test -e /etc/mandrake-release && echo 1 || echo 0) -%define is_suse %(test -e /etc/SuSE-release && echo 1 || echo 0) -%define is_suse11 %(grep 'VERSION = 11' /etc/SuSE-release >/dev/null && echo 1 || echo 0) +%define is_suse %(test -e /etc/SuSE-release >/dev/null && echo 1 || echo 0) +%define is_suse11 %(grep 'VERSION = 11' /etc/SuSE-release >/dev/null 2>&1 && echo 1 || echo 0) %define is_fedora %(test -e /etc/fedora-release && echo 1 || echo 0) Requires: libxslt, gnutls, readline, libyaz4 = %{version} License: BSD @@ -117,8 +117,10 @@ rm -fr ${RPM_BUILD_ROOT} %{_bindir}/yaz-marcdump %{_bindir}/yaz-iconv %{_bindir}/yaz-json-parse +%{_bindir}/yaz-url %{_mandir}/man1/yaz-client.* %{_mandir}/man1/yaz-json-parse.* +%{_mandir}/man1/yaz-url.* %{_mandir}/man8/yaz-ztest.* %{_mandir}/man1/zoomsh.* %{_mandir}/man1/yaz-marcdump.*