Hello community,

here is the log from the commit of package yaz for openSUSE:Factory
checked in at Wed Apr 6 12:52:35 CEST 2011.



--------
--- yaz/yaz.changes     2010-08-27 15:27:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/yaz/yaz.changes        2011-04-06 
11:26:21.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Apr  6 11:23:42 CEST 2011 - [email protected]
+
+- Update to 4.1.7:
+* Add -lCrun when linking with ICU on Solaris.
+* More quicks character set conversions for OPAC records.
+* For earlier changes, see http://indexdata.com/yaz/doc/NEWS.
+- Adjust or rename code cleanup patches (yaz-4.1.7-codecleanup.diff and
+  yaz-4.1.7-client.diff).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yaz-4.0.12-client.diff
  yaz-4.0.12-codecleanup.diff
  yaz-4.0.12.tar.bz2

New:
----
  yaz-4.1.7-client.diff
  yaz-4.1.7-codecleanup.diff
  yaz-4.1.7.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yaz.spec ++++++
--- /var/tmp/diff_new_pack.7QgqsA/_old  2011-04-06 12:52:08.000000000 +0200
+++ /var/tmp/diff_new_pack.7QgqsA/_new  2011-04-06 12:52:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yaz (Version 4.0.12)
+# spec file for package yaz
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
 Name:           yaz
 BuildRequires:  libicu-devel libpcap-devel libxslt-devel openssl-devel 
readline-devel tcpd-devel
 # libxml2-devel
-Version:        4.0.12
+Version:        4.1.7
 Release:        1
 License:        BSD3c(or similar)
 Group:          Development/Libraries/C and C++
 Source:         http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.bz2
-Patch0:         yaz-4.0.12-codecleanup.diff
-Patch1:         yaz-4.0.12-client.diff
+Patch0:         yaz-4.1.7-codecleanup.diff
+Patch1:         yaz-4.1.7-client.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://www.indexdata.dk/yaz/
 Summary:        Z39.50/SRW/SRU Programs
@@ -177,7 +177,7 @@
 %{_datadir}/yaz/z39.50
 %{_datadir}/yaz/ill
 %{_datadir}/aclocal/yaz.m4
-%{_mandir}/man8/yaz-config.*
+%{_mandir}/man1/yaz-config.*
 %{_mandir}/man1/yaz-asncomp.*
 %{_libdir}/pkgconfig/yaz.pc
 

++++++ yaz-4.0.12-client.diff -> yaz-4.1.7-client.diff ++++++

++++++ yaz-4.0.12-codecleanup.diff -> yaz-4.1.7-codecleanup.diff ++++++
--- yaz/yaz-4.0.12-codecleanup.diff     2010-08-25 14:19:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/yaz/yaz-4.1.7-codecleanup.diff 2011-04-05 
10:32:09.000000000 +0200
@@ -1,11 +1,22 @@
---- yaz-4.0.12/src/zoom-c.c.orig       2010-08-16 13:48:10.000000000 +0200
-+++ yaz-4.0.12/src/zoom-c.c    2010-08-25 14:06:54.000000000 +0200
-@@ -1628,7 +1628,7 @@
- static zoom_ret ZOOM_connection_srw_send_search(ZOOM_connection c)
+--- yaz-4.1.7/src/zoom-sru.c~  2011-02-09 10:50:53.000000000 +0100
++++ yaz-4.1.7/src/zoom-sru.c   2011-04-05 10:26:34.000000000 +0200
+@@ -140,7 +140,7 @@
  {
+     const char *facets = 0;
      int i;
 -    int *start, *count;
 +    int *start=0, *count=0;
      ZOOM_resultset resultset = 0;
      Z_SRW_PDU *sr = 0;
      const char *option_val = 0;
+@@ -249,7 +249,7 @@
+     int i;
+     NMEM nmem;
+     ZOOM_Event event;
+-    int *start, *count;
++    int *start=0, *count=0;
+     const char *syntax, *elementSetName;
+ 
+     if (!c->tasks)
+
+Diff finished.  Tue Apr  5 10:26:46 2011

++++++ yaz-4.0.12.tar.bz2 -> yaz-4.1.7.tar.bz2 ++++++
++++ 29467 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to