/[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.25 - (show annotations) (download)
Wed May 27 14:39:50 2009 UTC (15 years ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_2_0-6_el5_sme
Changes since 1.24: +6 -2 lines
Patches

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

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