From 3e022d943071d78a0e3c93471c9800f74fb2676d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:53 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- lua.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/lua.spec b/lua.spec index 02d155d..e68c7f4 100644 --- a/lua.spec +++ b/lua.spec @@ -17,7 +17,6 @@ Name: lua Version: %{major_version}.5 Release: 3%{?dist} Summary: Powerful light-weight programming language -Group: Development/Languages License: MIT URL: http://www.lua.org/ Source0: http://www.lua.org/ftp/lua-%{version}.tar.gz @@ -59,7 +58,6 @@ configuration, scripting, and rapid prototyping. %package devel Summary: Development files for %{name} -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig @@ -75,7 +73,6 @@ This package contains the shared libraries for %{name}. %package static Summary: Static library for %{name} -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description static