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

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

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


Revision 1.19 - (hide annotations) (download)
Sat Oct 12 03:01:13 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-support-2_4_0-17_el6_sme
Changes since 1.18: +7 -2 lines
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-17.sme
- Add donation graphic, by John Crisp [SME: 7897]

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

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