From ea40e8e9ac72b0da4f9bc74f36a3c20504b0cffd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:18:27 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- tbb.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/tbb.spec b/tbb.spec index d34b039..958a13a 100644 --- a/tbb.spec +++ b/tbb.spec @@ -7,7 +7,6 @@ Summary: The Threading Building Blocks library abstracts low-level threading det Version: %{upver}%{?uprel:.%{uprel}} Release: 1%{?dist} License: ASL 2.0 -Group: Development/Tools URL: http://threadingbuildingblocks.org/ Source0: https://github.com/01org/tbb/archive/%{upfullver}/%{name}-%{upfullver}.tar.gz @@ -40,7 +39,6 @@ maintenance is required as more processor cores become available. %package devel Summary: The Threading Building Blocks C++ headers and shared development libraries -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: cmake-filesystem%{?_isa} @@ -51,7 +49,6 @@ Blocks (TBB) C++ libraries. %package doc Summary: The Threading Building Blocks documentation -Group: Documentation Provides: bundled(jquery) %description doc