fix summary-ended-with-dot warning from rpmlint
This commit is contained in:
parent
2ae5c1ecf9
commit
bec00f199a
@ -111,7 +111,7 @@ provides support for PC BIOS systems.
|
|||||||
|
|
||||||
%ifarch %{efiarchs}
|
%ifarch %{efiarchs}
|
||||||
%package efi
|
%package efi
|
||||||
Summary: GRUB for EFI systems.
|
Summary: GRUB for EFI systems
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires: %{name}-tools = %{epoch}:%{version}-%{release}
|
Requires: %{name}-tools = %{epoch}:%{version}-%{release}
|
||||||
Obsoletes: grub2-efi <= 1:2.00-20%{?dist}
|
Obsoletes: grub2-efi <= 1:2.00-20%{?dist}
|
||||||
@ -136,7 +136,7 @@ provides support for rebuilding your own grub.efi on EFI systems.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Support tools for GRUB.
|
Summary: Support tools for GRUB
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires: gettext os-prober which file system-logos
|
Requires: gettext os-prober which file system-logos
|
||||||
|
|
||||||
@ -147,7 +147,7 @@ file systems, computer architectures and hardware devices. This subpackage
|
|||||||
provides tools for support of all platforms.
|
provides tools for support of all platforms.
|
||||||
|
|
||||||
%package starfield-theme
|
%package starfield-theme
|
||||||
Summary: An example theme for GRUB.
|
Summary: An example theme for GRUB
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires: system-logos
|
Requires: system-logos
|
||||||
Obsoletes: grub2 <= 1:2.00-20%{?dist}
|
Obsoletes: grub2 <= 1:2.00-20%{?dist}
|
||||||
|
Loading…
Reference in New Issue
Block a user