Please revert,
This "infra problem" is known and we will just resubmit your build,
just wait for it
There is no warranty that the bug can't occur on x86_64 also unfortunately.
Thanks for your understanding.
Le ven. 17 juin 2022 à 09:34, Robert Hepple <bhepple(a)rpmfusion.org> a écrit :
>
> commit 144458a51295939238aedef2cf356e34c3b1f680
> Author: Bob Hepple <bob.hepple(a)gmail.com>
> Date: Fri Jun 17 17:33:48 2022 +1000
>
> exclude failing arch's - problems are at the build system end - missing
packages
>
> wf-recorder.spec | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
> ---
> diff --git a/wf-recorder.spec b/wf-recorder.spec
> index 6b29ca8..3c495bc 100644
> --- a/wf-recorder.spec
> +++ b/wf-recorder.spec
> @@ -11,11 +11,13 @@ Version: 0.3.0
>
> Name: wf-recorder
> Summary: Screen recorder for wlroots-based compositors eg swaywm
> -Release: 1%{?dist}
> +Release: 2%{?dist}
> License: MIT
> URL: %{forgeurl}
> Source0: %{forgesource}
>
> +ExcludeArch: aarch64 ppc64le
> +
> %ifarch ppc64le
> # fix compilation on ppc64le (gcc#58241)
> %global configure_flags -Dcpp_std=gnu++11
> @@ -55,6 +57,9 @@ wayland-protocols.
> %license LICENSE
>
> %changelog
> +* Fri Jun 17 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-2
> +- exclude failing arch's - problems are at the build system end - missing
packages
> +
> * Thu Jun 16 2022 Bob Hepple <bob.hepple(a)gmail.com> - 0.3.0-1
> - new version
>
> _______________________________________________
> rpmfusion-commits mailing list -- rpmfusion-commits(a)lists.rpmfusion.org
> To unsubscribe send an email to rpmfusion-commits-leave(a)lists.rpmfusion.org
Show replies by date