--- rpms/e-smith-grub/sme10/e-smith-grub.spec 2016/03/18 14:10:42 1.4 +++ rpms/e-smith-grub/sme10/e-smith-grub.spec 2016/06/15 20:54:39 1.6 @@ -1,16 +1,16 @@ -# $Id: e-smith-grub.spec,v 1.3 2016/03/18 14:09:31 unnilennium Exp $ +# $Id: e-smith-grub.spec,v 1.5 2016/06/14 19:08:35 stephdl Exp $ -Summary: e-smith module to configure grub +Summary: e-smith module to configure grub2 %define name e-smith-grub Name: %{name} -%define version 2.6.0 -%define release 3 +%define version 2.6.1 +%define release 1 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz -Source1: smeserver.xpm.gz +Source1: smeserver10.png BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildArchitectures: noarch @@ -23,6 +23,12 @@ Obsoletes: lilo AutoReqProv: no %changelog +* Wed Jun 15 2016 stephane de Labrusse 2.6.0-4.sme +- New source [SME: 9321] + +* Tue Jun 14 2016 stephane de Labrusse 2.6.0-4.sme +- Adaptation to grub2 [SME: 9321] + * Fri Mar 18 2016 Jean-Philipe Pialasse 2.6.0-3.sme - rebuild for Bug [SME: 9347] @@ -194,12 +200,10 @@ e-smith server enhancement to grub bootl %prep %setup -cp %{SOURCE1} root/boot/grub/ +cp %{SOURCE1} root/boot/grub %build perl createlinks -mkdir -p root/etc/e-smith/events/local/templates2expand/etc/sysconfig -touch root/etc/e-smith/events/local/templates2expand/etc/sysconfig/kernel %install rm -rf $RPM_BUILD_ROOT