Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
625a40b277
commit
2f11edb7c8
@ -38,7 +38,6 @@ Version: %{edk2_date}git%{edk2_githash}
|
|||||||
Release: 5%{dist}
|
Release: 5%{dist}
|
||||||
Summary: EFI Development Kit II
|
Summary: EFI Development Kit II
|
||||||
|
|
||||||
Group: Applications/Emulators
|
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.tianocore.org/edk2/
|
URL: http://www.tianocore.org/edk2/
|
||||||
|
|
||||||
@ -136,14 +135,12 @@ and firmware images.
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: EFI Development Kit II Tools
|
Summary: EFI Development Kit II Tools
|
||||||
Group: Development/Tools
|
|
||||||
%description tools
|
%description tools
|
||||||
This package provides tools that are needed to
|
This package provides tools that are needed to
|
||||||
build EFI executables and ROMs using the GNU tools.
|
build EFI executables and ROMs using the GNU tools.
|
||||||
|
|
||||||
%package tools-python
|
%package tools-python
|
||||||
Summary: EFI Development Kit II Tools
|
Summary: EFI Development Kit II Tools
|
||||||
Group: Development/Tools
|
|
||||||
Requires: python
|
Requires: python
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -154,7 +151,6 @@ you probably want to install edk2-tools only.
|
|||||||
|
|
||||||
%package tools-doc
|
%package tools-doc
|
||||||
Summary: Documentation for EFI Development Kit II Tools
|
Summary: Documentation for EFI Development Kit II Tools
|
||||||
Group: Development/Tools
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description tools-doc
|
%description tools-doc
|
||||||
This package documents the tools that are needed to
|
This package documents the tools that are needed to
|
||||||
@ -162,7 +158,6 @@ build EFI executables and ROMs using the GNU tools.
|
|||||||
|
|
||||||
%package qosb
|
%package qosb
|
||||||
Summary: Tool to enroll secureboot
|
Summary: Tool to enroll secureboot
|
||||||
Group: Development/Tools
|
|
||||||
Requires: python3
|
Requires: python3
|
||||||
Buildarch: noarch
|
Buildarch: noarch
|
||||||
%description qosb
|
%description qosb
|
||||||
|
Loading…
Reference in New Issue
Block a user