1 |
# $Id: e-smith-grub.spec,v 1.12 2017/05/25 15:52:54 unnilennium Exp $ |
# $Id: e-smith-grub.spec,v 1.13 2021/01/06 19:43:50 jpp Exp $ |
2 |
|
|
3 |
Summary: e-smith module to configure grub2 |
Summary: e-smith module to configure grub2 |
4 |
%define name e-smith-grub |
%define name e-smith-grub |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.1 |
%define version 2.6.1 |
7 |
%define release 7 |
%define release 8 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
19 |
Patch1: e-smith-grub-2.6.0-bz10211-enableXFSquota.patch |
Patch1: e-smith-grub-2.6.0-bz10211-enableXFSquota.patch |
20 |
Patch2: e-smith-grub-2.6.1.bz9728.AddGrubThemeKoozali.patch |
Patch2: e-smith-grub-2.6.1.bz9728.AddGrubThemeKoozali.patch |
21 |
Patch3: e-smith-grub-2.6.1-bz11137-update.patch |
Patch3: e-smith-grub-2.6.1-bz11137-update.patch |
22 |
|
Patch4: e-smith-grub-2.6.1-efi.patch |
23 |
|
|
24 |
Requires: e-smith-lib >= 1.15.3-17 |
Requires: e-smith-lib >= 1.15.3-17 |
25 |
Requires: grub2 |
Requires: grub2 |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Wed Jan 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.1-8.sme |
34 |
|
- Add support for EFI systems [SME: 10998] |
35 |
|
|
36 |
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme |
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme |
37 |
- add update event [SME: 11137] |
- add update event [SME: 11137] |
38 |
|
|
237 |
%patch1 -p1 |
%patch1 -p1 |
238 |
%patch2 -p1 |
%patch2 -p1 |
239 |
%patch3 -p1 |
%patch3 -p1 |
240 |
|
%patch4 -p1 |
241 |
|
|
242 |
%build |
%build |
243 |
perl createlinks |
perl createlinks |