Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libnk2 for openSUSE:Factory checked 
in at 2022-11-28 11:06:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libnk2 (Old)
 and      /work/SRC/openSUSE:Factory/.libnk2.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libnk2"

Mon Nov 28 11:06:38 2022 rev:4 rq:1038484 version:20221122

Changes:
--------
--- /work/SRC/openSUSE:Factory/libnk2/libnk2.changes    2022-11-22 
16:10:59.834277870 +0100
+++ /work/SRC/openSUSE:Factory/.libnk2.new.1597/libnk2.changes  2022-11-28 
11:06:44.131658450 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+-------------------------------------------------------------------

Old:
----
  system-libs.patch

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

Other differences:
------------------
++++++ libnk2.spec ++++++
--- /var/tmp/diff_new_pack.KaFcb7/_old  2022-11-28 11:06:44.835661897 +0100
+++ /var/tmp/diff_new_pack.KaFcb7/_new  2022-11-28 11:06:44.839661917 +0100
@@ -27,7 +27,6 @@
 Source:         
https://github.com/libyal/libnk2/releases/download/%version/libnk2-alpha-%version.tar.gz
 Source2:        
https://github.com/libyal/libnk2/releases/download/%version/libnk2-alpha-%version.tar.gz.asc
 Source3:        %name.keyring
-Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
@@ -47,6 +46,7 @@
 BuildRequires:  pkgconfig(libfvalue) >= 20220120
 BuildRequires:  pkgconfig(libfwnt) >= 20220922
 BuildRequires:  pkgconfig(libuna) >= 20220611
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libnk2 is a library to access Outlook's Nickfile (NK2) format.
@@ -85,10 +85,9 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep '  local' config.log && exit 1
 %make_build
 
 %install

Reply via email to