/[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.19 - (show annotations) (download)
Mon Oct 13 22:17:14 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_0_0-2_el4_sme
Changes since 1.18: +6 -2 lines
Add Japanese

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

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