From 2f1819ef21f18fc3c5c30847c7015962d7903045 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:46 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- gmp.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gmp.spec b/gmp.spec index 237d4fc..a915598 100644 --- a/gmp.spec +++ b/gmp.spec @@ -15,7 +15,6 @@ Source2: gmp.h Source3: gmp-mparam.h Patch2: gmp-6.0.0-debuginfo.patch License: LGPLv3+ or GPLv2+ -Group: System Environment/Libraries BuildRequires: autoconf automake libtool BuildRequires: gcc BuildRequires: gcc-c++ @@ -37,7 +36,6 @@ library. %package c++ Summary: C++ bindings for the GNU MP arbitrary precision library -Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} %description c++ @@ -45,7 +43,6 @@ Bindings for using the GNU MP arbitrary precision library in C++ applications. %package devel Summary: Development tools for the GNU MP arbitrary precision library -Group: Development/Libraries Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} Requires: %{name}-c++%{?_isa} = %{epoch}:%{version}-%{release} @@ -59,7 +56,6 @@ install the gmp package. %package static Summary: Development tools for the GNU MP arbitrary precision library -Group: Development/Libraries Requires: %{name}-devel = %{epoch}:%{version}-%{release} %description static