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

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

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


Revision 1.15 - (hide annotations) (download)
Tue Jul 19 14:30:09 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-support-2_8_0-10_el7_sme
Changes since 1.14: +7 -2 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-10.sme
- fix hover color [SME: 9676]

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

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