/[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.13 by jpp, Wed Jan 6 19:43:50 2021 UTC Revision 1.17 by jpp, Sat Apr 17 03:35:18 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.12 2017/05/25 15:52:54 unnilennium Exp $  # $Id: e-smith-grub.spec,v 1.16 2021/02/20 17:15:01 jpp 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 7  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 19  Patch0: e-smith-grub-2.6.1.bz9668.AddFul Line 19  Patch0: e-smith-grub-2.6.1.bz9668.AddFul
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  Patch3: e-smith-grub-2.6.1-bz11137-update.patch
22    Patch4: e-smith-grub-2.6.1-efi.patch
23    Patch5: e-smith-grub-2.6.1-bz11365-unabletobootext4rootfs.patch
24    Patch6: e-smith-grub-2.6.1-bz11559-setlocale-in-manager.patch
25    
26  Requires: e-smith-lib >= 1.15.3-17  Requires: e-smith-lib >= 1.15.3-17
27  Requires: grub2  Requires: grub2
# Line 29  Obsoletes: lilo Line 32  Obsoletes: lilo
32  AutoReqProv: no  AutoReqProv: no
33    
34  %changelog  %changelog
35    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.1-11.sme
36    - set missing locale if update-grub called by server-manager [SME: 11559]
37    
38    * Sat Feb 20 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-10.sme
39    - fix unable to boot on a non xfs root filesystem [SME: 11365]
40    
41    * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-9.sme
42    - cleanup remove /boot/grub dir [SME: 11354]
43    
44    * Wed Jan 17 2021 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 2.6.1-8.sme
45    - Add support for EFI systems [SME: 10998]
46    
47  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme  * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-7.sme
48  - add update event [SME: 11137]  - add update event [SME: 11137]
49    
# Line 233  mv koozali root/boot/grub2/themes/ Line 248  mv koozali root/boot/grub2/themes/
248  %patch1 -p1  %patch1 -p1
249  %patch2 -p1  %patch2 -p1
250  %patch3 -p1  %patch3 -p1
251    %patch4 -p1
252    rm -rf root/boot/grub
253    %patch5 -p1
254    %patch6 -p1
255    
256  %build  %build
257  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