From f3c5e059e5a2b4d7b145103100e6259b603940dc Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:42 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- dwarves.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/dwarves.spec b/dwarves.spec index 9fd94f5..8bcb6dd 100644 --- a/dwarves.spec +++ b/dwarves.spec @@ -6,7 +6,6 @@ Version: 1.12 Release: 1%{?dist} License: GPLv2 Summary: Debugging Information Manipulation Tools (pahole & friends) -Group: Development/Tools URL: http://acmel.wordpress.com Source: http://fedorapeople.org/~acme/dwarves/%{name}-%{version}.tar.bz2 BuildRequires: gcc @@ -37,14 +36,12 @@ functions, inlines, decisions made by the compiler about inlining, etc. %package -n %{libname}%{libver} Summary: Debugging information processing library -Group: Development/Libraries %description -n %{libname}%{libver} Debugging information processing library. %package -n %{libname}%{libver}-devel Summary: Debugging information library development files -Group: Development/Libraries Requires: %{libname}%{libver} = %{version}-%{release} %description -n %{libname}%{libver}-devel