Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libevt"

Mon Nov 28 11:06:10 2022 rev:21 rq:1038454 version:20221022

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevt/libevt.changes    2022-10-24 
11:13:16.995220476 +0200
+++ /work/SRC/openSUSE:Factory/.libevt.new.1597/libevt.changes  2022-11-28 
11:06:14.639514040 +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:
------------------
++++++ libevt.spec ++++++
--- /var/tmp/diff_new_pack.Lkcb2T/_old  2022-11-28 11:06:15.175516664 +0100
+++ /var/tmp/diff_new_pack.Lkcb2T/_new  2022-11-28 11:06:15.179516684 +0100
@@ -28,11 +28,8 @@
 Source2:        
https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz.asc
 Source3:        %name.keyring
 Source8:        Windows_Event_Log_EVT.pdf
-Patch1:         system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libbfio) >= 20220120
@@ -58,6 +55,7 @@
 BuildRequires:  pkgconfig(libwrc) >= 20220720
 BuildRequires:  pkgconfig(python3)
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libevt is a library and tools to access the Windows Event Log
@@ -101,15 +99,12 @@
 cp %_sourcedir/*.pdf .
 
 %build
-autoreconf -fi
-# OOT builds are presently broken, so we have to install
-# within each python iteration now, not in %%install.
 %{python_expand #
-# see libcdata for version-sc
 echo "V_%version { global: *; };" >v.sym
 %configure --disable-static --enable-wide-character-type \
        --enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
        LDFLAGS="-Wl,--version-script=$PWD/v.sym"
+grep ' '' ''local' config.log && exit 1
 %make_build
 %make_install DESTDIR="%_builddir/rt"
 %make_build clean

Reply via email to