Hello community, here is the log from the commit of package yaz for openSUSE:Factory checked in at 2012-10-25 21:27:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yaz (Old) and /work/SRC/openSUSE:Factory/.yaz.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yaz", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yaz/yaz.changes 2012-09-21 14:58:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yaz.new/yaz.changes 2012-10-26 00:23:36.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Oct 22 15:10:25 UTC 2012 - [email protected] + +- Update to 4.2.43: + + Various enhancements and bug fixes; for more info, see + http://www.indexdata.com/yaz/doc/NEWS. +- Create doc subpackage with HTML files. + +------------------------------------------------------------------- Old: ---- yaz-4.2.38.tar.bz2 New: ---- yaz-4.2.43.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yaz.spec ++++++ --- /var/tmp/diff_new_pack.DVVG6V/_old 2012-10-26 00:23:38.000000000 +0200 +++ /var/tmp/diff_new_pack.DVVG6V/_new 2012-10-26 00:23:38.000000000 +0200 @@ -17,7 +17,7 @@ Name: yaz -Version: 4.2.38 +Version: 4.2.43 Release: 0 Summary: Z39.50/SRW/SRU Programs License: BSD-3-Clause @@ -43,6 +43,20 @@ the ANSI/NISO Z39.50 protocol for Information Retrieval. SRW and SRU clients and servers are also supported. +%package doc + +Summary: Documentation for %{name} (Z39.50 Library) +Group: Documentation/HTML +%if 0%{?suse_version} >= 1140 +BuildArch: noarch +%endif + +%description doc +YAZ is a C library for developing client and server applications +using the ANSI/NISO Z39.50 protocol for Information Retrieval. + +This package contains the documentation. + %package -n %{libname} Summary: Z39.50 Library @@ -51,7 +65,7 @@ Obsoletes: libyaz < %{version} %description -n %{libname} -YAZ is a C library for developing client - and server applications +YAZ is a C library for developing client and server applications using the ANSI/NISO Z39.50 protocol for Information Retrieval. %package -n libyaz-devel @@ -65,7 +79,7 @@ Requires: tcpd-devel %description -n libyaz-devel -YAZ is a C library for developing client - and server applications +YAZ is a C library for developing client and server applications using the ANSI/NISO Z39.50 protocol for Information Retrieval. %prep @@ -119,7 +133,6 @@ %files %defattr(-,root,root) %doc %{DOCFILES} ChangeLog -%doc index.html html %{_bindir}/yaz-client* %{_bindir}/yaz-iconv %{_bindir}/yaz-icu @@ -144,6 +157,10 @@ %dir %{_datadir}/yaz %{_datadir}/yaz/etc +%files doc +%defattr(-,root,root) +%doc index.html html + %files -n %{libname} %defattr(-,root,root) %{_libdir}/*.so.* ++++++ yaz-4.2.38.tar.bz2 -> yaz-4.2.43.tar.bz2 ++++++ ++++ 19412 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
