/[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.3 - (show annotations) (download)
Sat Feb 2 15:04:00 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-2_el6_sme
Changes since 1.2: +2 -2 lines
* Sat Feb 3 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
- Obsolete kudzu so upgrades will work [SME: 7273]

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

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