X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=yaz.spec.in;h=ce50f8503d42424563bc7c90dc80937531c9a605;hp=83c42953208e566c7d952ded4803b64d1891ec4c;hb=4ab240934731700f437e2bf8cb695e4b5fc9c0dc;hpb=28ffcea180902ce2e8bf3eac92f49a1ba20d25d1 diff --git a/yaz.spec.in b/yaz.spec.in index 83c4295..ce50f85 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -2,7 +2,7 @@ Summary: Z39.50 Programs Name: yaz Version: @VERSION@ Release: 2 -Requires: libxml2 openssl libyaz = %{version} +Requires: libxml2 openssl readline libyaz = %{version} Copyright: YAZ License Group: Other Vendor: Index Data ApS @@ -19,7 +19,7 @@ for the ANSI/NISO Z39.50 protocol for Information Retrieval. %package -n lib%{name} Summary: Z39.50 Library Group: Libraries -Requires: libxml2 openssl readline +Requires: libxml2 openssl %description -n lib%{name} YAZ is a library for the ANSI/NISO Z39.50 protocol for Information @@ -63,9 +63,6 @@ rm -fr ${RPM_BUILD_ROOT} %files -n lib%{name} /usr/lib/*.so.* -/usr/share/doc/yaz -/usr/share/yaz/z39.50 -/usr/share/yaz/ill /usr/share/man/man7/yaz.* %files -n lib%{name}-devel @@ -74,5 +71,9 @@ rm -fr ${RPM_BUILD_ROOT} /usr/include/yaz /usr/lib/*.so /usr/lib/*.a +/usr/lib/*.la /usr/share/aclocal/yaz.m4 -/usr/share/man/man1/yaz-config.* +/usr/share/man/man8/yaz-config.* +/usr/share/doc/yaz +/usr/share/yaz/z39.50 +/usr/share/yaz/ill