Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcdirectory for openSUSE:Factory checked in at 2022-11-28 11:06:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcdirectory (Old) and /work/SRC/openSUSE:Factory/.libcdirectory.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcdirectory" Mon Nov 28 11:06:01 2022 rev:7 rq:1038444 version:20220105 Changes: -------- --- /work/SRC/openSUSE:Factory/libcdirectory/libcdirectory.changes 2022-08-30 14:49:51.360177989 +0200 +++ /work/SRC/openSUSE:Factory/.libcdirectory.new.1597/libcdirectory.changes 2022-11-28 11:06:04.367463744 +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: ------------------ ++++++ libcdirectory.spec ++++++ --- /var/tmp/diff_new_pack.tRmJpB/_old 2022-11-28 11:06:04.907466388 +0100 +++ /var/tmp/diff_new_pack.tRmJpB/_new 2022-11-28 11:06:04.915466427 +0100 @@ -25,14 +25,12 @@ Group: Productivity/File utilities URL: https://github.com/libyal/libcdirectory Source: https://github.com/libyal/libcdirectory/releases/download/%version/%name-experimental-%version.tar.gz -Patch1: system-libs.patch BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20201121 -BuildRequires: pkgconfig(libclocale) >= 20200913 -BuildRequires: pkgconfig(libuna) >= 20201204 +BuildRequires: pkgconfig(libcerror) >= 20220101 +BuildRequires: pkgconfig(libclocale) >= 20210526 +BuildRequires: pkgconfig(libuna) >= 20210801 +# Various notes: https://en.opensuse.org/libyal %description Library to provide Windows NT data type support for the libyal family of libraries. @@ -63,10 +61,9 @@ %autosetup -p1 %build -if [ ! -e configure ]; then ./autogen.sh; fi -# see libcdata for version-sc echo "V_%version { global: *; };" >v.sym %configure --disable-static --enable-wide-character-type LDFLAGS="-Wl,--version-script=$PWD/v.sym" +grep ' local' config.log && exit 1 %make_build %install
