forked from pool/lua-shell-games
- Fix the name of the package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-shell-games?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 09:43:59 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Fix the name of the package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 21 20:31:30 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
|
@@ -35,7 +35,7 @@ Requires: %{flavor}
|
||||
BuildArch: noarch
|
||||
%lua_provides
|
||||
%if "%{flavor}" == ""
|
||||
Name: name-%{mod_name}
|
||||
Name: lua-%{mod_name}
|
||||
ExclusiveArch: do_not_build
|
||||
%else
|
||||
Name: %{flavor}-%{mod_name}
|
||||
|
Reference in New Issue
Block a user