Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libhmac for openSUSE:Factory checked in at 2022-11-28 11:06:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libhmac (Old) and /work/SRC/openSUSE:Factory/.libhmac.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libhmac" Mon Nov 28 11:06:33 2022 rev:12 rq:1038479 version:20220425 Changes: -------- --- /work/SRC/openSUSE:Factory/libhmac/libhmac.changes 2022-08-30 14:50:04.292210986 +0200 +++ /work/SRC/openSUSE:Factory/.libhmac.new.1597/libhmac.changes 2022-11-28 11:06:39.579636162 +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: ------------------ ++++++ libhmac.spec ++++++ --- /var/tmp/diff_new_pack.9vuiwR/_old 2022-11-28 11:06:40.139638903 +0100 +++ /var/tmp/diff_new_pack.9vuiwR/_new 2022-11-28 11:06:40.147638943 +0100 @@ -26,10 +26,7 @@ URL: https://github.com/libyal/libhmac Source: https://github.com/libyal/libhmac/releases/download/%version/libhmac-alpha-%version.tar.gz Source2: https://github.com/libyal/libhmac/releases/download/%version/libhmac-alpha-%version.tar.gz.asc -Patch1: system-libs.patch BuildRequires: c_compiler -BuildRequires: gettext-tools >= 0.18.1 -BuildRequires: libtool BuildRequires: pkg-config BuildRequires: pkgconfig(libcerror) >= 20220101 BuildRequires: pkgconfig(libcfile) >= 20220106 @@ -40,6 +37,7 @@ BuildRequires: pkgconfig(libcthreads) >= 20220102 BuildRequires: pkgconfig(libuna) >= 20220102 BuildRequires: pkgconfig(openssl) >= 1.0 +# Various notes: https://en.opensuse.org/libyal %description A library and tools to support various Hash-based Message Authentication Codes (HMAC). @@ -73,11 +71,10 @@ %autosetup -p1 %build -autoreconf -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