/[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.2 by slords, Tue Feb 19 15:16:33 2013 UTC Revision 1.4 by vip-ire, Wed Jan 20 20:44:59 2016 UTC
# Line 1  Line 1 
1  # $Id: e-smith-grub.spec,v 1.1 2013/01/31 23:04:03 slords Exp $  # $Id: e-smith-grub.spec,v 1.3 2013/03/01 23:20:10 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 2  %define release 4
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  Patch1: e-smith-grub-2.4.0-noplymouth.patch
15    Patch2: e-smith-grub-2.4.0-remove_motd_txt_from_grub_cfg.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 24  Obsoletes: lilo Line 25  Obsoletes: lilo
25  AutoReqProv: no  AutoReqProv: no
26    
27  %changelog  %changelog
28    * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
29    - Remove motd text from grub.cfg [SME: 9161]
30    
31    * Fri Mar 1 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
32    - Revert previous rhgb patch and disable plymouth [SME: 7354]
33    
34  * Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme  * Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
35  - Remove rhgb option from grub [SME: 7354]  - Remove rhgb option from grub [SME: 7354]
36    
# Line 181  e-smith server enhancement to grub bootl Line 188  e-smith server enhancement to grub bootl
188  %prep  %prep
189  %setup  %setup
190  %patch1 -p1  %patch1 -p1
191    %patch2 -p1
192  cp %{SOURCE1} root/boot/grub/  cp %{SOURCE1} root/boot/grub/
193    
194  %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