X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=a6920363a7046743b83700f3bdd0fff50d45117f;hp=c99ccd7bcb071af8be7fe3385bd1d88e46a23957;hb=4f8ea8cfaf2f3d95e4efcf9494526c2b4be43eb8;hpb=37287b6049ca23d7fa8e84f532eefa7e35f66520 diff --git a/yaz.spec.in b/yaz.spec.in index c99ccd7..a692036 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -3,12 +3,12 @@ Name: yaz Version: @VERSION@ Release: 1 Requires: libxslt openssl readline libyaz = %{version} -License: YAZ License -Group: Other +License: BSD +Group: Applications/Internet Vendor: Index Data ApS Source: yaz-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libxml2-devel libxslt-devel tcp_wrappers openssl-devel readline-devel +BuildRequires: libxml2-devel libxslt-devel tcp_wrappers openssl-devel readline-devel libpcap Packager: Adam Dickmeiss URL: http://www.indexdata.dk/yaz/ @@ -33,6 +33,17 @@ Requires: libyaz = %{version} libxml2-devel libxslt-devel %description -n lib%{name}-devel Development libraries and includes for the libyaz package. +%package -n yaz-ziffy +Summary: ziffy: the promiscuous Z39.50 APDU sniffer +Group: Applications/Communication +Requires: libxslt openssl libpcap libyaz = %{version} + +%description -n yaz-ziffy +ziffy is a promiscuous Z39.50 APDU sniffer, like the popular tcpdump. +ziffy can capture and show all Z39.50 traffic on your LAN segment. +This packages is a special port of ziffy ported to YAZ. Note that ziffy +is licensed under the GPL and was is by Rocco Carbone . + %prep %setup @@ -71,6 +82,7 @@ rm -fr ${RPM_BUILD_ROOT} /usr/bin/yaz-config /usr/bin/yaz-asncomp /usr/include/yaz +/usr/lib/pkgconfig/yaz.pc /usr/lib/*.so /usr/lib/*.a /usr/lib/*.la @@ -81,3 +93,6 @@ rm -fr ${RPM_BUILD_ROOT} /usr/share/doc/yaz /usr/share/yaz +%files -n yaz-ziffy +/usr/bin/ziffy +/usr/share/man/man1/ziffy.*