/[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.1 - (hide annotations) (download)
Tue Jun 12 17:38:23 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-support-1_6_0-38_el4_sme
Import on branch sme7 of package smeserver-support-1.6.0-38.el4.sme.src.rpm

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     %define release 38
6    
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
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    
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     Requires: check4updates
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     * Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.6.0-38
267     - Add smolt service for hardware profiling.
268    
269     * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.6.0-37
270     - Updates to support SME Server 8
271    
272     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
273     - Clean up spec so package can be built by koji/plague
274    
275     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 1.6.0-36
276     - Change to dist for tagging release
277     - Remove ipp2p support. [SME: 38]
278    
279     * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.6.0-35
280     - Add Obsoletes and Conflicts for old dungog contribs [SME: 1295]
281    
282     * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-34
283     - Add sv locale so language files get pulled in [SME: 911]
284    
285     * Sun Feb 18 2007 Shad L. Lords <slords@mail.com> 1.6.0-33
286     - Add ipp2p package (disabled) to block p2p traffic [SME: 38]
287    
288     * Mon Feb 12 2007 Stephen Noble <support@dungog.net> 1.6.0-32
289     - Add Obsoletes header to remove smeserver-userpanel <=0.9-9 [SME: 2427]
290    
291     * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-31
292     - Change base and updates Exclude definitions to defaults files [SME: 2384]
293    
294     * Sat Jan 27 2007 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-30
295     - Fix generation of base and updates Exclude definitions [SME: 2384]
296    
297     * Fri Jan 05 2007 Shad L. Lords <slords@mail.com> 1.6.0-29
298     - Add requires for check4updates. It was split from atrpms.
299    
300     * Tue Dec 12 2006 Shad L. Lords <slords@mail.com> 1.6.0-28
301     - Undo ntp obsoletes. Breaks yum upgrades.
302    
303     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
304     - Update to new release naming. No functional changes.
305     - Make Packager generic
306    
307     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-27
308     - Obsolete our version of ntp so we pull correct upstream version
309    
310     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.6.0-26
311     - Update requires to reflect new kernel module format
312    
313     * Wed Nov 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-25
314     - Remove requires for smeserver-qpsmtpds-tnef2mime after merge [SME: 2087]
315    
316     * Sat Nov 18 2006 Shad L. Lords <slords@mail.com> 1.6.0-24
317     - Remove CentOS markings from motd, redhat-release to fix
318     branding of kernels in grub.conf and startup screens [SME: 1996]
319    
320     * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-23
321     - Revert last change - the packages can be removed manually [SME: 2062]
322    
323     * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-22
324     - Obsolete samba-3.0.23c-1 and friends [SME: 2062]
325    
326     * Fri Sep 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-21
327     - Add centos_exclude define and use it to auto-generate Exclude
328     property for CentOS yum repositories [SME: 1849]
329    
330     * Sun Jul 16 2006 Gavin Weight <gweight@gmail.com> 1.6.0-20
331     - Changed css style to match logo background. [SME: 1558]
332    
333     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-19
334     - Change donate link to www.smeserver.org/donate/ [SME: 1668]
335    
336     * Fri Jun 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-18
337     - Change new window target to _blank rather than "new" [SME: 1613]
338    
339     * Thu Jun 29 2006 Gavin Weight <gweight@gmail.com> 1.6.0-17
340     - Modified text on server-manager front screen. [SME: 1613]
341    
342     * Wed Jun 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-16
343     - Expand text on server-manager front screen [SME: 1613]
344     - Add Copyright 2006 SME Server, Inc to footer
345    
346     * Fri Jun 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-15
347     - Add GIF format logo [SME: 1558]
348    
349     * Thu Jun 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-14
350     - Update server-manager logo [SME: 1558]
351    
352     * Wed May 31 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-13
353     - Escape percent char in crontab template. [SME: 1497]
354    
355     * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-12
356     - Obsolete yum-1.0.3-6.0.7.x.esmith [SME: 1418]
357    
358     * Wed May 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-11
359     - Updated SME Server logo [SME: 1512]
360    
361     * Fri May 26 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-10
362     - Sleep 0..59 seconds when calling statusreport from cron [SME: 1497]
363    
364     * Tue May 23 2006 Gavin Weight <gweight@gmail.com> 1.6.0-09
365     - Add Obsoletes for perl-File-MMagic. [SME: 1436]
366    
367     * Thu May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-08
368     - Don't bother printing LWP error [SME: 1314]
369    
370     * Thu May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-07
371     - Add weekly status report.
372     - Only the following information is passed in the status report:
373     - ReleaseVersion (e.g. 7.0rc2)
374     - SystemMode (e.g. servergateway)
375     - SystemIDHash (Unique id - SHA1 hash of the SystemID)
376     - InstallEpoch (time of system install)
377     - CurrentEpoch (time of this test)
378     - Refactor testInternet to use new script
379     - [SME: 1314]
380    
381     * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-06
382     - Add Obsoletes and Conflicts headers for dungog vdomain contribs.
383     [SME: 1283]
384    
385     * Thu Apr 6 2006 Gavin Weight <gweight@gmail.com> 1.6.0-05
386     - Changed links to online-manual now at contribs.org . [SME: 1079]
387    
388     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-04
389     - Add dependency on smeserver-audittools [SME: 762]
390    
391     * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-03
392     - Bump CentOS release to 4.3 [SME: 1151]
393    
394     * Tue Mar 28 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-02
395     - Add Obsoletes for e-smith-loginscript-0.2-2 [SME: 1087]
396    
397     * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-01
398     - Roll stable stream version. [SME: 1016]
399    
400     * Wed Feb 22 2006 Gavin Weight <gweight@gmail.com> 1.4.8-22
401     - Add obsoletes on amavis-ng and clamav-es, Added conflicts too [SME: 775]
402    
403     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-21
404     - And e-smith-portforwarding [SME: 767]
405    
406     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-20
407     - Add dependencies on e-smith-domains, e-smith-nutUPS and
408     e-smith-starterwebsite to simplify 5.x upgrades [SME: 767]
409     - Obsolete a few more old versions of proftpd with big Epoch tags [SME: 767]
410    
411     * Wed Feb 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-19
412     - Add Obsoletes and Conflicts headers to cause removal of and
413     prevent re-installation of the incompatible contrib
414     dmc-mitel-mailrules. [SME: 800]
415    
416     * Tue Feb 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-18
417     - Add Conflicts header to prevent reinstallation of e-smith-userpanel.
418     [SME: 598,770]
419    
420     * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-17
421     - Add more Obsoletes headers, to assist with upgrade of customised
422     servers. [SME: 775]
423    
424     * Mon Feb 13 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-16
425     - Adding dependencies on e-smith-dnscache and e-smith-tinydns, so
426     that DNS works after 5.x -> 7 upgrade. [SME: 767]
427    
428     * Sun Feb 12 2006 Charlie Brady <charlieb@e-smith.com> 1.4.8-15
429     - Adding dependency on e-smith-ibays, to ensure it is installed
430     during 5.x -> 7 upgrade. [SME: 747]
431    
432     * Fri Feb 10 2006 Gavin Weight <gweight@gmail.com> 1.4.8-14
433     - Updated online-manual to include links to Sourceforge
434     Manual/FAQs/KnownIssues. [SME: 490]
435    
436     * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 1.4.8-13
437     - Added online-manual. [SME: 407]
438    
439     * Wed Feb 8 2006 Gavin Weight <gweight@gmail.com> 1.4.8-12
440     - Additional cleanup of sme_header.css [SME: 408]
441    
442     * Wed Feb 8 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-11
443     - Additional cleanup of contribs.org styling by Gavin [SME: 408]
444    
445     * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-10
446     - Add comment to each of the contribs.org styling fragments
447     so it is easier to find the overrides [SME: 408]
448    
449     * Tue Feb 7 2006 Gavin Weight <gweight@gmail.com> 1.4.8-09
450     - Adding contribs css style fragments and removing hack in
451     contribs.org styling [SME: 408]
452    
453     * Sun Feb 05 2006 Gavin Weight <gweight@gmail.com> 1.4.8-08
454     - Add header to obsolete kernel-module-st. [SME: 647]
455    
456     * Sat Feb 4 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-07
457     - Hack in contribs.org styling for CSS files prior to parameterizing
458     the templates. Kids: Don't do this at home. RPMs should NOT install
459     fragments into templates-custom. [SME: 408]
460    
461     * Wed Feb 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-06
462     - Add header to obsolete e-smith-userpanel. [SME: 598]
463    
464     * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.8-05
465     - Add dependencies for spamassassin and clamav frameworks (moved
466     from smeserver-qpsmtpd). [SME: 606]
467    
468     * Thu Jan 12 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-04
469     - Add screen package [SME: 445]
470    
471     * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-03
472     - Adjust initial.cgi to "SME Server" product name [SME: 402]
473    
474     * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-02
475     - Add contribs.org logo and change product name to "SME Server" [SME: 402]
476     - Put $SystemName.$DomainName in manager titlebar
477    
478     * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.8-01
479     - Roll patches to 1.4.7-24 and convert some stray DOS format text files
480     to Unix format
481    
482     * Thu Jan 5 2006 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-24
483     - Modify "Test Internet Access" so that it accesses contribs.org
484     and only passes two pieces of information:
485     - sysconfig{ReleaseVersion}
486     - An SHA1 hash of sysconfig{SystemID} [SME: 402]
487    
488     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-23
489     - Add esmith::console object for standalone menu item [SME: 364]
490    
491     * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-22
492     - Move testInternet console menu item to smeserver-support [SME: 364]
493    
494     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-21
495     - Revert last change [SME: 327]
496    
497     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-20
498     - Add Requires: smeserver-sysstat [SME: 327]
499    
500     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-19
501     - Relocate Obsoletes: SMEServer to smeserver-release package [SME: 72]
502    
503     * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-18
504     - Expand /etc/motd and friends in post-{install,upgrade} so that
505     they are correct for the first boot [SF: 1295403, 1261360]
506    
507     * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-17
508     - Obsolete the SMEServer marker package [SF: 1356225]
509    
510     * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-16
511     - /etc/issue and /etc/issue.net should be empty by default. We don't
512     want to announce version numbers to casual observers [SF: 1261360]
513    
514     * Fri Nov 18 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-15
515     - Use the /etc/motd template for /etc/redhat-release [SF: 1295403]
516    
517     * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-14
518     - Add templates for /etc/{issue,issue.net,motd}, all generated from
519     the /etc/motd template [SF: 1261360]
520    
521     * Wed Nov 16 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-13
522     - Add Conflicts: selinux-policy-targeted [SF: 1357548]
523    
524     * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-12
525     - Add requires for kernel-smp-module-slip [SF: 1356104]
526    
527     * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-11
528     - Removed Requires for php-domxml - now in e-smith-horde [SF: 1313299]
529    
530     * Mon Oct 31 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-10
531     - Obsolete e-smith-reinstall-floppy [SF: 1342860]
532    
533     * Sat Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-09
534     - Add dependency on audit-libs
535    
536     * Fri Oct 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-08
537     - Remove kenel-module-st - patch is in the CentOS 4.2 kernel
538    
539     * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-07
540     - Make symlink to tux in post scriptlet [SF: 1295038]
541    
542     * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-06
543     - Add symlink to tux for splash.xpm.gz [SF: 1295038]
544     - Remove unused language macro definition from SPEC file
545    
546     * Sat Oct 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-05
547     - And add dependencies for smeserver-locale-{de,es,fr,it} [SF: 1309520]
548    
549     * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-04
550     - Move all L10Ns to smeserver-locale [SF: 1309520]
551    
552     * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-03
553     - Bump version to force update
554    
555     * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-02
556     - Pull in kernel-module-st so flexbackup works [SF: 1254300]
557     - Pull in kernel-module-slip for dialup support [SF: 1293606]
558    
559     * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-01
560     - Roll tarball, patches to 1.4.6-02
561    
562     * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.6-02
563     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
564    
565     * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au>
566     - [1.4.6-01]
567     - Roll patches up to 1.4.5-07
568     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
569    
570     * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
571     - [1.4.5-07]
572     - More Obsoletes/Requires updates
573    
574     * Thu Aug 18 2005 Shad L. Lords <slords@mail.com>
575     - [1.4.5-06]
576     - Obsoletes/Requires updates for beta1.
577     Still lots of work to be done.
578    
579     * Sat Aug 13 2005 Shad L. Lords <slords@mail.com>
580     - [1.4.5-05]
581     - Lots up Obsoletes updates
582    
583     * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
584     - [1.4.5-04]
585     - Add authconfig, mysql-devel, openldap-clients,
586     perl-Crypt-SSLeay, perl-NDBM_File specific and
587     ppp-modules generic obsoletes so they are removed
588     on upgrade.
589    
590     * Fri Aug 12 2005 Shad L. Lords <slords@mail.com>
591     - [1.4.5-03]
592     - Add obsoletes for specific php versions
593    
594     * Tue Aug 09 2005 Shad L. Lords <slords@mail.com>
595     - [1.4.5-02]
596     - Remove Requires and Obsoletes. Start moving to correct places.
597    
598     * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
599     - [1.4.5-01]
600     - Package renamed to smeserver-support, obsoleting e-smith-support
601    
602     * Fri Jul 15 2005 Shad L. Lords <slords@mail.com>
603     - [1.4.4-07sme02]
604     - Various additional fixes for upgrades
605    
606     * Thu Jul 14 2005 Shad L. Lords <slords@mail.com>
607     - [1.4.4-07sme01]
608     - Various fixes for 6.5RC1 upgrades
609    
610     * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
611     * Thu Jul 14 2005 Charlie Brady <charlieb@e-smith.com>
612     - [1.4.4-07]
613     - Various updates provided by Shad Lords.
614    
615     * Fri Jul 1 2005 Gordon Rowell <gordonr@gormand.com.au>
616     - [1.4.4-06]
617     - Updated Requires lists for CentOS 4.1 version [SF: 1217914]
618    
619     * Wed Jun 15 2005 Charlie Brady <charlieb@e-smith.com>
620     - [1.4.4-05]
621     - Add full set of Requires: headers, to ensure that an upgrade installs
622     a full package set. [SF: 1217914]
623    
624     * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
625     - [1.4.4-04]
626     - Rationalise manager URLs below server-manager. [SF: 1172203, 1210715]
627    
628     * Mon May 30 2005 Charlie Brady <charlieb@e-smith.com>
629     - [1.4.4-03]
630     - Add "Requires: e-smith-lib" to ensure correct installation ordering.
631     [SF: 1210723]
632    
633     * Thu Feb 24 2005 Charlie Brady <charlieb@e-smith.com>
634     - [1.4.4-02]
635     - Updated copyright date on the license text file.
636    
637     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
638     - [1.4.4-01]
639     - Updated product_logo.jpg [gordonr 8507]
640    
641     * Mon May 12 2003 Gordon Rowell <gordonr@e-smith.com>
642     - [1.4.3-01]
643     - Handle "es" language (treat as English) [gordonr 3793]
644    
645     * Mon Mar 31 2003 Gordon Rowell <gordonr@e-smith.com>
646     - [1.4.2-08]
647     - Updated fr lexicon for initial.cgi [gordonr 7728]
648    
649     * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
650     - [1.4.2-07]
651     - Moved lexica for {index,initial}.cgi here [gordonr 7728]
652    
653     * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
654     - [1.4.2-06]
655     - Modified French lexicon to use lang="fr", rename the lexicon
656     directory to fr [lijied 6787]
657    
658     * Tue Mar 25 2003 Mark Knox <markk@e-smith.com>
659     - [1.4.2-05]
660     - Renamed 20FooterText to 20ProductName, factored out common text [markk 7715]
661    
662     * Mon Mar 17 2003 Mark Knox <markk@e-smith.com>
663     - [1.4.2-04]
664     - Added header template [markk 4722]
665     - Added footer template [markk 7714]
666    
667     * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
668     - [1.4.2-03]
669     - Corrected header image size in 40LogoRow [markk 4722]
670    
671     * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
672     - [1.4.2-02]
673     - Added 40LogoRow header fragment with correct ALT text and image [markk 4722]
674    
675     * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
676     - [1.4.2-01]
677     - Added new product_logo.jpg [markk 4722]
678    
679     * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
680     - [1.4.1-04]
681     - New URL for www.e-smith.com [gordonr 6227]
682    
683     * Fri Jan 10 2003 Gordon Rowell <gordonr@e-smith.com>
684     - [1.4.1-03]
685     - Adjusted header on license text
686     Create fr_CA license on the fly [gordonr 6227]
687    
688     * Mon Dec 30 2002 Charlie Brady <charlieb@e-smith.com>
689     - [1.4.1-02]
690     - Add Obsoletes header to force removal of e-smith-keys. [charlieb 6369]
691    
692     * Fri Dec 27 2002 Gordon Rowell <gordonr@e-smith.com>
693     - [1.4.1-01]
694     - Updated banner image [gordonr 6227]
695    
696     * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
697     - [1.4.0-01]
698     - Roll stable version to 1.4.0
699    
700     * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
701     - [1.4.0-01-01]
702     - Roll stable version to 1.4.0-01
703    
704     * Tue Dec 24 2002 Charlie Brady <charlieb@e-smith.com>
705     - [1.3.12-02]
706     - Add Obsoletes head to force removal of e-smith-blades. [charlieb 5416]
707    
708     * Fri May 24 2002 Gordon Rowell <gordonr@e-smith.com>
709     - [1.3.12-01]
710     - Place lexicon in target directory. Re-add original support CGI script
711     [gordonr 3641]
712    
713     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
714     - [1.3.11-01]
715     - RPM rebuild forced by cvsroot2rpm
716    
717     * Tue May 21 2002 Gordon Rowell <gordonr@e-smith.com>
718     - [1.3.10-01]
719     - Move French localisation for support panel here [gordonr 3582]
720    
721     * Thu May 16 2002 Gordon Rowell <gordonr@e-smith.com>
722     - [1.3.9-01]
723     - Relocated license text for locale awareness [gordonr 3413]
724    
725     * Wed May 15 2002 Gordon Rowell <gordonr@e-smith.com>
726     - [1.3.8-01]
727     - Missing U.S. English nav bar entry [gordonr 3421]
728    
729     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
730     - [1.3.7-01]
731     - Added footer [gordonr 3223]
732    
733     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
734     - [1.3.6-01]
735     - Quickly i18n'd into FormMagick panel. [markk 3309]
736    
737     * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
738     - [1.3.5-01]
739     - Updated server-manager image [markk 3188]
740    
741     * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
742     - [1.3.4-01]
743     - Removed copy of %Source1 - now in correct place/name
744    
745     * Thu Apr 18 2002 Gordon Rowell <gordonr@e-smith.com>
746     - [1.3.3-01]
747     - Removed airiness from licence [gordonr 3119]
748    
749     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
750     - [1.3.2-01]
751     - Re-did createlinks
752    
753     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
754     - [1.3.1-01]
755     - Initial build from CVS
756    
757     * Mon Apr 15 2002 Gordon Rowell <gordonr@e-smith.com>
758     - [1.3.0-01]
759     - rollRPM: Rolled version number to 1.3.0-01. Includes patches up to 1.2.0-02.
760    
761     * Mon Jan 07 2002 Charlie Brady <charlieb@e-smith.com>
762     - [1.2.0-02]
763     - Add conflicts header to prevent ServiceLink-support and e-smith-support from
764     being installed simultaneously.
765    
766     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
767     - [1.2.0-01]
768     - rollRPM: Rolled version number to 1.2.0-01. Includes patches up to 1.1.0-06.
769    
770     * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
771     - [1.1.0-06]
772     - Remove e-smith-lib dependency as well - e-smith-lib requires e-smith-support,
773     but not vice-versa.
774    
775     * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
776     - [1.1.0-05]
777     - Remove troublesome e-smith-base dependency, which isn't real anyway.
778     - While we are at it, remove the e-smith => 4 dependency - not really relevant
779     and forces us to retain the empty e-smith RPM.
780    
781     * Wed Nov 14 2001 Tony Clayton <tonyc@e-smith.com>
782     - [1.1.0-04]
783     - s/March/Mitel/ in license text
784    
785     * Thu Nov 08 2001 Charlie Brady <charlieb@e-smith.com>
786     - [1.1.0-03]
787     - Updated with (YA) new banner image
788    
789     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
790     - [1.1.0-02]
791     - Updated with new banner image
792    
793     * Fri Nov 2 2001 Gordon Rowell <gordonr@e-smith.com>
794     - [1.1.0-01]
795     - Rolled version number to 1.1.0-01. Includes patches upto 1.0.0-03.
796    
797     * Tue Aug 21 2001 Charlie Brady <charlieb@e-smith.com>
798     - [1.0.0-03]
799     - Removed pre-1.0.0 changelog entries.
800    
801     * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
802     - [1.0.0-02]
803     - Changed Copyright to GPL and added Vendor tag
804    
805     * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
806     - [1.0.0-01]
807     - Rolled version number to 1.0.0-01. Includes patches upto 0.1.1-24.
808    
809     %description
810     SME Server module to display support and licensing information
811    
812     %prep
813     %setup
814     %patch0 -p1
815     %patch1 -p1
816     %patch2 -p1
817     %patch3 -p1
818     %patch4 -p1
819     %patch6 -p1
820    
821     mkdir -p root/etc/e-smith/templates/etc/issue
822     touch root/etc/e-smith/templates/etc/issue/template-begin
823    
824     rm -f root/etc/e-smith/web/common/e-smith-manager.gif
825     rm -rf root/etc/e-smith/locale/de
826     rm -rf root/etc/e-smith/locale/fr
827     rm -rf root/etc/e-smith/locale/es
828     rm -rf root/etc/e-smith/locale/it
829     rm -rf root/etc/e-smith/licenses/fr
830     rm -rf root/etc/e-smith/licenses/fr_CA
831    
832     %patch5 -p1
833     rm -f root/etc/e-smith/web/common/smeserver_logo.gif
834     cp %{SOURCE1} root/etc/e-smith/web/common
835     cp %{SOURCE2} root/etc/e-smith/web/common
836    
837     %patch7 -p1
838     %patch8 -p1
839     %patch9 -p1
840     %patch10 -p1
841     %patch11 -p1
842     %patch12 -p1
843     %patch13 -p1
844    
845     %build
846     perl createlinks
847    
848     ln -s initial.cgi root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/index.cgi
849    
850     YUM_REPOS=root/etc/e-smith/db/yum_repositories/
851     for dir in base updates
852     do
853     mkdir -p $YUM_REPOS/defaults/$dir
854     echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude
855     done
856    
857     %install
858     rm -rf $RPM_BUILD_ROOT
859     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
860     rm -f %{name}-%{version}-%{release}-filelist
861     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
862     > %{name}-%{version}-%{release}-filelist
863    
864     %clean
865     rm -rf $RPM_BUILD_ROOT
866    
867     %post
868     [ -f /boot/grub/splash.xpm.gz ] || ln -s tux.xpm.gz /boot/grub/splash.xpm.gz
869     /bin/true
870    
871     %files -f %{name}-%{version}-%{release}-filelist
872     %defattr(-,root,root)

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