From f4d0e763a6821311effa13b380a40fac43155b5f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:01 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/enchant.spec b/enchant.spec index 59b89d8..e9bde97 100644 --- a/enchant.spec +++ b/enchant.spec @@ -3,7 +3,6 @@ Name: enchant Version: 1.6.0 Release: 22%{?dist} Epoch: 1 -Group: System Environment/Libraries License: LGPLv2+ Source: http://www.abisource.com/downloads/enchant/%{version}/enchant-%{version}.tar.gz URL: http://www.abisource.com/ @@ -19,7 +18,6 @@ A library that wraps other spell checking backends. %package aspell Summary: Integration with aspell for libenchant -Group: System Environment/Libraries Requires: enchant = %{epoch}:%{version}-%{release} %description aspell @@ -27,7 +25,6 @@ Libraries necessary to integrate applications using libenchant with aspell. %package voikko Summary: Integration with voikko for libenchant -Group: System Environment/Libraries Requires: enchant = %{epoch}:%{version}-%{release} %description voikko @@ -36,7 +33,6 @@ Libraries necessary to integrate applications using libenchant with voikko. %package devel Summary: Support files necessary to compile applications with libenchant. -Group: Development/Libraries Requires: enchant = %{epoch}:%{version}-%{release} Requires: glib2-devel