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