Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yaz for openSUSE:Factory checked in 
at 2021-06-16 20:34:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yaz (Old)
 and      /work/SRC/openSUSE:Factory/.yaz.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yaz"

Wed Jun 16 20:34:39 2021 rev:46 rq:900193 version:5.31.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yaz/yaz.changes  2021-05-10 15:41:21.621090859 
+0200
+++ /work/SRC/openSUSE:Factory/.yaz.new.32437/yaz.changes       2021-06-16 
20:36:28.587287640 +0200
@@ -1,0 +2,5 @@
+Mon Jun  7 11:37:05 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Drop --with-pic (no effect with --disable-static)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ yaz.spec ++++++
--- /var/tmp/diff_new_pack.msEPfS/_old  2021-06-16 20:36:29.031288398 +0200
+++ /var/tmp/diff_new_pack.msEPfS/_new  2021-06-16 20:36:29.035288404 +0200
@@ -53,8 +53,8 @@
 This package contains the documentation.
 
 %package -n %{libname}
-Summary:        Z39
-Group:          Development/Libraries/C and C++
+Summary:        Z39.50 protocol library
+Group:          System/Libraries
 Provides:       libyaz = %{version}
 Obsoletes:      libyaz < %{version}
 
@@ -63,7 +63,7 @@
 using the ANSI/NISO Z39.50 protocol for Information Retrieval.
 
 %package -n libyaz-devel
-Summary:        Z39
+Summary:        Headers for the Z39.50 protocol library
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
 Requires:       %{name} = %{version}
@@ -77,7 +77,7 @@
 using the ANSI/NISO Z39.50 protocol for Information Retrieval.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 #  --with-dsssl=/usr/share/sgml/docbook/dsssl-stylesheets \
@@ -88,8 +88,7 @@
            --with-openssl \
            --with-gnutls \
            --with-icu \
-                  --disable-static \
-                  --with-pic
+                  --disable-static
 %make_build
 
 %install

Reply via email to