/[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.9 by unnilennium, Mon Jul 25 12:40:10 2016 UTC Revision 1.10 by unnilennium, Wed Apr 5 20:16:01 2017 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.8 2016/07/16 14:22:04 stephdl Exp $  # $Id: e-smith-grub.spec,v 1.9 2016/07/25 12:40:10 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 3  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  BuildRoot: /var/tmp/%{name}-%{version}-% Line 15  BuildRoot: /var/tmp/%{name}-%{version}-%
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  Patch0: e-smith-grub-2.6.1.bz9668.AddFullPath2GrubAction.patch
18    Patch1: e-smith-grub-2.6.0-bz10211-enableXFSquota.patch
19  Requires: e-smith-lib >= 1.15.3-17  Requires: e-smith-lib >= 1.15.3-17
20  Requires: grub2  Requires: grub2
21  Provides: system-logos  Provides: system-logos
# Line 24  Obsoletes: lilo Line 25  Obsoletes: lilo
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Wed Apr 05 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-4.sme
29    - enable quota for groups and users with XFS [SME: 10211]
30    
31  * Mon Jul 25 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-3.sme  * Mon Jul 25 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.1-3.sme
32  - Koozali grub splash screen  - Koozali grub splash screen
33    
# Line 210  e-smith server enhancement to grub bootl Line 214  e-smith server enhancement to grub bootl
214  %setup  %setup
215  cp %{SOURCE1} root/boot/grub  cp %{SOURCE1} root/boot/grub
216  %patch0 -p1  %patch0 -p1
217    %patch1 -p1
218    
219  %build  %build
220  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