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

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

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


Revision 1.43 - (show annotations) (download)
Sun Nov 3 16:49:09 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-24_el5_sme
Changes since 1.42: +7 -2 lines
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-24.sme
- Renew full copyright text, by Greg Zartman [SME: 7941]

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

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