Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libfwevt"

Mon Nov 28 11:06:29 2022 rev:12 rq:1038475 version:20220925

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwevt/libfwevt.changes        2022-11-03 
19:15:34.164496130 +0100
+++ /work/SRC/openSUSE:Factory/.libfwevt.new.1597/libfwevt.changes      
2022-11-28 11:06:34.651612032 +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:
------------------
++++++ libfwevt.spec ++++++
--- /var/tmp/diff_new_pack.zVUKgr/_old  2022-11-28 11:06:36.839622745 +0100
+++ /var/tmp/diff_new_pack.zVUKgr/_new  2022-11-28 11:06:36.843622764 +0100
@@ -27,10 +27,7 @@
 Source:         
https://github.com/libyal/libfwevt/releases/download/%version/libfwevt-experimental-%version.tar.gz
 Source2:        
https://github.com/libyal/libfwevt/releases/download/%version/libfwevt-experimental-%version.tar.gz.asc
 Source3:        %name.keyring
-Patch1:         system-libs.patch
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcdata) >= 20220115
 BuildRequires:  pkgconfig(libcerror) >= 20220101
@@ -40,6 +37,7 @@
 BuildRequires:  pkgconfig(libfguid) >= 20220113
 BuildRequires:  pkgconfig(libfvalue) >= 20220120
 BuildRequires:  pkgconfig(libuna) >= 20220611
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libfwevt is a library for Windows XML Event Log (EVTX) data types.
@@ -70,10 +68,9 @@
 %autosetup -p1
 
 %build
-autoreconf -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