Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcerror for openSUSE:Factory checked in at 2022-11-28 11:06:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcerror (Old) and /work/SRC/openSUSE:Factory/.libcerror.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcerror" Mon Nov 28 11:06:02 2022 rev:20 rq:1038445 version:20220101 Changes: -------- --- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes 2022-08-09 15:28:51.297711347 +0200 +++ /work/SRC/openSUSE:Factory/.libcerror.new.1597/libcerror.changes 2022-11-28 11:06:05.515469365 +0100 @@ -1,0 +2,5 @@ +Sun Nov 27 11:00:16 UTC 2022 - Jan Engelhardt <[email protected]> + +- Drop autoreconf call from %build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcerror.spec ++++++ --- /var/tmp/diff_new_pack.KPDxnC/_old 2022-11-28 11:06:06.079472127 +0100 +++ /var/tmp/diff_new_pack.KPDxnC/_new 2022-11-28 11:06:06.087472166 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcerror # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,9 +28,8 @@ Source2: https://github.com/libyal/libcerror/releases/download/%version/libcerror-beta-%version.tar.gz.asc Source9: %name.keyring BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config +# Various notes: https://en.opensuse.org/libyal %description A library for C error functions. @@ -63,10 +62,9 @@ %autosetup %build -autoreconf -fi -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static LDFLAGS="-Wl,--version-script=$PWD/v.sym" +grep ' local' config.log && exit 1 %make_build %install
