Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfdata for openSUSE:Factory checked in at 2022-11-28 11:06:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfdata (Old) and /work/SRC/openSUSE:Factory/.libfdata.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfdata" Mon Nov 28 11:06:12 2022 rev:12 rq:1038457 version:20220111 Changes: -------- --- /work/SRC/openSUSE:Factory/libfdata/libfdata.changes 2022-09-08 14:24:11.466743284 +0200 +++ /work/SRC/openSUSE:Factory/.libfdata.new.1597/libfdata.changes 2022-11-28 11:06:17.231526731 +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: ------------------ ++++++ libfdata.spec ++++++ --- /var/tmp/diff_new_pack.HPKrFO/_old 2022-11-28 11:06:17.887529943 +0100 +++ /var/tmp/diff_new_pack.HPKrFO/_new 2022-11-28 11:06:17.887529943 +0100 @@ -27,18 +27,16 @@ Source: https://github.com/libyal/libfdata/releases/download/%version/libfdata-alpha-%version.tar.gz Source2: https://github.com/libyal/libfdata/releases/download/%version/libfdata-alpha-%version.tar.gz.asc Source3: %name.keyring -Patch1: system-libs.patch # The source code assumes 64bit integers for one of the function returns. Fix that. Patch2: libfdata-20211023-1TB-fix.patch BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20200509 BuildRequires: pkgconfig(libcerror) >= 20220101 BuildRequires: pkgconfig(libcnotify) >= 20220108 BuildRequires: pkgconfig(libcthreads) >= 20220102 BuildRequires: pkgconfig(libfcache) >= 20220110 +# Various notes: https://en.opensuse.org/libyal %description Library to provide generic file data functions for the libyal family of libraries. @@ -65,10 +63,9 @@ %autosetup -p1 %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
