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

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