From ec52d983110e524767e4c23877ea7eda623a9fa3 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 --- babeltrace.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/babeltrace.spec b/babeltrace.spec index e33459e..d44c2eb 100644 --- a/babeltrace.spec +++ b/babeltrace.spec @@ -5,7 +5,6 @@ Summary: Trace Viewer and Converter, mainly for the Common Trace Format License: MIT and GPLv2 URL: https://www.efficios.com/babeltrace Source0: https://www.efficios.com/files/%{name}/%{name}-%{version}.tar.bz2 -Group: Development/Tools BuildRequires: bison >= 2.4 BuildRequires: flex >= 2.5.35 @@ -31,7 +30,6 @@ Format (CTF). See http://www.efficios.com/ctf. %package -n lib%{name} Summary: Common Trace Format Babel Tower -Group: Development/Libraries %description -n lib%{name} This project provides trace read and write libraries, as well as a trace @@ -41,7 +39,6 @@ to/from another trace format. %package -n lib%{name}-devel Summary: Common Trace Format Babel Tower -Group: Development/Libraries Requires: lib%{name}%{?_isa} = %{version}-%{release} glib2-devel %description -n lib%{name}-devel @@ -52,7 +49,6 @@ to/from another trace format. %package -n python3-%{name} Summary: Common Trace Format Babel Tower -Group: Development/Libraries Requires: lib%{name}%{?_isa} = %{version}-%{release} %description -n python3-%{name}