Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfmos for openSUSE:Factory checked in at 2022-11-28 11:06:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfmos (Old) and /work/SRC/openSUSE:Factory/.libfmos.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfmos" Mon Nov 28 11:06:16 2022 rev:2 rq:1038461 version:20220811 Changes: -------- --- /work/SRC/openSUSE:Factory/libfmos/libfmos.changes 2022-09-01 22:12:49.772514270 +0200 +++ /work/SRC/openSUSE:Factory/.libfmos.new.1597/libfmos.changes 2022-11-28 11:06:20.571543089 +0100 @@ -1,0 +2,5 @@ +Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Delete system-libs.patch + +------------------------------------------------------------------- Old: ---- system-libs.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfmos.spec ++++++ --- /var/tmp/diff_new_pack.Kf0E6T/_old 2022-11-28 11:06:21.083545597 +0100 +++ /var/tmp/diff_new_pack.Kf0E6T/_new 2022-11-28 11:06:21.091545636 +0100 @@ -27,16 +27,14 @@ Source: https://github.com/libyal/libfmos/releases/download/%version/libfmos-experimental-%version.tar.gz Source2: https://github.com/libyal/libfmos/releases/download/%version/libfmos-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: pkgconfig(libcerror) >= 20220101 BuildRequires: pkgconfig(libcnotify) >= 20220108 BuildRequires: pkgconfig(libcthreads) >= 20220102 %python_subpackages +# Various notes: https://en.opensuse.org/libyal %description libfmos is a library for MacOS data types. @@ -63,14 +61,11 @@ %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 LDFLAGS="-Wl,--version-script=$PWD/v.sym" \ --enable-python PYTHON_VERSION="%{$python_bin_suffix}" +grep ' '' ''local' config.log && exit 1 %make_build %make_install DESTDIR="%_builddir/rt" %make_build clean