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

Annotation of /rpms/e-smith-grub/sme10/e-smith-grub.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Fri Feb 5 22:59:15 2016 UTC (8 years, 4 months ago) by stephdl
Branch: MAIN
CVS Tags: e-smith-grub-2_6_0-1_el7_sme
* Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme - Initial release to sme10

1 stephdl 1.1 # $Id: e-smith-grub.spec,v 1.4 2016/01/20 20:44:59 vip-ire Exp $
2    
3     Summary: e-smith module to configure grub
4     %define name e-smith-grub
5     Name: %{name}
6     %define version 2.6.0
7     %define release 1
8     Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13     Source1: smeserver.xpm.gz
14     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15     BuildRequires: e-smith-devtools
16     BuildArchitectures: noarch
17     Requires: e-smith-lib >= 1.15.3-17
18     Requires: grub
19     Provides: system-logos
20     Obsoletes: e-smith-lilo
21     Provides: e-smith-bootloader
22     Obsoletes: lilo
23     AutoReqProv: no
24    
25     %changelog
26     * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
27     - Initial release to sme10
28    
29     * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme
30     - Remove motd text from grub.cfg [SME: 9161]
31    
32     * Fri Mar 1 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
33     - Revert previous rhgb patch and disable plymouth [SME: 7354]
34    
35     * Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
36     - Remove rhgb option from grub [SME: 7354]
37    
38     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
39     - Roll new stream for sme9
40    
41     * Wed Nov 4 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
42     - Remove hiddenmenu entry from grub.conf [SME: 5546]
43    
44     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
45     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
46    
47     * Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.0.0-7
48     - Fix up CentOS titles in grub.conf [SME: 4084]
49    
50     * Fri Jul 13 2007 Shad L. Lords <slords@mail.com> 1.0.0-6
51     - Add smeserver splash screen for grub [SME: 3152]
52    
53     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
54     - Clean up spec so package can be built by koji/plague
55    
56     * Thu Jan 04 2007 Shad L. Lords <slords@mail.com> 1.0.0-5
57     - Update /etc/sysconfig/kernel on boot too. [SME: 1930]
58    
59     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
60     - Update to new release naming. No functional changes.
61     - Make Packager generic
62    
63     * Tue Dec 05 2006 Shad L. Lords <slords@mail.com> 1.0.0-03
64     - Remove grub-install-raid completely as it doesn't handle more
65     than raid1 [SME: 2131]
66    
67     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-02
68     - Rebuild without the test release tag [SME: 1197]
69    
70     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01test01
71     - Remove grub-install-raid from post-{install,upgrade} [SME: 1197]
72    
73     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.0.0-01
74     - Roll stable stream version. [SME: 1016]
75    
76     * Wed Feb 8 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-24
77     - Add --no-floppy to the grub --batch calls. Systems with the
78     floppy controller enabled but no floppy drive installed "hang"
79     in post-upgrade otherwise. [SME: 696]
80    
81     * Mon Jan 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-23
82     - Re-add call to grub-install-raid in post-upgrade [SME: 151]
83    
84     * Mon Jan 30 2006 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-22
85     - Add --no-floppy to grub-install call in grub-install-raid [SME: 151]
86     - Don't call grub-install-raid in post-upgrade, only post-install [SME: 151]
87     - Cleaned up old comments in grub-install-raid
88    
89     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 0.0.1-21
90     - Bump release number only
91    
92     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
93     - [0.0.1-20]
94     - Add defined test on $EVENT for cleanliness [MN00106104]
95    
96     * Tue Nov 15 2005 Gordon Rowell <gordonr@e-smith.com>
97     - [0.0.1-19]
98     - Only update default kernel choice in the local event [MN00106104]
99     - Update dependency on e-smith-lib to require version of
100     generic_template_expand which sets EVENT in the template hash
101    
102     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
103     - [0.0.1-18]
104     - Correct path in last fix [SF: 1335937]
105    
106     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
107     - [0.0.1-17]
108     - Create "update-bootloader" symlink in /sbin/e-smith, for use by add_mirror
109     script. Add "Provides: e-smith-bootloader", so that e-smith-base can add
110     a generic "Requires:". [SF: 1335937]
111    
112     * Fri Oct 21 2005 Charlie Brady <charlieb@e-smith.com>
113     - [0.0.1-16]
114     - Expand grub.conf template in post-install and post-upgrade, to correct
115     errant hd1,0 references. [SF: 1233029]
116    
117     * Fri Oct 21 2005 Charlie Brady <charlieb@e-smith.com>
118     - [0.0.1-15]
119     - Fix errant hd1,0 references in /boot/grub/grub.conf. This is just a
120     workaround - we should be able to fix anaconda/booty so that they never
121     appear. Tidy up UpdateDefault while we are here. [SF: 1233029]
122     - Update grub-install-raid so that it runs grub for each disk, with each
123     device set as hd0. [SF: 1233029]
124    
125     * Mon Oct 17 2005 Gordon Rowell <gordonr@e-smith.com>
126     - [0.0.1-14]
127     - Typo in grub-install-raid log output [MN00100874, SF: 1233029]
128    
129     * Mon Oct 17 2005 Gordon Rowell <gordonr@e-smith.com>
130     - [0.0.1-13]
131     - Add grub-install-raid action to force to install onto a RAID1 set
132     [MN00100874, SF: 1233029]
133    
134     * Mon Sep 19 2005 Charlie Brady <charlieb@e-smith.com>
135     - [0.0.1-12]
136     - Preserve current default setting in grub.conf template if
137     none of the available kernels matches the currently running
138     kernel. This will allow anaconda SMP detection to determine
139     initial boot setting. [MN00097833]
140    
141     * Tue Aug 30 2005 Charlie Brady <charlieb@e-smith.com>
142     - [0.0.1-11]
143     - Move splashscreen symlink into e-smith-support RPM.
144    
145     * Wed Jul 13 2005 Charlie Brady <charlieb@e-smith.com>
146     - [0.0.1-10]
147     - Obsolete lilo RPM, so that it is removed on upgrade. [SF: 1232519]
148    
149     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
150     - [0.0.1-09]
151     - Obsolete e-smith-lilo RPM. [SF: 1232519]
152    
153     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
154     - [0.0.1-08]
155     - Move grub.conf template.metadata file a well. [SF: 1226839]
156    
157     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
158     - [0.0.1-07]
159     - Template /boot/grub/grub.conf, not /etc/grub.conf. [SF: 1226839]
160    
161     * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
162     - [0.0.1-06]
163     - Add "Provides: system-logos" to satisfy grub dependency.
164    
165     * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
166     - [0.0.1-05]
167     - Add linuxinside splashscreen.
168    
169     * Mon Jun 13 2005 Charlie Brady <charlieb@e-smith.com>
170     - [0.0.1-04]
171     - Add tux splashscreen, and use it for grub config.
172    
173     * Wed Jun 8 2005 Charlie Brady <charlieb@e-smith.com>
174     - [0.0.1-03]
175     - Add missing template.metadata file to strip blank lines from
176     grub.conf file.
177    
178     * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
179     - [0.0.1-02]
180     - Fix grub.conf template expansion.
181     - Put splash.xpm.gz in correct place.
182    
183     * Mon Jun 06 2005 Charlie Brady <charlieb@e-smith.com>
184     - initial release
185    
186     %description
187     e-smith server enhancement to grub bootloader.
188    
189     %prep
190     %setup
191     cp %{SOURCE1} root/boot/grub/
192    
193     %build
194     perl createlinks
195     mkdir -p root/etc/e-smith/events/local/templates2expand/etc/sysconfig
196     touch root/etc/e-smith/events/local/templates2expand/etc/sysconfig/kernel
197    
198     %install
199     rm -rf $RPM_BUILD_ROOT
200     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
201     rm -f %{name}-%{version}-filelist
202     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
203     echo "%doc COPYING" >> %{name}-%{version}-filelist
204    
205     %clean
206     rm -rf $RPM_BUILD_ROOT
207    
208     %files -f %{name}-%{version}-filelist
209     %defattr(-,root,root)
210    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed