/[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.34 - (hide annotations) (download)
Tue Jul 19 14:34:10 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-support-2_6_0-9_el6_sme
Changes since 1.33: +7 -2 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
- fix hover color [SME: 9678]

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

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