Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:49 +01:00
parent 01afa7f3d0
commit 2544570d1c

View File

@ -3,7 +3,6 @@ Version: 0.14
Release: 4%{?dist}
Summary: A decoder implementation of the JBIG2 image compression format
Group: System Environment/Libraries
License: GPLv2
URL: http://jbig2dec.sourceforge.net/
Source0: https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/%{name}-%{version}.tar.gz
@ -18,7 +17,6 @@ ratios on the order of 100:1.
%package libs
Summary: A decoder implementation of the JBIG2 image compression format
Group: System Environment/Libraries
%description libs
jbig2dec is a decoder implementation of the JBIG2 image compression format.
@ -31,7 +29,6 @@ This package provides the shared jbig2dec library.
%package devel
Summary: Static library and header files for development with jbig2dec
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}
%description devel