Script 'mail_helper' called by obssrc
Hello community,

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

Package is "libphdi"

Mon Nov 28 11:06:41 2022 rev:9 rq:1038487 version:20221025

Changes:
--------
--- /work/SRC/openSUSE:Factory/libphdi/libphdi.changes  2022-10-25 
11:51:18.861297185 +0200
+++ /work/SRC/openSUSE:Factory/.libphdi.new.1597/libphdi.changes        
2022-11-28 11:06:46.919672101 +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:
------------------
++++++ libphdi.spec ++++++
--- /var/tmp/diff_new_pack.8FSeVQ/_old  2022-11-28 11:06:47.415674529 +0100
+++ /var/tmp/diff_new_pack.8FSeVQ/_new  2022-11-28 11:06:47.423674568 +0100
@@ -27,14 +27,10 @@
 Source:         
https://github.com/libyal/libphdi/releases/download/%version/libphdi-experimental-%version.tar.gz
 Source2:        
https://github.com/libyal/libphdi/releases/download/%version/libphdi-experimental-%version.tar.gz.asc
 Source9:        %name.keyring
-Patch1:         system-libs.patch
-BuildRequires:  bison
+BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
-BuildRequires:  flex
-BuildRequires:  gettext-tools >= 0.21
-BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  python-rpm-macros %{python_module devel}
+BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(fuse) >= 2.6
 BuildRequires:  pkgconfig(libbfio) >= 20221025
 BuildRequires:  pkgconfig(libcdata) >= 20220115
@@ -52,6 +48,7 @@
 BuildRequires:  pkgconfig(libfvalue) >= 20220120
 BuildRequires:  pkgconfig(libuna) >= 20220611
 %python_subpackages
+# Various notes: https://en.opensuse.org/libyal
 
 %description
 libphdi is a library to access the Parallels Hard Disk image format.
@@ -90,15 +87,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