X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yaz.spec.in;h=8b4b63f69ebb74de043019de5893bef1d47fe45e;hb=3fe8d724fd45258f340a8396877aa93bd0a93d00;hp=8e61c729f5795a249f30fdf5f0ad7bb2da04f316;hpb=46f58d56d118687435ef38ba4617f8d359c20d45;p=yaz-moved-to-github.git diff --git a/yaz.spec.in b/yaz.spec.in index 8e61c72..8b4b63f 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -8,7 +8,11 @@ Group: Applications/Internet Vendor: Index Data ApS Source: yaz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libxml2-devel libxslt-devel tcp_wrappers gnutls-devel readline-devel libicu-devel +%define TCPWRAPPER tcpd-devel +%if "%{_vendor}" == "redhat" +%define TCPWRAPPER tcp_wrappers-devel +%endif +BuildRequires: pkgconfig libxml2-devel libxslt-devel gnutls-devel readline-devel libicu-devel %{TCPWRAPPER} Packager: Adam Dickmeiss URL: http://www.indexdata.dk/yaz/ @@ -71,7 +75,7 @@ rm -fr ${RPM_BUILD_ROOT} %files %defattr(-,root,root) -%doc README LICENSE NEWS TODO +%doc README LICENSE NEWS %{_bindir}/yaz-client %{_bindir}/yaz-ztest %{_bindir}/zoomsh @@ -83,6 +87,7 @@ rm -fr ${RPM_BUILD_ROOT} %{_mandir}/man1/yaz-marcdump.* %{_mandir}/man1/yaz-iconv.* %{_mandir}/man7/yaz-log.* +%{_mandir}/man7/bib1-attr.* %files -n libyaz3 %defattr(-,root,root)