/[smeserver]/rpms/e-smith-grub/sme10/e-smith-grub.spec
ViewVC logotype

Diff of /rpms/e-smith-grub/sme10/e-smith-grub.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by unnilennium, Fri Mar 18 14:10:42 2016 UTC Revision 1.9 by unnilennium, Mon Jul 25 12:40:10 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.3 2016/03/18 14:09:31 unnilennium 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 grub  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.0  %define version 2.6.1
7  %define release 3  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Source1: smeserver.xpm.gz  Source1: smeserver10.png
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17    Patch0: e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch
18  Requires: e-smith-lib >= 1.15.3-17  Requires: e-smith-lib >= 1.15.3-17
19  Requires: grub2  Requires: grub2
20  Provides: system-logos  Provides: system-logos
# Line 23  Obsoletes: lilo Line 24  Obsoletes: lilo
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
31    - Write the full path for the grub Action [SME: 9668]
32    - Added e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch
33    
34    * Wed Jun 15 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.1-1.sme
35    - New source [SME: 9321]
36    
37    * Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
38    - Adaptation to grub2 [SME: 9321]
39    
40  * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme  * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
41  - rebuild for Bug [SME: 9347]  - rebuild for Bug [SME: 9347]
42    
# Line 194  e-smith server enhancement to grub bootl Line 208  e-smith server enhancement to grub bootl
208    
209  %prep  %prep
210  %setup  %setup
211  cp %{SOURCE1} root/boot/grub/  cp %{SOURCE1} root/boot/grub
212    %patch0 -p1
213    
214  %build  %build
215  perl createlinks  perl createlinks
 mkdir -p root/etc/e-smith/events/local/templates2expand/etc/sysconfig  
 touch root/etc/e-smith/events/local/templates2expand/etc/sysconfig/kernel  
216    
217  %install  %install
218  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed