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

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

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


Revision 1.32 - (show annotations) (download)
Tue Jul 19 12:45:08 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
Changes since 1.31: +4 -1 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
- Koozali branding of manager  [SME: 9678]
- Tanks to John Crisp for his wonderful work.
- new images in archive; removed old images from cvs
- updated some css smeserver-support-2.6.0-koozali_manager.patch

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

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