Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfcache for openSUSE:Factory checked in at 2022-11-28 11:06:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfcache (Old) and /work/SRC/openSUSE:Factory/.libfcache.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfcache" Mon Nov 28 11:06:12 2022 rev:8 rq:1038456 version:20220110 Changes: -------- --- /work/SRC/openSUSE:Factory/libfcache/libfcache.changes 2022-08-09 15:28:59.921735988 +0200 +++ /work/SRC/openSUSE:Factory/.libfcache.new.1597/libfcache.changes 2022-11-28 11:06:16.547523382 +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: ------------------ ++++++ libfcache.spec ++++++ --- /var/tmp/diff_new_pack.ETozMy/_old 2022-11-28 11:06:17.011525654 +0100 +++ /var/tmp/diff_new_pack.ETozMy/_new 2022-11-28 11:06:17.015525674 +0100 @@ -27,14 +27,12 @@ Source: https://github.com/libyal/libfcache/releases/download/%version/libfcache-alpha-%version.tar.gz Source2: https://github.com/libyal/libfcache/releases/download/%version/libfcache-alpha-%version.tar.gz.asc Source9: %name.keyring -Patch1: system-libs.patch BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20210625 -BuildRequires: pkgconfig(libcerror) >= 20201121 -BuildRequires: pkgconfig(libcthreads) >= 20200508 +BuildRequires: pkgconfig(libcerror) >= 20220101 +BuildRequires: pkgconfig(libcthreads) >= 20220102 +# Various notes: https://en.opensuse.org/libyal %description Library to provide generic file data cache functions for the libyal family of libraries. @@ -61,10 +59,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
