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

Diff of /rpms/e-smith-grub/sme9/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, Thu Jan 31 23:04:03 2013 UTC Revision 1.2 by slords, Tue Feb 19 15:16:33 2013 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.5 2009/11/04 12:55:30 snetram Exp $  # $Id: e-smith-grub.spec,v 1.1 2013/01/31 23:04:03 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 2.4.0  %define version 2.4.0
7  %define release 1  %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.xz  Source: %{name}-%{version}.tar.xz
13  Source1: smeserver.xpm.gz  Source1: smeserver.xpm.gz
14    Patch1: e-smith-grub-2.4.0-rhgb.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    * Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
28    - Remove rhgb option from grub [SME: 7354]
29    
30  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
31  - Roll new stream for sme9  - Roll new stream for sme9
32    
# Line 176  e-smith server enhancement to grub bootl Line 180  e-smith server enhancement to grub bootl
180    
181  %prep  %prep
182  %setup  %setup
183    %patch1 -p1
184  cp %{SOURCE1} root/boot/grub/  cp %{SOURCE1} root/boot/grub/
185    
186  %build  %build


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