Accepting request 1003242 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1003242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=42
This commit is contained in:
2022-09-14 11:44:31 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 8 16:03:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
- skip testsuite on qemu arches, it fails
-------------------------------------------------------------------
Wed Mar 9 16:19:28 UTC 2022 - Ludwig Nussel <lnussel@suse.de>

View File

@@ -138,8 +138,10 @@ rm %{buildroot}%{_libexecdir}/%{name}/trust-extract-compat
ln -s ../../sbin/update-ca-certificates %{buildroot}%{_libexecdir}/%{name}/p11-kit-extract-trust
export NO_BRP_STALE_LINK_ERROR=yes # *grr*
%if !0%{?qemu_user_space_build}
%check
%make_build check
%endif
%post -n libp11-kit0 -p /sbin/ldconfig
%postun -n libp11-kit0 -p /sbin/ldconfig