/[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.24 - (hide annotations) (download)
Mon Mar 24 03:36:10 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-support-2_6_0-1_el6_sme
Changes since 1.23: +6 -13 lines
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
- Roll new stream to remove obsolete images [SME: 7962]

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

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