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