/[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.5 by snetram, Wed Nov 4 13:00:50 2009 UTC
# Line 1  Line 1 
1    # $Id: e-smith-grub.spec,v 1.4 2008/10/07 18:21:50 slords Exp $
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 2
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
14  Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2  Patch0: e-smith-grub-2.0.0-remove-hiddenmenu.patch
 Patch2: e-smith-grub-1.0.0-updatekernel.patch  
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
17  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  Obsoletes: lilo Line 24  Obsoletes: lilo
24  AutoReqProv: no  AutoReqProv: no
25    
26  %changelog  %changelog
27    * Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-2.sme
28    - Remove hiddenmenu entry from grub.conf [SME: 5166]
29    
30    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
31    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
32    
33    * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.0.0-7
34    - Fix up CentOS titles in grub.conf [SME: 4084]
35    
36    * Fri Jul 13 2007 Shad L. Lords <slords@mail.com> 1.0.0-6
37    - Add smeserver splash screen for grub [SME: 3152]
38    
39  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
40  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
41    
# Line 162  e-smith server enhancement to grub bootl Line 175  e-smith server enhancement to grub bootl
175  %prep  %prep
176  %setup  %setup
177  %patch0 -p1  %patch0 -p1
178  %patch1 -p1  cp %{SOURCE1} root/boot/grub/
 %patch2 -p1  
179    
180  %build  %build
181  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