Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbfio for openSUSE:Factory checked in at 2022-11-28 11:05:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbfio (Old) and /work/SRC/openSUSE:Factory/.libbfio.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbfio" Mon Nov 28 11:05:58 2022 rev:21 rq:1038441 version:20221025 Changes: -------- --- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes 2022-10-25 11:51:15.933294173 +0200 +++ /work/SRC/openSUSE:Factory/.libbfio.new.1597/libbfio.changes 2022-11-28 11:06:01.867451503 +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: ------------------ ++++++ libbfio.spec ++++++ --- /var/tmp/diff_new_pack.d0trV2/_old 2022-11-28 11:06:02.439454304 +0100 +++ /var/tmp/diff_new_pack.d0trV2/_new 2022-11-28 11:06:02.443454324 +0100 @@ -27,10 +27,7 @@ Source: https://github.com/libyal/libbfio/releases/download/%version/libbfio-alpha-%version.tar.gz Source2: https://github.com/libyal/libbfio/releases/download/%version/libbfio-alpha-%version.tar.gz.asc Source9: %name.keyring -Patch1: system-libs.patch BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.21 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20220115 BuildRequires: pkgconfig(libcerror) >= 20220101 @@ -41,6 +38,7 @@ BuildRequires: pkgconfig(libcsplit) >= 20220109 BuildRequires: pkgconfig(libcthreads) >= 20220102 BuildRequires: pkgconfig(libuna) >= 20220611 +# Various notes: https://en.opensuse.org/libyal %description libbfio is used in multiple other libraries like libewf, libmsiecf, @@ -73,11 +71,10 @@ %autosetup -p1 %build -autoreconf -fi -# see libcdata for disable-multi-thr and version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static --enable-wide-character-type \ --disable-multi-thread LDFLAGS="-Wl,--version-script=$PWD/v.sym" +grep ' local' config.log && exit 1 %make_build %install