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

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

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

Revision 1.3 by slords, Fri Mar 21 17:44:10 2008 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.2.0
7  %define release 7  %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  Source1: smeserver.xpm.gz  Source1: smeserver.xpm.gz
 Patch0: e-smith-grub-1.0.0-NoGrubInstallRAID.patch  
 Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2  
 Patch2: e-smith-grub-1.0.0-updatekernel.patch  
 Patch3: e-smith-grub-1.0.0-splash.patch  
 Patch4: e-smith-grub-1.0.0-updateCentOS.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 26  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.2.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  * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.0.0-7
30  - Fix up CentOS titles in grub.conf [SME: 4084]  - Fix up CentOS titles in grub.conf [SME: 4084]
31    
# Line 171  e-smith server enhancement to grub bootl Line 171  e-smith server enhancement to grub bootl
171  %prep  %prep
172  %setup  %setup
173  cp %{SOURCE1} root/boot/grub/  cp %{SOURCE1} root/boot/grub/
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -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