Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
61d01ac272
commit
71b1cadc9c
@ -9,7 +9,6 @@ Release: 1%{?dist}
|
|||||||
# let's assume that the relicensing was done.
|
# let's assume that the relicensing was done.
|
||||||
# gettext.h (copied from gnulib) is under LGPLv2+
|
# gettext.h (copied from gnulib) is under LGPLv2+
|
||||||
License: BSD and LGPLv2+
|
License: BSD and LGPLv2+
|
||||||
Group: Development/Tools
|
|
||||||
URL: https://github.com/westes/flex
|
URL: https://github.com/westes/flex
|
||||||
Source: https://github.com/westes/flex/releases/download/v%{version}/flex-%{version}.tar.gz
|
Source: https://github.com/westes/flex/releases/download/v%{version}/flex-%{version}.tar.gz
|
||||||
|
|
||||||
@ -36,7 +35,6 @@ application development.
|
|||||||
# installations of flex.
|
# installations of flex.
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Libraries for flex scanner generator
|
Summary: Libraries for flex scanner generator
|
||||||
Group: Development/Tools
|
|
||||||
Obsoletes: flex-static < 2.5.35-15
|
Obsoletes: flex-static < 2.5.35-15
|
||||||
Provides: flex-static
|
Provides: flex-static
|
||||||
|
|
||||||
@ -48,7 +46,6 @@ instead of implementing their own.
|
|||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation for flex scanner generator
|
Summary: Documentation for flex scanner generator
|
||||||
Group: Documentation
|
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user