From: Nathan Cutler Date: Fri, 19 Feb 2021 08:58:51 +0000 (+0100) Subject: rpm: openSUSE Tumbleweed has lua54 now X-Git-Tag: v17.1.0~2902^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d8ee565b64c9255db8c3314b636d93fcfaa613a8;p=ceph.git 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 --- 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