Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov fd0744047a
Disable LUA on riscv64
LuaJIT is not ported.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-04-14 18:43:49 +03:00
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
%ifarch %{power64} s390x
%ifarch %{power64} s390x riscv64
# LuaJIT is not available for POWER and IBM Z
%bcond lua_scripting 0
%else
@ -39,7 +39,7 @@
Name: obs-studio
Version: 30.1.1
Release: 1%{?dist}
Release: 1.0.riscv64%{?dist}
Summary: Open Broadcaster Software Studio
# OBS itself is GPL-2.0-or-later, while various plugin dependencies are of various other licenses
@ -377,6 +377,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.metainf
%changelog
* Sun Apr 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 30.1.1-1.0.riscv64
- Disable LUA on riscv64
* Tue Apr 02 2024 Neal Gompa <ngompa@fedoraproject.org> - 30.1.1-1
- Update to 30.1.1