From 07280b72c420662a39bbe95da5c0fed31bebd73a Mon Sep 17 00:00:00 2001 From: Petr Písař Date: Sep 19 2017 14:02:53 +0000 Subject: Remove obsolete Group RPM tags --- diff --git a/SDL.spec b/SDL.spec index 06dc691..c8772f4 100644 --- a/SDL.spec +++ b/SDL.spec @@ -12,7 +12,6 @@ Name: SDL Version: 1.2.15 Release: 29%{?dist} Summary: A cross-platform multimedia library -Group: System Environment/Libraries URL: http://www.libsdl.org/ # The license of the file src/video/fbcon/riva_mmio.h is bad, but the contents # of the file has been relicensed to MIT in 2008 by Nvidia for the @@ -83,7 +82,6 @@ to provide fast access to the graphics frame buffer and audio device. %package devel Summary: Files needed to develop Simple DirectMedia Layer applications -Group: Development/Libraries Requires: SDL%{?_isa} = %{version}-%{release} Requires: alsa-lib-devel Requires: mesa-libGL-devel @@ -101,7 +99,6 @@ developing SDL applications. %package static Summary: Files needed to develop static Simple DirectMedia Layer applications -Group: Development/Libraries Requires: SDL-devel%{?_isa} = %{version}-%{release} %description static