/[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.11 by unnilennium, Thu May 11 00:02:49 2017 UTC Revision 1.15 by jpp, Fri Feb 19 04:24:52 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.10 2017/04/05 20:16:01 unnilennium Exp $  # $Id: e-smith-grub.spec,v 1.14 2021/02/17 22:49:44 chrissn 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 9
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 18  BuildArchitectures: noarch Line 18  BuildArchitectures: noarch
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    Patch4: e-smith-grub-2.6.1-efi.patch
23    
24  Requires: e-smith-lib >= 1.15.3-17  Requires: e-smith-lib >= 1.15.3-17
25  Requires: grub2  Requires: grub2
# Line 28  Obsoletes: lilo Line 30  Obsoletes: lilo
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33    * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-9.sme
34    - cleanup remove /boot/grub dir [SME: 11354]
35    
36    * Wed Jan 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.1-8.sme
37    - Add support for EFI systems [SME: 10998]
38    
39    * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme
40    - add update event [SME: 11137]
41    
42    * Thu May 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-6.sme
43    - rebuild for file ownership conflict [SME: 10325]
44    
45  * 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
46  - 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]
47    
# Line 225  mv koozali root/boot/grub2/themes/ Line 239  mv koozali root/boot/grub2/themes/
239  %patch0 -p1  %patch0 -p1
240  %patch1 -p1  %patch1 -p1
241  %patch2 -p1  %patch2 -p1
242    %patch3 -p1
243    %patch4 -p1
244    rm -rf root/boot/grub
245    
246  %build  %build
247  perl createlinks  perl createlinks


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