X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=9dfeb7152ede882b846fcb150d12b42c4653cf33;hp=eb36bcf75fb6a13f7fe6cbeace452ccb524f72b8;hb=e487ea875fb467142eb646c8efadcada30d4e846;hpb=b3f6b8075dc3a63f46e28d0385ff2d102b841b58 diff --git a/yaz.spec.in b/yaz.spec.in index eb36bcf..9dfeb71 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -45,6 +45,14 @@ 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 . +%package -n yaz-illclient +Summary: ILL client +Group: Applications/Communication +Requires: readline libyaz3 = %{version} + +%description -n yaz-illclient +yaz-illclient: an ISO ILL client. + %prep %setup @@ -97,3 +105,7 @@ rm -fr ${RPM_BUILD_ROOT} %files -n yaz-ziffy /usr/bin/ziffy /usr/share/man/man1/ziffy.* + +%files -n yaz-illclient +/usr/bin/yaz-illclient +/usr/share/man/man1/yaz-illclient.*