X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=8a19e3d77dfbd91f2801513ec1a43d9cce08ce87;hp=a26ea67f59beeaf514d48b18c9b810a2ef839164;hb=57efcfe71d3485e8f2ddac6008fbbc8183804ac7;hpb=964580242e2e0b2e570f652afa58bfb90ad0bb5e diff --git a/yaz.spec.in b/yaz.spec.in index a26ea67..8a19e3d 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -4,11 +4,11 @@ Version: @VERSION@ Release: 1 Requires: libxslt openssl readline libyaz = %{version} License: BSD -Group: Other +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 @@ -81,3 +92,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.*