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