From ec80f42c126693654f375e15018cce2205a0fb7cfc3f0d2de2a84ad95de04d86 Mon Sep 17 00:00:00 2001 From: Callum Farmer Date: Fri, 31 Dec 2021 11:47:58 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua54?expand=0&rev=42 --- lua54.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lua54.spec b/lua54.spec index fd3eeb6..4b595be 100644 --- a/lua54.spec +++ b/lua54.spec @@ -29,7 +29,7 @@ Name: lua54%{name_ext} Version: 5.4.3 Release: 0 Summary: Small Embeddable Language with Procedural Syntax -License: MIT +License: GPL-3.0-or-later Group: Development/Languages/Other URL: http://www.lua.org Source: http://www.lua.org/ftp/lua-%{version}.tar.gz @@ -74,6 +74,7 @@ of C functions, written in ANSI C. %package devel Summary: Development files for lua +License: MIT Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} Requires: %{name} = %{version} @@ -94,6 +95,7 @@ application. %package -n %{libname} Summary: The Lua integration library +License: MIT Group: System/Libraries # Compat as libtool changes the soname %ifarch aarch64 x86_64 ppc64 ppc64le s390x riscv64 @@ -120,6 +122,7 @@ of C functions, written in ANSI C. %package doc Summary: Documentation for Lua, a small embeddable language +License: MIT Group: Documentation/HTML BuildArch: noarch Supplements: (lua54 and patterns-base-documentation)