diff --git a/abiword.spec b/abiword.spec index e31c106..9ef65a7 100644 --- a/abiword.spec +++ b/abiword.spec @@ -8,7 +8,6 @@ Name: abiword Version: %{majorversion}.%{minorversion}.%{microversion} Release: 15%{?dist} Epoch: 1 -Group: Applications/Editors License: GPLv2+ URL: http://www.abisource.com/ @@ -74,7 +73,6 @@ while still remaining lean. %package -n libabiword Summary: Library for developing applications based on AbiWord's core -Group: System Environment/Libraries %description -n libabiword Library for developing applications based on AbiWord's core. @@ -82,7 +80,6 @@ Library for developing applications based on AbiWord's core. %package -n libabiword-devel Summary: Files for developing with libabiword -Group: Development/Libraries Requires: libabiword = %{epoch}:%{version}-%{release} %description -n libabiword-devel @@ -92,7 +89,6 @@ Includes and definitions for developing with libabiword. %package -n python2-abiword %{?python_provide:%python_provide python2-abiword} Summary: Python bindings for developing with libabiword -Group: Development/Libraries Requires: libabiword = %{epoch}:%{version}-%{release} Obsoletes: pyabiword <= 0.8.0 Provides: pyabiword > 0.8.0