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

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

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


Revision 1.30 - (show annotations) (download)
Wed Dec 9 20:27:12 2009 UTC (14 years, 6 months ago) by charliebrady
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-11_el5_sme
Changes since 1.29: +7 -2 lines
Fix css validation errors - bug 5656.

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

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