Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvslvm for openSUSE:Factory checked in at 2022-11-28 11:06:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvslvm (Old) and /work/SRC/openSUSE:Factory/.libvslvm.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvslvm" Mon Nov 28 11:06:53 2022 rev:12 rq:1038499 version:20221025 Changes: -------- --- /work/SRC/openSUSE:Factory/libvslvm/libvslvm.changes 2022-10-25 11:51:17.541295828 +0200 +++ /work/SRC/openSUSE:Factory/.libvslvm.new.1597/libvslvm.changes 2022-11-28 11:06:58.315728656 +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: ------------------ ++++++ libvslvm.spec ++++++ --- /var/tmp/diff_new_pack.BrQgFN/_old 2022-11-28 11:06:58.963731985 +0100 +++ /var/tmp/diff_new_pack.BrQgFN/_new 2022-11-28 11:06:58.967732005 +0100 @@ -27,14 +27,10 @@ Source: https://github.com/libyal/libvslvm/releases/download/%{version}/libvslvm-experimental-%{version}.tar.gz Source2: https://github.com/libyal/libvslvm/releases/download/%{version}/libvslvm-experimental-%{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: zlib-devel BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(libbfio) >= 20221025 BuildRequires: pkgconfig(libcdata) >= 20220115 @@ -49,7 +45,9 @@ BuildRequires: pkgconfig(libfdata) >= 20220111 BuildRequires: pkgconfig(libfvalue) >= 20220120 BuildRequires: pkgconfig(libuna) >= 20220611 +BuildRequires: pkgconfig(zlib) %python_subpackages +# Various notes: https://en.opensuse.org/libyal %description libvslvm is a library to access the Linux Logical Volume Manager @@ -93,15 +91,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