1 |
# $Id: e-smith-grub.spec,v 1.10 2017/04/05 20:16:01 unnilennium Exp $ |
# $Id: e-smith-grub.spec,v 1.11 2017/05/11 00:02:49 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 5 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Thu May 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-6.sme |
32 |
|
- rebuild for file ownership conflict [SME: 10325] |
33 |
|
|
34 |
* Thu May 11 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-5.sme |
* Thu May 11 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-5.sme |
35 |
- fix edition and consol grub terminal not visible because of koozali logo [SME: 9728] |
- fix edition and consol grub terminal not visible because of koozali logo [SME: 9728] |
36 |
|
|