Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swtpm for openSUSE:Factory checked in at 2024-12-09 21:09:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swtpm (Old) and /work/SRC/openSUSE:Factory/.swtpm.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swtpm" Mon Dec 9 21:09:43 2024 rev:22 rq:1229046 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/swtpm/swtpm.changes 2024-12-05 17:05:52.502644086 +0100 +++ /work/SRC/openSUSE:Factory/.swtpm.new.29675/swtpm.changes 2024-12-09 21:09:48.728553221 +0100 @@ -1,0 +2,5 @@ +Sat Dec 7 10:16:02 UTC 2024 - Bernhard Wiedemann <[email protected]> + +- Fix build without %check (boo#1227364) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swtpm.spec ++++++ --- /var/tmp/diff_new_pack.Va6Iqt/_old 2024-12-09 21:09:49.452583443 +0100 +++ /var/tmp/diff_new_pack.Va6Iqt/_new 2024-12-09 21:09:49.452583443 +0100 @@ -134,13 +134,13 @@ mkdir -p %{buildroot}%{_localstatedir}/lib/swtpm-localca sed -e 's|#!/usr/bin/env |#!/usr/bin/|g' -i %{buildroot}%{_datadir}/swtpm/swtpm-create-tpmca sed -e 's|#!/usr/bin/env |#!/usr/bin/|g' -i %{buildroot}%{_datadir}/swtpm/swtpm-create-user-config-files +rm -fr %{buildroot}%{_libexecdir}/installed-tests %check # fix check-local # https://bugzilla.suse.com/show_bug.cgi?id=1204556#c9 sed -i "s@\(-L\./\.libs\)@\1 -Wl,--no-as-needed@" src/Makefile %make_build check -rm -fr %{buildroot}%{_libexecdir}/installed-tests %post -p /sbin/ldconfig %postun -p /sbin/ldconfig
