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:47 +01:00
parent f3396cabc2
commit bdcfdaa834

View File

@ -5,7 +5,6 @@ Name: groff
Version: 1.22.3
Release: 18%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
Source: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
@ -41,7 +40,6 @@ groff-x11 package.
%package base
Summary: Parts of the groff formatting system required to display manual pages
Group: Applications/Publishing
%description base
The groff-base package contains only necessary parts of groff formatting
@ -50,7 +48,6 @@ display device (PostScript).
%package perl
Summary: Parts of the groff formatting system that require Perl
Group: Applications/Publishing
Requires: groff-base = %{version}-%{release}
%description perl
@ -65,7 +62,6 @@ roff2html roff2pdf roff2ps roff2text roff2x (roff code converters).
%if %{with_x}
%package x11
Summary: Parts of the groff formatting system that require X Windows System
Group: Applications/Publishing
Requires: groff-base = %{version}-%{release}
BuildRequires: libXaw-devel, libXmu-devel
Provides: groff-gxditview = %{version}-%{release}
@ -80,7 +76,6 @@ xtotroff (converts X font metrics into groff font metrics).
%package doc
Summary: Documentation for groff document formatting system
Group: Documentation
BuildArch: noarch
Requires: groff = %{version}-%{release}