]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: openSUSE Tumbleweed has lua54 now 39552/head
authorNathan Cutler <ncutler@suse.com>
Fri, 19 Feb 2021 08:58:51 +0000 (09:58 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 19 Feb 2021 08:58:51 +0000 (09:58 +0100)
Until someone figures out an easier way, we are stuck with the minor Lua version
in the package names.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index f9516fc2de765c01189aa87d9b100af415051099..dbd7deb7f9412180811ac8f7430b511da4b71e39 100644 (file)
@@ -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