From 33b11db929c15b56302676447535688f8f57a3d7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:23:56 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/audacious.spec b/audacious.spec index 2159f05..521c8e9 100644 --- a/audacious.spec +++ b/audacious.spec @@ -21,7 +21,6 @@ Release: 1%{?dist} License: BSD Summary: Advanced audio player URL: http://audacious-media-player.org/ -Group: Applications/Multimedia Source0: http://distfiles.audacious-media-player.org/%{name}-%{tar_ver}.tar.bz2 @@ -69,7 +68,6 @@ Player (BMP), which itself forked from XMMS. %package libs Summary: Library files for the Audacious audio player -Group: System Environment/Libraries # Provide Generic Plugin API value for plugin packages to depend on. # As defined in /usr/include/audacious/plugin.h: _AUD_PLUGIN_VERSION # This must be an exact match for plugin .so files to load. @@ -87,7 +85,6 @@ Library files for the Audacious audio player. %package devel Summary: Development files for the Audacious audio player -Group: Development/Libraries Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: glib2-devel%{?_isa} Requires: gtk2-devel%{?_isa}