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

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

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


Revision 1.22 - (show annotations) (download)
Sun Nov 3 17:39:19 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-20_el6_sme
Changes since 1.21: +7 -2 lines
* Sat Nov 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-20.sme
- Update footer copyright [SME: 7961]

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

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