X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=yaz.spec.in;h=39d352420109b62ee534192866a6ac5bc3db7e93;hb=3dff993190eac9ccb1e9e8f681312493bdaf2fb9;hp=fab95dd19cf733a47da8df920d1e668a43ac70dc;hpb=a7ecfb67151880d21a11bcb25bbc26269461b5ac;p=yaz-moved-to-github.git diff --git a/yaz.spec.in b/yaz.spec.in index fab95dd..39d3524 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 +Requires: libxml2 openssl libyaz = %{version} Copyright: YAZ License Group: Other Vendor: Index Data ApS @@ -28,6 +28,7 @@ Retrieval. %package -n lib%{name}-devel Summary: Z39.50 Library - development package Group: Development/Libraries +Requires: libyaz = %{version} %description -n lib%{name}-devel Development libraries and includes for the libyaz package. @@ -73,5 +74,6 @@ 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.*