Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libscca"

Mon Nov 28 11:06:44 2022 rev:11 rq:1038490 version:20221027

Changes:
--------
--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2022-10-28 
19:32:26.995509802 +0200
+++ /work/SRC/openSUSE:Factory/.libscca.new.1597/libscca.changes        
2022-11-28 11:06:49.563685047 +0100
@@ -1,0 +2,6 @@
+Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <[email protected]>
+
+- Delete system-libs.patch (not needed - system libs are
+  autodetected)
+
+-------------------------------------------------------------------

Old:
----
  system-libs.patch

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

Other differences:
------------------
++++++ libscca.spec ++++++
--- /var/tmp/diff_new_pack.QNRaKl/_old  2022-11-28 11:06:50.151687926 +0100
+++ /var/tmp/diff_new_pack.QNRaKl/_new  2022-11-28 11:06:50.203688180 +0100
@@ -27,11 +27,8 @@
 Source:         
https://github.com/libyal/libscca/releases/download/%version/libscca-alpha-%version.tar.gz
 Source2:        
https://github.com/libyal/libscca/releases/download/%version/libscca-alpha-%version.tar.gz.asc
 Source3:        %name.keyring
-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) >= 20221025
@@ -50,6 +47,7 @@
 BuildRequires:  pkgconfig(libfwnt) >= 20220922
 BuildRequires:  pkgconfig(libuna) >= 20220611
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 Library and tools to access the Windows Prefetch File (PF) format.
@@ -92,15 +90,12 @@
 %autosetup -p1
 
 %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