diff --git a/libwpd.spec b/libwpd.spec index 42905ef..2a635d0 100644 --- a/libwpd.spec +++ b/libwpd.spec @@ -5,7 +5,6 @@ Summary: Library for reading and converting WordPerfect documents Version: 0.10.0 Release: 2%{?dist} Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz -Group: System Environment/Libraries URL: http://libwpd.sf.net/ License: LGPLv2+ or MPLv2.0 @@ -20,7 +19,6 @@ Library that handles Word Perfect documents. %package tools Summary: Tools to transform WordPerfect Documents into other formats -Group: Applications/Publishing Requires: %{name}%{?_isa} = %{version}-%{release} %description tools @@ -30,14 +28,12 @@ Currently supported: HTML, raw, text. %package devel Requires: %{name}%{?_isa} = %{version}-%{release} Summary: Files for developing with libwpd -Group: Development/Libraries %description devel Includes and definitions for developing with libwpd. %package doc Summary: Documentation of %{name} API -Group: Documentation BuildArch: noarch %description doc