diff --git a/libwmf.spec b/libwmf.spec index 22604ba..4ab0589 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -2,7 +2,6 @@ Summary: Windows MetaFile Library Name: libwmf Version: 0.2.10 Release: 1%{?dist} -Group: System Environment/Libraries #libwmf is under the LGPLv2+, however... #1. The tarball contains an old version of the urw-fonts under GPL+. # Those fonts are not installed @@ -26,14 +25,12 @@ A library for reading and converting Windows MetaFile vector graphics (WMF). %package lite Summary: Windows Metafile parser library -Group: System Environment/Libraries %description lite A library for parsing Windows MetaFile vector graphics (WMF). %package devel Summary: Support files necessary to compile applications with libwmf -Group: Development/Libraries Requires: libwmf = %{version}-%{release} Requires: gtk2-devel, libxml2-devel, libjpeg-devel