/[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.26 - (hide annotations) (download)
Mon Aug 3 17:23:28 2009 UTC (14 years, 10 months ago) by bytegw
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-7_el5_sme
Changes since 1.25: +9 -2 lines
* Mon Aug 03 2009 Gavin Weight <gweight@gmail.com> 2.2.0-7.sme
- Add Obsoletes for kernel modules. [SME: 5386]

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

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