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

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

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


Revision 1.6 - (hide annotations) (download)
Fri Feb 8 03:21:38 2013 UTC (11 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-4_el6_sme
Changes since 1.5: +6 -3 lines
* Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
- Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]

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

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