diff --git a/paps.spec b/paps.spec index 0fe6336..80be0ed 100644 --- a/paps.spec +++ b/paps.spec @@ -42,7 +42,6 @@ Patch60: %{name}-a3.patch Patch61: %{name}-fix-paper-size-truncate.patch Summary: Plain Text to PostScript converter -Group: Applications/Publishing Requires: %{name}-libs = %{version}-%{release} Requires: cups-filesystem fontpackages-filesystem %description @@ -50,7 +49,6 @@ paps is a PostScript converter from plain text file using Pango. %package libs Summary: Libraries for paps -Group: Development/Libraries %description libs paps is a PostScript converter from plain text file using Pango. @@ -58,7 +56,6 @@ This package contains the library for paps. %package devel Summary: Development files for paps -Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description devel paps is a PostScript converter from plain text file using Pango.