From d8ee565b64c9255db8c3314b636d93fcfaa613a8 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Fri, 19 Feb 2021 09:58:51 +0100 Subject: [PATCH] rpm: openSUSE Tumbleweed has lua54 now Until someone figures out an easier way, we are stuck with the minor Lua version in the package names. Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index f9516fc2de76..dbd7deb7f941 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -89,7 +89,7 @@ # SLE does not support luarocks %bcond_with lua_packages %else -%global luarocks_package_name lua53-luarocks +%global luarocks_package_name lua54-luarocks %bcond_without lua_packages %endif %else -- 2.47.3