Support for the UserInformation DPU OCLC-UserInformation:
[yaz-moved-to-github.git] / yaz.spec.in
index 83c4295..c85e95a 100644 (file)
@@ -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 <info@indexdata.dk>
@@ -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,16 +63,19 @@ 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.*
+/usr/share/yaz/etc
 
 %files -n lib%{name}-devel
 /usr/bin/yaz-config
-/usr/bin/yaz-comp
+/usr/bin/yaz-asncomp
 /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/man1/yaz-asncomp.*
+/usr/share/man/man8/yaz-config.*
+/usr/share/doc/yaz
+/usr/share/yaz/z39.50
+/usr/share/yaz/ill