Accepting request 1102379 from devel:languages:python
- Synchronize architectures where luajit is Required with those where it is build (riscv64 ppc64 ppc64le s390x). OBS-URL: https://build.opensuse.org/request/show/1102379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lupa?expand=0&rev=16
This commit is contained in:
commit
0644302b18
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 4 11:45:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Synchronize architectures where luajit is Required with those
|
||||||
|
where it is build (riscv64 ppc64 ppc64le s390x).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 10 17:17:28 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Sat Jun 10 17:17:28 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -33,7 +33,8 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: pkgconfig(lua)
|
BuildRequires: pkgconfig(lua)
|
||||||
Suggests: lua
|
Suggests: lua
|
||||||
%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150400
|
%if 0%{suse_version} >= 1550 || 0%{?sle_version} >= 150400
|
||||||
%ifnarch riscv64 s390x
|
# Synchronized with archs where luajit is build
|
||||||
|
%ifnarch riscv64 ppc64 ppc64le s390x
|
||||||
BuildRequires: pkgconfig(luajit)
|
BuildRequires: pkgconfig(luajit)
|
||||||
%endif
|
%endif
|
||||||
Recommends: luajit
|
Recommends: luajit
|
||||||
|
Loading…
Reference in New Issue
Block a user