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

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

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


Revision 1.7 - (hide annotations) (download)
Sat Feb 9 22:06:04 2008 UTC (16 years, 3 months ago) by bytegw
Branch: MAIN
CVS Tags: smeserver-support-1_6_0-44_el4_sme
Changes since 1.6: +6 -1 lines
Updates

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

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