From a834f7ae7c9fdf6fdbda2518d81c3535a8a31510 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:39 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- autogen.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/autogen.spec b/autogen.spec index 9e23066..93675d1 100644 --- a/autogen.spec +++ b/autogen.spec @@ -5,7 +5,6 @@ Release: 2%{?dist} # Some files are licensed under GPLv2+. # We redistribute them under GPLv3+. License: GPLv3+ -Group: Development/Tools URL: http://www.gnu.org/software/autogen/ Source0: ftp://ftp.gnu.org/gnu/autogen/rel%{version}/%{name}-%{version}.tar.xz @@ -32,7 +31,6 @@ Summary: Automated option processing library based on %{name} # Although sources are dual licensed with BSD, some autogen generated files # are only under LGPLv3+. We drop BSD to avoid multiple licensing scenario. License: LGPLv3+ -Group: System Environment/Libraries %description libopts Libopts is very powerful command line option parser consisting of a set of @@ -44,7 +42,6 @@ Summary: Development files for libopts # Although sources are dual licensed with BSD, some autogen generated files # are only under LGPLv3+. We drop BSD to avoid multiple licensing scenario. License: LGPLv3+ -Group: Development/Libraries Requires: automake Requires: %{name} = %{version}-%{release}