/[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.2 by slords, Fri Jul 13 19:53:56 2007 UTC
# Line 2  Summary: e-smith module to configure gru Line 2  Summary: e-smith module to configure gru
2  %define name e-smith-grub  %define name e-smith-grub
3  Name: %{name}  Name: %{name}
4  %define version 1.0.0  %define version 1.0.0
5  %define release 5  %define release 6
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
9  Group: Networking/Daemons  Group: Networking/Daemons
10  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
11    Source1: smeserver.xpm.gz
12  Patch0: e-smith-grub-1.0.0-NoGrubInstallRAID.patch  Patch0: e-smith-grub-1.0.0-NoGrubInstallRAID.patch
13  Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2  Patch1: e-smith-grub-1.0.0-NoGrubInstallRAID.patch2
14  Patch2: e-smith-grub-1.0.0-updatekernel.patch  Patch2: e-smith-grub-1.0.0-updatekernel.patch
15    Patch3: e-smith-grub-1.0.0-splash.patch
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
18  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 23  Obsoletes: lilo Line 25  Obsoletes: lilo
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Fri Jul 13 2007 Shad L. Lords <slords@mail.com> 1.0.0-6
29    - Add smeserver splash screen for grub [SME: 3152]
30    
31  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
32  - Clean up spec so package can be built by koji/plague  - Clean up spec so package can be built by koji/plague
33    
# Line 161  e-smith server enhancement to grub bootl Line 166  e-smith server enhancement to grub bootl
166    
167  %prep  %prep
168  %setup  %setup
169    cp %{SOURCE1} root/boot/grub/
170  %patch0 -p1  %patch0 -p1
171  %patch1 -p1  %patch1 -p1
172  %patch2 -p1  %patch2 -p1
173    %patch3 -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