From 3623e12827ad23669c0dbbb307f71cbe0334492c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:23:57 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/clipsmm.spec b/clipsmm.spec index 3c70062..9fa8ba5 100644 --- a/clipsmm.spec +++ b/clipsmm.spec @@ -6,7 +6,6 @@ Version: 0.3.5 Release: 3%{?dist} License: GPLv3 URL: http://clipsmm.sourceforge.net -Group: System Environment/Libraries Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 BuildRequires: clips-devel >= %{clipsver} BuildRequires: gcc-c++ @@ -30,7 +29,6 @@ widely used throughout the government, industry, and academia. %package devel Summary: Headers for developing C++ applications with CLIPS -Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: clips-devel >= %{clipsver} Requires: glibmm24-devel >= 2.6.0 @@ -51,7 +49,6 @@ widely used throughout the government, industry, and academia. %package doc Summary: Documentation for the C++ clipsmm library -Group: Documentation Requires: devhelp %if 0%{?fedora} > 9 || 0%{?rhel} > 5 BuildArch: noarch