/[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.12 - (show annotations) (download)
Tue Mar 18 16:40:40 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-1_6_0-49_el4_sme
Changes since 1.11: +5 -2 lines
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49
- Fix support for Portuguese (pt_BR) [SME: 4006]

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

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