Doxyfile added for html-documentation generation
[yaz-moved-to-github.git] / yaz.spec.in
index fab95dd..39d3524 100644 (file)
@@ -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 <info@indexdata.dk>
@@ -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.*