Accepting request 993822 from home:dirkmueller:Factory
- skip testsuite on qemu arches, it fails OBS-URL: https://build.opensuse.org/request/show/993822 OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=50
This commit is contained in:
parent
53fa1a32d9
commit
92cc5b55a2
@ -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>
|
Wed Mar 9 16:19:28 UTC 2022 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@ -138,8 +138,10 @@ rm %{buildroot}%{_libexecdir}/%{name}/trust-extract-compat
|
|||||||
ln -s ../../sbin/update-ca-certificates %{buildroot}%{_libexecdir}/%{name}/p11-kit-extract-trust
|
ln -s ../../sbin/update-ca-certificates %{buildroot}%{_libexecdir}/%{name}/p11-kit-extract-trust
|
||||||
export NO_BRP_STALE_LINK_ERROR=yes # *grr*
|
export NO_BRP_STALE_LINK_ERROR=yes # *grr*
|
||||||
|
|
||||||
|
%if !0%{?qemu_user_space_build}
|
||||||
%check
|
%check
|
||||||
%make_build check
|
%make_build check
|
||||||
|
%endif
|
||||||
|
|
||||||
%post -n libp11-kit0 -p /sbin/ldconfig
|
%post -n libp11-kit0 -p /sbin/ldconfig
|
||||||
%postun -n libp11-kit0 -p /sbin/ldconfig
|
%postun -n libp11-kit0 -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user