Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libftxr for openSUSE:Factory checked in at 2022-11-28 11:06:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libftxr (Old) and /work/SRC/openSUSE:Factory/.libftxr.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libftxr" Mon Nov 28 11:06:25 2022 rev:4 rq:1038471 version:20220118 Changes: -------- --- /work/SRC/openSUSE:Factory/libftxr/libftxr.changes 2022-08-09 15:29:08.977761863 +0200 +++ /work/SRC/openSUSE:Factory/.libftxr.new.1597/libftxr.changes 2022-11-28 11:06:30.835593347 +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: ------------------ ++++++ libftxr.spec ++++++ --- /var/tmp/diff_new_pack.ouey1K/_old 2022-11-28 11:06:31.483596520 +0100 +++ /var/tmp/diff_new_pack.ouey1K/_new 2022-11-28 11:06:31.487596539 +0100 @@ -27,10 +27,7 @@ Source: https://github.com/libyal/libftxr/releases/download/%version/libftxr-experimental-%version.tar.gz Source2: https://github.com/libyal/libftxr/releases/download/%version/libftxr-experimental-%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(libcerror) >= 20220101 BuildRequires: pkgconfig(libcnotify) >= 20220108 @@ -38,6 +35,7 @@ BuildRequires: pkgconfig(libfguid) >= 20220113 BuildRequires: pkgconfig(libfusn) >= 20180726 BuildRequires: pkgconfig(libuna) >= 20220102 +# Various notes: https://en.opensuse.org/libyal %description libftxr is a library for Transactional Registry (TxR) data types. @@ -68,10 +66,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