/[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.3 by slords, Fri Mar 1 23:20:10 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.2 2013/02/19 15:16:33 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 3  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  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-noplymouth.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  * 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]  - Revert previous rhgb patch and disable plymouth [SME: 7354]
33    
# Line 184  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