1 |
# $Id: e-smith-grub.spec,v 1.11 2017/05/11 00:02:49 unnilennium Exp $ |
# $Id: e-smith-grub.spec,v 1.12 2017/05/25 15:52:54 unnilennium 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 6 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
18 |
Patch0: e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch |
Patch0: e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch |
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 |
22 |
|
|
23 |
Requires: e-smith-lib >= 1.15.3-17 |
Requires: e-smith-lib >= 1.15.3-17 |
24 |
Requires: grub2 |
Requires: grub2 |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme |
33 |
|
- add update event [SME: 11137] |
34 |
|
|
35 |
* Thu May 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-6.sme |
* Thu May 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-6.sme |
36 |
- rebuild for file ownership conflict [SME: 10325] |
- rebuild for file ownership conflict [SME: 10325] |
37 |
|
|
232 |
%patch0 -p1 |
%patch0 -p1 |
233 |
%patch1 -p1 |
%patch1 -p1 |
234 |
%patch2 -p1 |
%patch2 -p1 |
235 |
|
%patch3 -p1 |
236 |
|
|
237 |
%build |
%build |
238 |
perl createlinks |
perl createlinks |