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

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

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


Revision 1.25 - (show annotations) (download)
Tue Oct 27 18:14:57 2009 UTC (14 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_0_0-7_el4_sme
Changes since 1.24: +8 -2 lines
Add languages

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

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