1 |
# $Id: e-smith-grub.spec,v 1.7 2016/06/15 20:55:20 stephdl Exp $ |
# $Id: e-smith-grub.spec,v 1.8 2016/07/16 14:22:04 stephdl 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 2 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
AutoReqProv: no |
AutoReqProv: no |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Mon Jul 25 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-3.sme |
28 |
|
- Koozali grub splash screen |
29 |
|
|
30 |
* Sat Jul 16 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.1-2.sme |
* Sat Jul 16 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.1-2.sme |
31 |
- Write the full path for the grub Action [SME: 9668] |
- Write the full path for the grub Action [SME: 9668] |
32 |
- Added e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch |
- Added e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch |