From db47f8be9b07ca99ba6596ac3091f65a42191178 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Tue, 11 Oct 2022 14:47:50 +0300 Subject: [PATCH] Add riscv64 Signed-off-by: David Abdurachmanov --- efl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/efl.spec b/efl.spec index be095f3..cdd5e22 100644 --- a/efl.spec +++ b/efl.spec @@ -4,7 +4,7 @@ %if 0%{?rhel} && 0%{?rhel} <= 7 %global has_luajit 0 %endif -%ifarch ppc64le s390x +%ifarch ppc64le s390x riscv64 %global has_luajit 0 %endif # PANIC: unprotected error in call to Lua API (bad light userdata pointer) @@ -31,7 +31,7 @@ Name: efl Version: 1.26.3 -Release: 1%{?dist} +Release: 1.0.riscv6.0.riscv644%{?dist} Summary: Collection of Enlightenment libraries License: BSD and LGPLv2+ and GPLv2 and zlib URL: http://enlightenment.org/ @@ -580,6 +580,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libexactness*.so %changelog +* Tue Oct 11 2022 David Abdurachmanov - 1.26.3-1.0.riscv64 +- Add riscv64 + * Sat Sep 24 2022 Tom Callaway - 1.26.3-1 - update to 1.26.3