/[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.14 - (show annotations) (download)
Mon Mar 11 22:28:21 2013 UTC (11 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-12_el6_sme
Changes since 1.13: +6 -2 lines
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-12.sme
- Another el5 package dependency removed [SME: 7273]

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

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