/[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.13 - (show annotations) (download)
Mon Mar 11 22:23:09 2013 UTC (11 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-11_el6_sme
Changes since 1.12: +5 -4 lines
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-11.sme
- Revert perl Bzip2 compress modules [SME: 7273]

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

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