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

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

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

Revision 1.1 by slords, Tue Jun 12 15:30:27 2007 UTC Revision 1.4 by slords, Tue Oct 7 18:21:50 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Summary: e-smith module to configure grub  Summary: e-smith module to configure grub
4  %define name e-smith-grub  %define name e-smith-grub
5  Name: %{name}  Name: %{name}
6  %define version 1.0.0  %define version 2.0.0
7  %define release 5  %define release 1
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.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: e-smith-grub-1.0.0-NoGrubInstallRAID.patch  Source1: smeserver.xpm.gz
 Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2  
 Patch2: e-smith-grub-1.0.0-updatekernel.patch  
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
# Line 23  Obsoletes: lilo Line 23  Obsoletes: lilo
23  AutoReqProv: no  AutoReqProv: no
24    
25  %changelog  %changelog
26    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
27    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
28    
29    * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.0.0-7
30    - Fix up CentOS titles in grub.conf [SME: 4084]
31    
32    * Fri Jul 13 2007 Shad L. Lords <slords@mail.com> 1.0.0-6
33    - Add smeserver splash screen for grub [SME: 3152]
34    
35  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
36  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
37    
# Line 161  e-smith server enhancement to grub bootl Line 170  e-smith server enhancement to grub bootl
170    
171  %prep  %prep
172  %setup  %setup
173  %patch0 -p1  cp %{SOURCE1} root/boot/grub/
 %patch1 -p1  
 %patch2 -p1  
174    
175  %build  %build
176  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