/[smeserver]/rpms/smeserver-support/sme9/smeserver-support.spec
ViewVC logotype

Contents of /rpms/smeserver-support/sme9/smeserver-support.spec

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


Revision 1.35 - (show annotations) (download)
Fri Jul 22 08:02:35 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-support-2_6_0-10_el6_sme, HEAD
Changes since 1.34: +6 -3 lines
* Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
- updated sources with new pictures

1 # $Id: smeserver-support.spec,v 1.34 2016/07/19 14:34:10 unnilennium Exp $
2
3 Summary: SME Server module to display support and licensing information
4 %define name smeserver-support
5 Name: %{name}
6 %define version 2.6.0
7 %define release 10
8
9 # These packages come from CentOS, but we need to use care when
10 # updating them - either we've patched them, or we need to do something
11 # prior to taking the update
12
13 # TODO: check mkinitrd,mdadm to see if needed
14 %define centos_excludes initscripts,libgsf
15 %define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,openssl
16
17 Version: %{version}
18 Release: %{release}%{?dist}
19 License: GPL
20 Group: Networking/Daemons
21 Source: %{name}-%{version}.tar.xz
22 Patch0: smeserver-support-2.6.0.bz8939.motd_donation_message.patch
23 Patch1: smeserver-support-2.6.0.bz8939.system-release-template.patch
24 Patch2: smeserver-support-2.6.0-readhat_release_no_motd.patch
25 Patch3: smeserver-support-2.6.0-update_copyright_2016.patch
26 Patch4: smeserver-support-2.6.0-koozali_manager.patch
27 Patch5: smeserver-support-2.6.0-bz9678hover.patch
28 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29 BuildRequires: e-smith-devtools >= 1.7.5
30 BuildArchitectures: noarch
31 Provides: server-manager-images
32 AutoReqProv: no
33
34 # New features that we want to pull in on upgrades
35 Requires: smolt
36 Requires: screen
37 Requires: smeserver-yum
38 Requires: smeserver-clamav
39 Requires: e-smith-spamassassin
40 Requires: smeserver-audittools
41 Requires: e-smith-formmagick >= 1.4.0-9
42
43 # These packages weren't in 5.x, or were split from e-smith-base since then
44 Requires: e-smith-domains
45 Requires: e-smith-ibays
46 Requires: e-smith-nutUPS
47 Requires: e-smith-portforwarding
48 Requires: e-smith-starterwebsite
49
50 # 5.x used bind for name resolution - we need to pull in djbdns
51 Requires: e-smith-dnscache
52 Requires: e-smith-tinydns
53
54 Requires: e-smith-samba
55
56 # Pull in locales so we have a smooth language upgrade [SF: 1309520]
57 Requires: smeserver-locale-bg
58 Requires: smeserver-locale-da
59 Requires: smeserver-locale-de
60 Requires: smeserver-locale-el
61 Requires: smeserver-locale-es
62 Requires: smeserver-locale-et
63 Requires: smeserver-locale-fr
64 Requires: smeserver-locale-he
65 Requires: smeserver-locale-hu
66 Requires: smeserver-locale-id
67 Requires: smeserver-locale-it
68 Requires: smeserver-locale-ja
69 Requires: smeserver-locale-nb
70 Requires: smeserver-locale-nl
71 Requires: smeserver-locale-pl
72 Requires: smeserver-locale-pt
73 Requires: smeserver-locale-pt_BR
74 Requires: smeserver-locale-ro
75 Requires: smeserver-locale-ru
76 Requires: smeserver-locale-sl
77 Requires: smeserver-locale-sv
78 Requires: smeserver-locale-th
79 Requires: smeserver-locale-tr
80 Requires: smeserver-locale-zh_CN
81 Requires: smeserver-locale-zh_TW
82
83 # This block used to be in the SMEServer RPM. Many are probably
84 # redundant or should be elsewhere or removed
85 # [SF: 1356225]
86 Requires: attr
87 Requires: audit
88 Requires: dos2unix
89 Requires: unix2dos
90 Requires: dstat
91 Requires: dvd+rw-tools
92 Requires: elinks
93 Requires: htop
94 Requires: mkisofs
95 Requires: mtr
96 Requires: nano
97 Requires: nc
98 Requires: mc
99 Requires: prelink
100 Requires: psacct
101 Requires: dmraid
102
103 %changelog
104 * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
105 - updated sources with new pictures
106
107 * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
108 - fix hover color [SME: 9678]
109
110 * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
111 - Koozali branding of manager [SME: 9678]
112 - Thanks to John Crisp for his wonderful work.
113 - new images in archive; removed old images from cvs
114 - updated some css smeserver-support-2.6.0-koozali_manager.patch
115 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
116 by assuming the date is correct and changing the weekday.
117 Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
118 Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
119 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
120 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
121 Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
122 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
123
124 * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
125 - Update copyright in server-manager footer [SME: 9266]
126
127 * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
128 - Don't put motd content in /etc/redhat-release [SME: 9161]
129
130 * Fri Sep 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme
131 - created a template for /etc/system-release [SME: 8939]
132 - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
133
134 * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
135 - added a motd message to increase involvements or donations [SME: 8939]
136 - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
137 - Stefano Zamboni <zamboni@mind-at-work.it>
138
139 * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
140 - Remove now uneeded obsolete directives [SME: 8400]
141
142 * Wed Sep 10 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-2.sme
143 - Remove openssl from the Exclude list of centos repo [SME: 8530]
144
145 * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
146 - Roll new stream to remove obsolete images [SME: 7962]
147
148 * Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> 2.4.0-21.sme
149 - Move support.pl from e-smith-base to smeserver-support [SME: 8264]
150 - This console license page now uses dialog's textbox.
151
152 * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme
153 - Update footer copyright [SME: 7961]
154
155 * Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-19.sme
156 - Renew full copyright text, by Greg Zartman [SME: 7942]
157
158 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-18.sme
159 - Renew donation text, by John Crisp [SME: 7896]
160
161 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme
162 - Add donation graphic, by John Crisp [SME: 7897]
163
164 * Sun May 05 2013 Ian Wells <esmith@wellsi.com> 2.4.0-16.sme
165 - Fix /etc/system-release [SME: 7476]
166
167 * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 2.4.0-15.sme
168 - Fix libgomp obsoletes to not obsolete el6 version [SME: 7481]
169
170 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-14.sme
171 - Hopefully last set of el5 obsoletes [SME: 7273]
172
173 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-13.sme
174 - Even more el5 package dependencies removed [SME: 7273]
175
176 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-12.sme
177 - Another el5 package dependency removed [SME: 7273]
178
179 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-11.sme
180 - Revert perl Bzip2 compress modules [SME: 7273]
181
182 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-10.sme
183 - Obsolete el5 version of old el5 dependencies [SME: 7273]
184
185 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-9.sme
186 - Fix Obsolete el5 version of aspell [SME: 7273]
187
188 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-8.sme
189 - Obsolete el5 version of aspell [SME: 7273]
190
191 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-7.sme
192 - Obsolete el5 version of sysklogd [SME: 7413]
193
194 * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-6.sme
195 - Obsolete el5 version of some pacakges [SME: 7273]
196
197 * Fri Feb 8 2013 Shad L. Lords <slords@mail.com> 2.4.0-5.sme
198 - Remove system-config-keyboard and selinux-policy-targeted so installer builds correctly
199
200 * Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
201 - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]
202
203 * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
204 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
205 - Obsolete python-ctypes so upgrades will work [SME: 7273]
206
207 * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
208 Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
209 - Obsolete kudzu so upgrades will work [SME: 7273]
210
211 * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
212 - Roll new stream for sme9
213
214 * Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme
215 - Obsolete smeserver-php5-cgi [SME: 6652]
216
217 * Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme
218 - Obsolete php-mcrypt [SME: 6814]
219
220 * Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
221 - Remove php5 property for ibays [SME: 6652]
222
223 * Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme
224 - Add support for Chinese (Taiwan) (zh_TW). [SME: 6106]
225
226 * Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme
227 - Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089]
228
229 * Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme
230 - Add Obsoletes for php5-cgi. [SME: 6089]
231
232 * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-15.sme
233 - Add support for Hebrew (he). [SME: 5971]
234
235 * Mon May 17 2010 Shad L. Lords <slords@mail.com> 2.2.0-14.sme
236 - Add migrate fragment for centos excludes [SME: 5960]
237
238 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
239 - Reverting previous change [SME: 5962]
240
241 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme
242 - Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962]
243
244 * Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-11.sme
245 - Fix css validation errors. [SME: 5656]
246
247 * Tue Oct 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme
248 - Add support for Polish (pl). [SME: 5434]
249 - Add support for Thai (th). [SME: 5466]
250
251 * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
252 - obsoletes fonts-xorg-base to prevent dragging in unneeded
253 packages [SME: 5535]
254
255 * Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
256 - add VFlib2 to obsoletes list so upgrades work [SME: 5532]
257
258 * Mon Aug 03 2009 Gavin Weight <gweight@gmail.com> 2.2.0-7.sme
259 - Add Obsoletes for kernel modules. [SME: 5386]
260
261 * Wed May 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
262 - Add support for Romanian (ro). [SME: 5268]
263
264 * Wed May 13 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-5
265 - Obsoletes: rkhunter to remove from default install [SME: 5172]
266
267 * Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4.sme
268 - Add support for Estonian (et). [SME: 5203]
269
270 * Tue Mar 3 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
271 - Add support for Norwegian Bokmal (nb) [SME: 5002 ]
272 - Add support for Russian (ru) [SME: 5002]
273 - Add support for Chinese China (zh_CN) [SME: 5002]
274
275 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
276 - Add support for Japanese (ja) [SME: 4637]
277
278 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
279 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
280
281 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.6.0-53
282 - Update excludes for sme8 [SME: 4507]
283
284 * Thu Aug 7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52
285 - Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466]
286
287 * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51
288 - Add support for Bulgarian (bg) [SME: 4337]
289 - Re-add support for Portuguese (pt) [SME: 4006]
290 - Add support for Turkish (tr) [SME: 4443]
291
292 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50
293 - Add gettext to console titles.
294
295 * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49
296 - Fix support for Portuguese (pt_BR) [SME: 4006]
297
298 * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48
299 - Add support for Hungarian (hu) [SME: 4025]
300
301 * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47
302 - gettext Internet connection failed [SME: 631]
303
304 * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46
305 - Add support for Danish (da) [SME: 4006]
306 - Add support for Dutch (nl) [SME: 4006]
307 - Add support for Greek (el) [SME: 4006]
308 - Add support for Indonesian (id) [SME: 4006]
309 - Add support for Portuguese (pt) [SME: 4006]
310 - Add support for Slovenian (sl) [SME: 4006]
311
312 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45
313 - Remove <base> tags now in general [SME: 3928]
314
315 * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44
316 - move support lexicon [SME: 3878]
317
318 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43
319 - Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250]
320
321 * Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.6.0-42
322 - Add Obsolete check4updates [SME: 3250]
323
324 * Mon Jan 7 2008 Gavin Weight <gweight@gmail.com> 1.6.0-41
325 - Remove check4updates requires line. [SME: 3250]
326
327 * Fri Sep 7 2007 Shad L. Lords <slords@mail.com> 1.6.0-40
328 - Update obsoletes for sme8 [SME: 2437]
329
330 * Tue Jul 3 2007 Shad L. Lords <slords@mail.com> 1.6.0-39
331 - Remove yum-metadata-parser under sme8.
332
333 * Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.6.0-38
334 - Add smolt service for hardware profiling.
335
336 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.6.0-37
337 - Updates to support SME Server 8
338
339 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
340 - Clean up spec so package can be built by koji/plague
341
342 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 1.6.0-36
343 - Change to dist for tagging release
344 - Remove ipp2p support. [SME: 38]
345
346 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.6.0-35
347 - Add Obsoletes and Conflicts for old dungog contribs [SME: 1295]
348
349 * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-34
350 - Add sv locale so language files get pulled in [SME: 911]
351
352 * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-33
353 - Add ipp2p package (disabled) to block p2p traffic [SME: 38]
354
355 * Mon Feb 12 2007 Stephen Noble <support@dungog.net> 1.6.0-32
356 - Add Obsoletes header to remove smeserver-userpanel <=0.9-9 [SME: 2427]
357
358 * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-31
359 - Change base and updates Exclude definitions to defaults files [SME: 2384]
360
361 * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-30
362 - Fix generation of base and updates Exclude definitions [SME: 2384]
363
364 * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.6.0-29
365 - Add requires for check4updates. It was split from atrpms.
366
367 * Tue Dec 12 2006 Shad L. Lords <slords@mail.com> 1.6.0-28
368 - Undo ntp obsoletes. Breaks yum upgrades.
369
370 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
371 - Update to new release naming. No functional changes.
372 - Make Packager generic
373
374 * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-27
375 - Obsolete our version of ntp so we pull correct upstream version
376
377 * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-26
378 - Update requires to reflect new kernel module format
379
380 * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-25
381 - Remove requires for smeserver-qpsmtpds-tnef2mime after merge [SME: 2087]
382
383 * Sat Nov 18 2006 Shad L. Lords <slords@mail.com> 1.6.0-24
384 - Remove CentOS markings from motd, redhat-release to fix
385 branding of kernels in grub.conf and startup screens [SME: 1996]
386
387 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-23
388 - Revert last change - the packages can be removed manually [SME: 2062]
389
390 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-22
391 - Obsolete samba-3.0.23c-1 and friends [SME: 2062]
392
393 * Fri Sep 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-21
394 - Add centos_exclude define and use it to auto-generate Exclude
395 property for CentOS yum repositories [SME: 1849]
396
397 * Sun Jul 16 2006 Gavin Weight <gweight@gmail.com> 1.6.0-20
398 - Changed css style to match logo background. [SME: 1558]
399
400 * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-19
401 - Change donate link to www.smeserver.org/donate/ [SME: 1668]
402
403 * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-18
404 - Change new window target to _blank rather than "new" [SME: 1613]
405
406 * Thu Jun 29 2006 Gavin Weight <gweight@gmail.com> 1.6.0-17
407 - Modified text on server-manager front screen. [SME: 1613]
408
409 * Wed Jun 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-16
410 - Expand text on server-manager front screen [SME: 1613]
411 - Add Copyright 2006 SME Server, Inc to footer
412
413 * Fri Jun 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-15
414 - Add GIF format logo [SME: 1558]
415
416 * Thu Jun 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-14
417 - Update server-manager logo [SME: 1558]
418
419 * Wed May 31 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-13
420 - Escape percent char in crontab template. [SME: 1497]
421
422 * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-12
423 - Obsolete yum-1.0.3-6.0.7.x.esmith [SME: 1418]
424
425 * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-11
426 - Updated SME Server logo [SME: 1512]
427
428 * Fri May 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-10
429 - Sleep 0..59 seconds when calling statusreport from cron [SME: 1497]
430
431 * Tue May 23 2006 Gavin Weight <gweight@gmail.com> 1.6.0-09
432 - Add Obsoletes for perl-File-MMagic. [SME: 1436]
433
434 * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-08
435 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
436 - Don't bother printing LWP error [SME: 1314]
437
438 * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-07
439 Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
440 - Add weekly status report.
441 - Only the following information is passed in the status report:
442 - ReleaseVersion (e.g. 7.0rc2)
443 - SystemMode (e.g. servergateway)
444 - SystemIDHash (Unique id - SHA1 hash of the SystemID)
445 - InstallEpoch (time of system install)
446 - CurrentEpoch (time of this test)
447 - Refactor testInternet to use new script
448 - [SME: 1314]
449
450 * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-06
451 - Add Obsoletes and Conflicts headers for dungog vdomain contribs.
452 [SME: 1283]
453
454 * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.6.0-05
455 - Changed links to online-manual now at contribs.org . [SME: 1079]
456
457 * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-04
458 - Add dependency on smeserver-audittools [SME: 762]
459
460 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-03
461 - Bump CentOS release to 4.3 [SME: 1151]
462
463 * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-02
464 - Add Obsoletes for e-smith-loginscript-0.2-2 [SME: 1087]
465
466 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-01
467 - Roll stable stream version. [SME: 1016]
468
469 * Wed Feb 22 2006 Gavin Weight <gweight@gmail.com> 1.4.8-22
470 - Add obsoletes on amavis-ng and clamav-es, Added conflicts too [SME: 775]
471
472 * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-21
473 - And e-smith-portforwarding [SME: 767]
474
475 * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-20
476 - Add dependencies on e-smith-domains, e-smith-nutUPS and
477 e-smith-starterwebsite to simplify 5.x upgrades [SME: 767]
478 - Obsolete a few more old versions of proftpd with big Epoch tags [SME: 767]
479
480 * Wed Feb 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-19
481 - Add Obsoletes and Conflicts headers to cause removal of and
482 prevent re-installation of the incompatible contrib
483 dmc-mitel-mailrules. [SME: 800]
484
485 * Tue Feb 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-18
486 - Add Conflicts header to prevent reinstallation of e-smith-userpanel.
487 [SME: 598,770]
488
489 * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-17
490 - Add more Obsoletes headers, to assist with upgrade of customised
491 servers. [SME: 775]
492
493 * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-16
494 - Adding dependencies on e-smith-dnscache and e-smith-tinydns, so
495 that DNS works after 5.x -> 7 upgrade. [SME: 767]
496
497 * Sun Feb 12 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-15
498 - Adding dependency on e-smith-ibays, to ensure it is installed
499 during 5.x -> 7 upgrade. [SME: 747]
500
501 * Fri Feb 10 2006 Gavin Weight <gweight@gmail.com> 1.4.8-14
502 - Updated online-manual to include links to Sourceforge
503 Manual/FAQs/KnownIssues. [SME: 490]
504
505 * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 1.4.8-13
506 - Added online-manual. [SME: 407]
507
508 * Wed Feb 8 2006 Gavin Weight <gweight@gmail.com> 1.4.8-12
509 - Additional cleanup of sme_header.css [SME: 408]
510
511 * Wed Feb 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-11
512 - Additional cleanup of contribs.org styling by Gavin [SME: 408]
513
514 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-10
515 - Add comment to each of the contribs.org styling fragments
516 so it is easier to find the overrides [SME: 408]
517
518 * Tue Feb 7 2006 Gavin Weight <gweight@gmail.com> 1.4.8-09
519 - Adding contribs css style fragments and removing hack in
520 contribs.org styling [SME: 408]
521
522 * Sun Feb 05 2006 Gavin Weight <gweight@gmail.com> 1.4.8-08
523 - Add header to obsolete kernel-module-st. [SME: 647]
524
525 * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-07
526 - Hack in contribs.org styling for CSS files prior to parameterizing
527 the templates. Kids: Don't do this at home. RPMs should NOT install
528 fragments into templates-custom. [SME: 408]
529
530 * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-06
531 - Add header to obsolete e-smith-userpanel. [SME: 598]
532
533 * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-05
534 - Add dependencies for spamassassin and clamav frameworks (moved
535 from smeserver-qpsmtpd). [SME: 606]
536
537 * Thu Jan 12 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-04
538 - Add screen package [SME: 445]
539
540 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-03
541 - Adjust initial.cgi to "SME Server" product name [SME: 402]
542
543 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-02
544 - Add contribs.org logo and change product name to "SME Server" [SME: 402]
545 - Put $SystemName.$DomainName in manager titlebar
546
547 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-01
548 - Roll patches to 1.4.7-24 and convert some stray DOS format text files
549 to Unix format
550
551 * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-24
552 - Modify "Test Internet Access" so that it accesses contribs.org
553 and only passes two pieces of information:
554 - sysconfig{ReleaseVersion}
555 - An SHA1 hash of sysconfig{SystemID} [SME: 402]
556
557 * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-23
558 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
559 - Add esmith::console object for standalone menu item [SME: 364]
560
561 * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-22
562 Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
563 - Move testInternet console menu item to smeserver-support [SME: 364]
564
565 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-21
566 - Revert last change [SME: 327]
567
568 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-20
569 - Add Requires: smeserver-sysstat [SME: 327]
570
571 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-19
572 - Relocate Obsoletes: SMEServer to smeserver-release package [SME: 72]
573
574 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-18
575 - Expand /etc/motd and friends in post-{install,upgrade} so that
576 they are correct for the first boot [SF: 1295403, 1261360]
577
578 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-17
579 - Obsolete the SMEServer marker package [SF: 1356225]
580
581 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-16
582 - /etc/issue and /etc/issue.net should be empty by default. We don't
583 want to announce version numbers to casual observers [SF: 1261360]
584
585 * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-15
586 - Use the /etc/motd template for /etc/redhat-release [SF: 1295403]
587
588 * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-14
589 - Add templates for /etc/{issue,issue.net,motd}, all generated from
590 the /etc/motd template [SF: 1261360]
591
592 * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-13
593 - Add Conflicts: selinux-policy-targeted [SF: 1357548]
594
595 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-12
596 - Add requires for kernel-smp-module-slip [SF: 1356104]
597
598 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-11
599 - Removed Requires for php-domxml - now in e-smith-horde [SF: 1313299]
600
601 * Mon Oct 31 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-10
602 - Obsolete e-smith-reinstall-floppy [SF: 1342860]
603
604 * Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-09
605 Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
606 - Add dependency on audit-libs
607
608 * Mon Oct 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-08
609 Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
610 - Remove kenel-module-st - patch is in the CentOS 4.2 kernel
611
612 * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-07
613 - Make symlink to tux in post scriptlet [SF: 1295038]
614
615 * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-06
616 - Add symlink to tux for splash.xpm.gz [SF: 1295038]
617 - Remove unused language macro definition from SPEC file
618
619 * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-05
620 - And add dependencies for smeserver-locale-{de,es,fr,it} [SF: 1309520]
621
622 * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-04
623 - Move all L10Ns to smeserver-locale [SF: 1309520]
624
625 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-03
626 - Bump version to force update
627
628 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-02
629 - Pull in kernel-module-st so flexbackup works [SF: 1254300]
630 - Pull in kernel-module-slip for dialup support [SF: 1293606]
631
632 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-01
633 - Roll tarball, patches to 1.4.6-02
634
635 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.6-02
636 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
637
638 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au>
639 - [1.4.6-01]
640 - Roll patches up to 1.4.5-07
641 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
642
643 * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
644 - [1.4.5-07]
645 - More Obsoletes/Requires updates
646
647 * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
648 - [1.4.5-06]
649 - Obsoletes/Requires updates for beta1.
650 Still lots of work to be done.
651
652 * Sat Aug 13 2005 Shad L. Lords <slords@mail.com>
653 - [1.4.5-05]
654 - Lots up Obsoletes updates
655
656 * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
657 - [1.4.5-04]
658 - Add authconfig, mysql-devel, openldap-clients,
659 perl-Crypt-SSLeay, perl-NDBM_File specific and
660 ppp-modules generic obsoletes so they are removed
661 on upgrade.
662
663 * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
664 - [1.4.5-03]
665 - Add obsoletes for specific php versions
666
667 * Tue Aug 09 2005 Shad L. Lords <slords@mail.com>
668 - [1.4.5-02]
669 - Remove Requires and Obsoletes. Start moving to correct places.
670
671 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
672 - [1.4.5-01]
673 - Package renamed to smeserver-support, obsoleting e-smith-support
674
675 * Fri Jul 15 2005 Shad L. Lords <slords@mail.com>
676 - [1.4.4-07sme02]
677 - Various additional fixes for upgrades
678
679 * Thu Jul 14 2005 Shad L. Lords <slords@mail.com>
680 - [1.4.4-07sme01]
681 - Various fixes for 6.5RC1 upgrades
682
683 * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
684 * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
685 - [1.4.4-07]
686 - Various updates provided by Shad Lords.
687
688 * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
689 - [1.4.4-06]
690 - Updated Requires lists for CentOS 4.1 version [SF: 1217914]
691
692 * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
693 - [1.4.4-05]
694 - Add full set of Requires: headers, to ensure that an upgrade installs
695 a full package set. [SF: 1217914]
696
697 * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
698 - [1.4.4-04]
699 - Rationalise manager URLs below server-manager. [SF: 1172203, 1210715]
700
701 * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
702 - [1.4.4-03]
703 - Add "Requires: e-smith-lib" to ensure correct installation ordering.
704 [SF: 1210723]
705
706 * Thu Feb 24 2005 Charlie Brady <charlieb@e-smith.com>
707 - [1.4.4-02]
708 - Updated copyright date on the license text file.
709
710 * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
711 - [1.4.4-01]
712 - Updated product_logo.jpg [gordonr 8507]
713
714 * Mon May 12 2003 Gordon Rowell <gordonr@e-smith.com>
715 - [1.4.3-01]
716 - Handle "es" language (treat as English) [gordonr 3793]
717
718 * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
719 - [1.4.2-08]
720 - Updated fr lexicon for initial.cgi [gordonr 7728]
721
722 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
723 - [1.4.2-07]
724 - Moved lexica for {index,initial}.cgi here [gordonr 7728]
725
726 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
727 - [1.4.2-06]
728 - Modified French lexicon to use lang="fr", rename the lexicon
729 directory to fr [lijied 6787]
730
731 * Tue Mar 25 2003 Mark Knox <markk@e-smith.com>
732 - [1.4.2-05]
733 - Renamed 20FooterText to 20ProductName, factored out common text [markk 7715]
734
735 * Mon Mar 17 2003 Mark Knox <markk@e-smith.com>
736 - [1.4.2-04]
737 - Added header template [markk 4722]
738 - Added footer template [markk 7714]
739
740 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
741 - [1.4.2-03]
742 - Corrected header image size in 40LogoRow [markk 4722]
743
744 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
745 - [1.4.2-02]
746 - Added 40LogoRow header fragment with correct ALT text and image [markk 4722]
747
748 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
749 - [1.4.2-01]
750 - Added new product_logo.jpg [markk 4722]
751
752 * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
753 - [1.4.1-04]
754 - New URL for www.e-smith.com [gordonr 6227]
755
756 * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
757 - [1.4.1-03]
758 - Adjusted header on license text
759 Create fr_CA license on the fly [gordonr 6227]
760
761 * Mon Dec 30 2002 Charlie Brady <charlieb@e-smith.com>
762 - [1.4.1-02]
763 - Add Obsoletes header to force removal of e-smith-keys. [charlieb 6369]
764
765 * Fri Dec 27 2002 Gordon Rowell <gordonr@e-smith.com>
766 - [1.4.1-01]
767 - Updated banner image [gordonr 6227]
768
769 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
770 - [1.4.0-01]
771 - Roll stable version to 1.4.0
772
773 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
774 - [1.4.0-01-01]
775 - Roll stable version to 1.4.0-01
776
777 * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
778 - [1.3.12-02]
779 - Add Obsoletes head to force removal of e-smith-blades. [charlieb 5416]
780
781 * Fri May 24 2002 Gordon Rowell <gordonr@e-smith.com>
782 - [1.3.12-01]
783 - Place lexicon in target directory. Re-add original support CGI script
784 [gordonr 3641]
785
786 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
787 - [1.3.11-01]
788 - RPM rebuild forced by cvsroot2rpm
789
790 * Tue May 21 2002 Gordon Rowell <gordonr@e-smith.com>
791 - [1.3.10-01]
792 - Move French localisation for support panel here [gordonr 3582]
793
794 * Thu May 16 2002 Gordon Rowell <gordonr@e-smith.com>
795 - [1.3.9-01]
796 - Relocated license text for locale awareness [gordonr 3413]
797
798 * Wed May 15 2002 Gordon Rowell <gordonr@e-smith.com>
799 - [1.3.8-01]
800 - Missing U.S. English nav bar entry [gordonr 3421]
801
802 * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
803 - [1.3.7-01]
804 - Added footer [gordonr 3223]
805
806 * Wed May 8 2002 Mark Knox <markk@e-smith.com>
807 - [1.3.6-01]
808 - Quickly i18n'd into FormMagick panel. [markk 3309]
809
810 * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
811 - [1.3.5-01]
812 - Updated server-manager image [markk 3188]
813
814 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
815 - [1.3.4-01]
816 - Removed copy of %Source1 - now in correct place/name
817
818 * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
819 - [1.3.3-01]
820 - Removed airiness from licence [gordonr 3119]
821
822 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
823 - [1.3.2-01]
824 - Re-did createlinks
825
826 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
827 - [1.3.1-01]
828 - Initial build from CVS
829
830 * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
831 - [1.3.0-01]
832 - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
833
834 * Mon Jan 07 2002 Charlie Brady <charlieb@e-smith.com>
835 - [1.2.0-02]
836 - Add conflicts header to prevent ServiceLink-support and e-smith-support from
837 being installed simultaneously.
838
839 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
840 - [1.2.0-01]
841 - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-06.
842
843 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
844 - [1.1.0-06]
845 - Remove e-smith-lib dependency as well - e-smith-lib requires e-smith-support,
846 but not vice-versa.
847
848 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
849 - [1.1.0-05]
850 - Remove troublesome e-smith-base dependency, which isn't real anyway.
851 - While we are at it, remove the e-smith => 4 dependency - not really relevant
852 and forces us to retain the empty e-smith RPM.
853
854 * Wed Nov 14 2001 Tony Clayton <tonyc@e-smith.com>
855 - [1.1.0-04]
856 - s/March/Mitel/ in license text
857
858 * Thu Nov 08 2001 Charlie Brady <charlieb@e-smith.com>
859 - [1.1.0-03]
860 - Updated with (YA) new banner image
861
862 * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
863 - [1.1.0-02]
864 - Updated with new banner image
865
866 * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
867 - [1.1.0-01]
868 - Rolled version number to 1.1.0-01. Includes patches upto 1.0.0-03.
869
870 * Tue Aug 21 2001 Charlie Brady <charlieb@e-smith.com>
871 - [1.0.0-03]
872 - Removed pre-1.0.0 changelog entries.
873
874 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
875 - [1.0.0-02]
876 - Changed Copyright to GPL and added Vendor tag
877
878 * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
879 - [1.0.0-01]
880 - Rolled version number to 1.0.0-01. Includes patches upto 0.1.1-24.
881
882 %description
883 SME Server module to display support and licensing information
884
885 %prep
886 %setup
887 %patch0 -p1
888 %patch1 -p1
889 %patch2 -p1
890 %patch3 -p1
891 %patch4 -p1
892 %patch5 -p1
893
894 %build
895 perl createlinks
896
897 ln -s initial.cgi root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/index.cgi
898
899 YUM_REPOS=root/etc/e-smith/db/yum_repositories/
900 for dir in base updates
901 do
902 mkdir -p $YUM_REPOS/defaults/$dir
903 echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude
904 done
905 sed -i 's/CENTOS_EXCLUDES/%{centos_excludes}/' $YUM_REPOS/migrate/25CentOSExcludes
906 sed -i 's/CENTOS_REMOVE/%{centos_remove}/' $YUM_REPOS/migrate/25CentOSExcludes
907
908 %install
909 rm -rf $RPM_BUILD_ROOT
910 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
911 rm -f %{name}-%{version}-%{release}-filelist
912 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
913 > %{name}-%{version}-%{release}-filelist
914
915 %clean
916 rm -rf $RPM_BUILD_ROOT
917
918 %post
919 [ -f /boot/grub/splash.xpm.gz ] || ln -s tux.xpm.gz /boot/grub/splash.xpm.gz
920 /bin/true
921
922 %files -f %{name}-%{version}-%{release}-filelist
923 %defattr(-,root,root)

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