diff --git a/lua-toluapp.spec b/lua-toluapp.spec index dd03526..d7ae4c8 100644 --- a/lua-toluapp.spec +++ b/lua-toluapp.spec @@ -29,7 +29,6 @@ %if "%{flavor}" == "lua53" %define lua_suffix 5_3 %endif -Name: %{flavor}-%{mod_name} Version: 1.0.93 Release: 0 Summary: C/C++ with Lua Integration Tool @@ -46,7 +45,10 @@ BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: scons >= 2.3.0 %if "%{flavor}" == "" +Name: lua-%{mod_name} ExclusiveArch: do_not_build +%else +Name: %{flavor}-%{mod_name} %endif %description