Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
2e943a250f
commit
89072b4707
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user