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

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

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


Revision 1.19 - (hide annotations) (download)
Mon Oct 13 22:17:14 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-2_el5_sme
Changes since 1.18: +6 -2 lines
Add Japanese

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

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