From d046ef5a88de7da1a10383437c34632272a9ab6f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:52 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libvorbis.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvorbis.spec b/libvorbis.spec index 330a8cb..f0a0f13 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -5,7 +5,6 @@ Name: libvorbis Version: 1.3.6 Release: 3%{?dist} Epoch: 1 -Group: System Environment/Libraries License: BSD URL: https://www.xiph.org/ Source: https://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz @@ -36,7 +35,6 @@ that support Ogg Vorbis. %package devel Summary: Development tools for Vorbis applications -Group: Development/Libraries Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} %description devel @@ -45,7 +43,6 @@ needed to develop applications with Ogg Vorbis. %package devel-docs Summary: Documentation for developing Vorbis applications -Group: Development/Libraries Requires: %{name}-devel = %{epoch}:%{version}-%{release} BuildArch: noarch