/[smeserver]/rpms/e-smith-manager/sme8/e-smith-manager.spec
ViewVC logotype

Contents of /rpms/e-smith-manager/sme8/e-smith-manager.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.28 - (show annotations) (download)
Sun Mar 26 00:01:26 2017 UTC (7 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-14_el5_sme, HEAD
Changes since 1.27: +8 -2 lines
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-14.sme
- warn administrator that SME8 is EOL and they should migrate to SME9 [SME: 10172]
- a message has been added in server-manager in order to alert administrator to migrate to SME9

1 # $Id: e-smith-manager.spec,v 1.27 2017/01/19 23:40:56 unnilennium Exp $
2
3 Summary: e-smith manager navigation module
4 %define name e-smith-manager
5 Name: %{name}
6 %define version 2.2.0
7 %define release 14
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: e-smith-manager-2.2.0.11.tar.gz
13 Patch0: e-smith-manager-2.2.0-bz9923-badredirection.patch
14 Patch1: e-smith-manager-2.2.0-bz10172-SME8eol.patch
15 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16 BuildRequires: e-smith-devtools
17 BuildRequires: gettext
18 BuildArchitectures: noarch
19 Requires: e-smith-lib >= 1.18.0-26
20 Requires: mod_auth_tkt
21 Provides: server-manager
22 AutoReqProv: no
23
24 %changelog
25 * Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-14.sme
26 - warn administrator that SME8 is EOL and they should migrate to SME9 [SME: 10172]
27 - a message has been added in server-manager in order to alert administrator to migrate to SME9
28
29 * Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-13.sme
30 - fix bad redirection parameter that might reveal session information to remote site [SME: 9923]
31
32 * Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
33 - Remove old images and roll new tarball [SME: 8213]
34
35 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-10.sme
36 - Correct distro name from SME to SME Server on login page [SME: 7879]
37
38 * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
39 - Add donation text to login page, by John Crisp [SME: 7879]
40
41 * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
42 - Do not load mod_ssl [SME: 7663]
43
44 * Wed Feb 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
45 - Correct processing of server-manager URL [SME: 7037]
46
47 * Sat Aug 7 2010 Ian Wells <esmith@wellsi.com> 2.2.0-6.sme
48 - Remove empty <p> tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905]
49
50 * Sun Jan 31 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
51 - Only display error messages intended for admin in server-manager [SME: 5700]
52
53 * Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-4.sme
54 - Fix css validation errors. [SME: 5656]
55
56 * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme
57 - display reconfigure warning once if UnsavedChanges=yes [SME: 5475]
58
59 * Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-3.sme
60 - display reconfigure warning if UnsavedChanges=yes [SME: 5475]
61
62 * Sun Apr 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
63 - Fix misinterpretation of display string [SME: 5022]
64
65 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
66 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
67
68 * Sat Oct 4 2008 Shad L. Lords <slords@mail.com> 1.14.0-20
69 - Make navigation use new db class for navigation [SME: 4619]
70
71 * Thu Jul 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-19
72 - Make binmode properties of db class [SME: 4317]
73 - Add new navigation db & utf8 classes [SME: 4317]
74
75 * Tue Jul 1 2008 Shad L. Lords <slords@mail.com> 1.14.0-18
76 - Fix open of database to create if necessary [SME: 4147]
77
78 * Tue May 15 2008 Shad L. Lords <slords@mail.com> 1.14.0-17
79 - No longer remove navigation dbs. [SME: 4147]
80 - Deal a little more gracefully with non UTF-8 lexicons [SME: 4229]
81
82 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-16
83 - Remove navigation dbs and create new [SME: 4147]
84
85 * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 1.14.0-15
86 - Remove last remnant of pleasewait [SME: 4130]
87
88 * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.14.0-14
89 - Include general lexicons in nav-config [SME: 4113]
90
91 * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13
92 - Fix wide output to print in navigation and allow navigations db to
93 be utf8 [SME: 4101]
94
95 * Sat Mar 22 2008 Shad L. Lords <slords@mail.com> 1.14.0-12
96 - Fix UTF-8 encoding in header and nav-conf [SME: 4072]
97
98 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-11
99 - Fix to remove spaces and newlines in panel headers [SME: 3346]
100
101 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-10
102 - remove the FormMagick session files [SME: 3723]
103
104 * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 1.14.0-9
105 - Remove spaces and newlines in panel headers [SME: 3346]
106
107 * Sun Jul 01 2007 Shad L. Lords <slords@mail.com> 1.14.0-8
108 - Make login/logout no quite so verbose. [SME: 2660]
109
110 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.14.0-7
111 - Use correct lib for modules
112
113 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
114 - Clean up spec so package can be built by koji/plague
115
116 * Mon Apr 9 2007 Stephen Noble <support@dungog.net> 1.14.0-6
117 - Convert http to https [SME: 2577]
118
119 * Mon Mar 12 2007 Gavin Weight <gweight@gmail.com> 1.14.0-5
120 - Restyle the SME Server manager login form. [SME: 2666]
121
122 * Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-4
123 - Don't pass domain in ticket cookie (logout) unless it contains a dot [SME: 2402]
124
125 * Mon Mar 05 2007 Shad L. Lords <slords@mail.com> 1.14.0-3
126 - Don't pass domain in ticket cookie (login) unless it contains a dot [SME: 2402]
127
128 * Tue Feb 13 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-2
129 - Deal gracefully with renamed apache modules. [SME: 2471]
130
131 * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-1
132 - Roll stable stream. [SME: 2328]
133
134 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-13
135 - Create /etc/httpd/admin-conf directory
136
137 * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 1.13.1-12
138 - Move apache logrotate to e-smith-apache.
139 - Put quotes around 'httpd-admin' in hashes.
140
141 * Thu Jan 18 2007 Shad L. Lords <slords@mail.com> 1.13.1-11
142 - Move last httpd fragments from e-smith-base.
143
144 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
145 - Update to new release naming. No functional changes.
146 - Make Packager generic
147
148 * Mon Nov 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-09
149 - Randomize string used for encrypting auth tickets.
150
151 * Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-08
152 - Add ProxyPassReverse entries for server-manager passthroughs, so that
153 redirects work correctly.
154
155 * Thu Nov 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-07
156 - Add basic L10N in navigation-conf.
157
158 * Wed Nov 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-06
159 - Avoid use of FormMagick in navigation-conf. TODO: fix I18N.
160
161 * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-05
162 - Simplify the sorting code in navigation (so that I can understand
163 it).
164
165 * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-04
166 - Simplify javascript, and remove use of pleasewait script.
167
168 * Mon Nov 06 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-03
169 - Move swapClass javascript out of standard header and into just
170 navigation.
171
172 * Fri Nov 03 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-02
173 - Use mod_auth_tkt authentication for server manager access.
174
175 * Thu Nov 02 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.1-01
176 - Add branch tag and roll new development version.
177
178 * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-06
179 - Move httpd-admin and its configuration templates from e-smith-base RPM.
180 [SME: 2023]
181
182 * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-05
183 - Move more server-manager components from e-smith-base RPM. [SME: 2023]
184
185 * Wed Nov 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.13.0-04
186 - Add manager header/footer templates (moved from e-smith-base)
187 [SME: 2023]
188
189 * Wed Aug 2 2006 Michael Soulier <msoulier@digitaltorque.ca>
190 - [1.13.0-03]
191 - Fixing broken db path in patch. [SME: 107]
192
193 * Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com>
194 - [1.13.0-02]
195 - Forward porting arbitrary menu plugins. [SME: 107]
196
197 * Wed Mar 29 2006 Michael Soulier <michael_soulier@mitel.com>
198 - [1.13.0-01]
199 - Rolling to dev.
200 [SME: 107]
201
202 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.12.0-01
203 - Roll stable stream version. [SME: 1016]
204
205 * Tue Jan 31 2006 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-13
206 - Changed the static CSS files into directory templates, which are
207 expanded in bootstrap-console-save [SME: 408]
208
209 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-12
210 - Bump release number only
211
212 * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
213 - [1.11.0-11]
214 - Removed "table-layout: fixed;" from sme_main.css [SF: 1299779]
215
216 * Sun Oct 16 2005 Gordon Rowell <gordonr@e-smith.com>
217 - [1.11.0-10]
218 - dos2unix conversion on CSS files [SF: 1299779]
219
220 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
221 - [1.11.0-09]
222 - Remove bogus "Provides: perl(I18N::AcceptLanguage)" header. [SF: 1262438]
223
224 * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
225 - [1.11.0-08]
226 - Add newly required manager/cgi-bin/{navigation,noframes} symlinks.
227 [SF: 1217426]
228
229 * Tue Jun 7 2005 Charlie Brady <charlieb@e-smith.com>
230 - [1.11.0-07]
231 - Remove references to /etc/e-smith/web/panel/manager/common
232 [SF: 1172203, 1210715]
233
234 * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
235 - [1.11.0-06]
236 - Updated perl dependencies. [msoulier MN00040240]
237
238 * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
239 - [1.11.0-05]
240 - Added the sme_panel_menu.css file, for tabbed menu support. Added a link to
241 it in the standard header.
242 [msoulier MN00030141]
243
244 * Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com>
245 - [1.11.0-04]
246 - Backed-out previous change. It was better before. [msoulier dpar-22042]
247
248 * Thu Feb 26 2004 Michael Soulier <msoulier@e-smith.com>
249 - [1.11.0-03]
250 - Added vertical-align: text-top; to td.sme-noborders-label to ensure that
251 text is aligned vertically at the top of the cell. [msoulier dpar-22042]
252
253 * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
254 - [1.11.0-02]
255 - Check that files are executable before listing in the
256 manager navigation frame. [charlieb 9197]
257 - s/Copyright/License/.
258
259 * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
260 - [1.11.0-01]
261 - Changing version to development stream number - 1.11.0
262
263 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
264 - [1.10.0-01]
265 - Changing version to stable stream number - 1.10.0
266
267 * Mon Apr 21 2003 Gordon Rowell <gordonr@e-smith.com>
268 - [1.9.5-16]
269 - New class for error link within table cell [gordonr 8129]
270
271 * Tue Apr 8 2003 Gordon Rowell <gordonr@e-smith.com>
272 - [1.9.5-15]
273 - Removed borders around "warning" cells so they don't look like
274 they are bleeding on some browsers (e.g. Mozilla) [gordonr 8127]
275
276 * Thu Apr 3 2003 Gordon Rowell <gordonr@e-smith.com>
277 - [1.9.5-14]
278 - Make <h2> and <p> within div.{success,error} => {red,green} [gordonr 7919]
279
280 * Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com>
281 - [1.9.5-13]
282 - Moved manager SSL fragments back to e-smith-base [gordonr 7900]
283
284 * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
285 - [1.9.5-12]
286 - add td.sme-radiobutton css class for date/time panel [tonyc 1588]
287
288 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
289 - [1.9.5-11]
290 - Make the question make bold [gordonr 7946]
291
292 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
293 - [1.9.5-10]
294 - Fix SSL listen template for serveronly mode [gordonr 7900]
295
296 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
297 - [1.9.5-09]
298 - Bind manager on port 981 to localhost only [gordonr 7900]
299
300 * Mon Mar 31 2003 Mike Dickson <miked@e-smith.com>
301 - [1.9.5-08]
302 - changed class for sme-noborders-label to width=33% rather than
303 a fixed 250px wide, due to limitations in IE6 [miked 7676]
304 - added class "sectionbar" for use [miked]
305 - modified "td.noborders-label" colour [miked]
306
307
308 * Fri Mar 28 2003 Gordon Rowell <gordonr@e-smith.com>
309 - [1.9.5-07]
310 - Changed Copyright font from 8px to 10px [gordonr 7676]
311
312 * Thu Mar 27 2003 Mark Knox <markk@e-smith.com>
313 - [1.9.5-06]
314 - Changed Help -> ? and changed formatting of current user and host [markk
315 7707]
316
317 * Thu Mar 20 2003 Tony Clayton <apc@e-smith.com>
318 - [1.9.5-05]
319 - Add css style for a.error class [tonyc 4718]
320
321 * Wed Mar 19 2003 Gordon Rowell <gordonr@e-smith.com>
322 - [1.9.5-04]
323 - Move navigation dbs to /home/e-smith/db/navigation. We shouldn't generate
324 them in /etc/e-smith/locale and we should name them by language, in case
325 we share lexicons (e.g. fr/fr-ca) [gordonr 7733]
326
327 * Sun Mar 16 2003 Mike Dickson <miked@e-smith.com>
328 - [1.9.5-03]
329 - stylesheet fixes: darkend the copyrigt text, adjuste the UL and LI tags [miked 7676]
330
331 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
332 - [1.9.5-02]
333 - Removed 40LogoRow from header.htm templates [markk 4722]
334
335 * Thu Mar 13 2003 Mark Knox <markk@e-smith.com>
336 - [1.9.5-01]
337 - Removed product_logo.gif [markk 4722]
338
339 * Tue Mar 11 2003 Mike Dickson <miked@e-smith.com>
340 - [1.9.4-09]
341 - changed Adming to admin in header.htm templates [miked 7595]
342
343 * Thu Feb 6 2003 Mike Dickson <miked@e-smith.com>
344 - [1.9.4-08]
345 - updated the CSS to add a new "success" class [miked 7032]
346
347 * Tue Feb 4 2003 Mark Knox <markk@e-smith.com>
348 - [1.9.4-07]
349 - Refer to new SSL cert name of $SystemName.$DomainName [markk 4874]
350
351 * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
352 - [1.9.4-06]
353 - Include ValidFrom hosts in SSL allow statements [markk 6428]
354
355 * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
356 - [1.9.4-05]
357 - Also Listen on the right ports [markk 6428]
358
359 * Mon Feb 3 2003 Mark Knox <markk@e-smith.com>
360 - [1.9.4-04]
361 - Bind SSL to port 443 if no primary web server available [markk 6428]
362
363 * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
364 - [1.9.4-03]
365 - darkened colour of copyright text [miked 6696]
366
367 * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
368 - [1.9.4-02]
369 - removed demo class "warn" from nav script [miked 6706]
370
371 * Mon Jan 13 2003 Mike Dickson <miked@e-smith.com>
372 - [1.9.4-01]
373 - updated CSS file to show correct colour in menu, added "warn.gif" [miked 6398]
374
375 * Fri Jan 3 2003 Gordon Rowell <gordonr@e-smith.com>
376 - [1.9.3-13]
377 - Made use of esmith::I18N in navigation-conf. Renamed locale->lang
378 to make it more obvious that we are dealing with a langtag [gordonr 5212]
379
380 * Thu Jan 2 2003 Gordon Rowell <gordonr@e-smith.com>
381 - [1.9.3-12]
382 - Hide online-manual from navigation bar - now in header Help [gordonr 6394]
383
384 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
385 - [1.9.3-11]
386 - Updated navigation script to use esmith::I18N [gordonr 5212]
387
388 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
389 - [1.9.3-10]
390 - Spell bootstrap-console-save correctly [gordonr 5493]
391
392 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
393 - [1.9.3-09]
394 - Work out the correct navigation.info based on browser language [gordonr 5493]
395
396 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
397 - [1.9.3-08]
398 - Generate navigation.info files (config db format) for each supported
399 language in /etc/e-smith/locale/{language}/etc/e-smith/web/functions
400 - Read the navigation.info file for the preferred language when
401 displaying the navigation bar
402 - TODO: Actually select the correct navigation.info file [gordonr 5493]
403
404 * Tue Dec 31 2002 Gordon Rowell <gordonr@e-smith.com>
405 - [1.9.3-07]
406 - Skip non-executable files when generating nav bar [gordonr 5802]
407
408 * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
409 - [1.9.3-06]
410 - updates and comments in the CSS files [miked 3185]
411 - commented out the two links in the header that are not ready yet
412 (log out and update available) [miked 5967 and 492]
413
414 * Mon Dec 16 2002 Mike Dickson <miked@e-smith.com>
415 - [1.9.3-05]
416 - UI Update, part of the tweaking for the new UI [miked 5494]
417
418 * Tue Dec 10 2002 Mike Dickson <miked@e-smith.com>
419 - [1.9.3-04]
420 - forgot to update header.htm fragments [miked 5494]
421
422 * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
423 - [1.9.3-03]
424 - ui update [miked 5494]
425
426 * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
427 - [1.9.3-02]
428 - ui update [miked 5494]
429
430 * Wed Nov 27 2002 Mike Dickson <miked@e-smith.com>
431 - [1.9.3-01]
432 - and again to make it stick
433
434 * Wed Nov 27 2002 Mike Dickson <miked@e-smith.com>
435 - [1.9.2-01]
436 - updated the header images [miked 5529]
437 - updated other UI stuff [miked 5494]
438
439 * Fri Nov 22 2002 Gordon Rowell <gordonr@e-smith.com>
440 - [1.9.1-02]
441 - templated header.htm [miked 5826]
442 - modified header.htm template to link to online-manual and blades
443 [gordonr 5826]
444
445 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
446 - [1.9.1-01]
447 - update to new UI system [miked 5494]
448
449 * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
450 - [1.9.0-01]
451 - Changing to development stream; version upped to 1.9.0
452
453 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
454 - [1.8.0-01]
455 - Roll to maintained version number to 1.8.0
456
457 * Wed Jun 19 2002 Mark Knox <markk@e-smith.com>
458 - [1.7.2-01]
459 - Move SSL mutex and cache out of /var/log [markk 3830]
460
461 * Tue Jun 18 2002 Charlie Brady <charlieb@e-smith.com>
462 - [1.7.1-01]
463 - Move admin apache SSL mutex and SSL session cache to files named admin_xxx
464 to avoid name clash with main server. [charlieb 3830]
465
466 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
467 - [1.7.0-01]
468 - Changing version to maintained stream number to 1.7.0
469
470 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
471 - [1.6.0-01]
472 - Changing version to maintained stream number to 1.6.0
473
474 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
475 - [1.5.11-01]
476 - RPM rebuild forced by cvsroot2rpm
477
478 * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
479 - [1.5.10-01]
480 - Pass noframes=1 as cgi param for browsers without frames [tonyc 3475]
481
482 * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
483 - [1.5.9-01]
484 - use Dan McGarry's manager.css/navigation fixes for 3377 [tonyc]
485
486 * Thu May 16 2002 Tony Clayton <apc@e-smith.com>
487 - [1.5.8-01]
488 - Remove unnecessary <p> tags in navigation html [tonyc 3377]
489 - Fix navigation panel to not import symbols from fm subclasses
490 [tonyc 3109]
491
492 * Mon May 13 2002 Tony Clayton <apc@e-smith.com>
493 - [1.5.7-01]
494 - Fix navigation panel to play nice with FM subclasses [tonyc 3109]
495
496 * Fri May 10 2002 Gordon Rowell <gordonr@e-smith.com>
497 - [1.5.6-01]
498 - Tell CGI.pm to not produce xhtml [gordonr 3377]
499
500 * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
501 - [1.5.5-01]
502 - Missing use esmith::util [gordonr 3372]
503
504 * Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com>
505 - [1.5.4-01]
506 - Ignore cgi-bin/internal-.* in navigation [gordonr 3202]
507
508 * Mon Apr 22 2002 Gordon Rowell <gordonr@e-smith.com>
509 - [1.5.3-01]
510 - Back out gettext() calls - esmith::FormMagic was Croaking on
511 bad lexicons for old panels. Now properly localises the navigation
512 bar if the localisations exist [gordonr 3155]
513
514 * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
515 - [1.5.2-01]
516 - Added explicit gettext() call to localize navigation bar while
517 figuring out esmith::FormMagick won't do it for me [gordonr 3155]
518
519 * Wed Apr 10 2002 Gordon Rowell <gordonr@e-smith.com>
520 - [1.5.1-01]
521 - navigation is now polymorphic and does noframes as well [gordonr #3155]
522
523 * Wed Apr 04 2002 Gordon Rowell <gordonr@e-smith.com>
524 - [1.5.0-01]
525 - Rolled to development stream [gordonr]
526
527 * Wed Apr 03 2002 Kirrily Robert <skud@e-smith.com>
528 - [1.4.4-01]
529 - Added red error messages to CSS [skud 3027]
530
531 * Thu Mar 14 2002 Gordon Rowell <gordonr@e-smith.com>
532 - [1.4.3-01]
533 - Fixed regexp for ignoring pleasewait(-.*?). Two each in
534 pleasewait/noframes. Reduced to one in each [gordonr]
535
536 * Fri Mar 1 2002 Tony Clayton <tonyc@e-smith.com>
537 - [1.4.2-01]
538 - rollRPM: Rolled version number to 1.4.2-01. Includes patches up to 1.4.1-02.
539 - mkdir panels/manager/common in spec file for CVS migration
540
541 * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
542 - [1.4.1-02]
543 - added missing ')' in navigation script pleasewait munging
544
545 * Fri Jan 25 2002 Tony Clayton <tonyc@e-smith.com>
546 - [1.4.1-01]
547 - rollRPM: Rolled version number to 1.4.1-01. Includes patches up to 1.4.0-02.
548 - navigation now ignores pleasewait-* files
549
550 * Thu Jan 10 2002 Charlie Brady <charlieb@e-smith.com>
551 - [1.4.0-02]
552 - Use dated log file for ssl_engine_log. Name the file ssl_engine_log.xxxxx
553 to keep it distinct from the main web server's log file.
554
555 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
556 - [1.4.0-01]
557 - rollRPM: Rolled version number to 1.4.0-01. Includes patches up to 1.3.0-07.
558
559 * Sat Dec 08 2001 Charlie Brady <charlieb@e-smith.com>
560 - [1.3.0-07]
561 - Move genNavigationHeader() down below the script grokking code in
562 "navigation", to help Netscape's faulty rendering.
563
564 * Wed Nov 21 2001 Charlie Brady <charlieb@e-smith.com>
565 - [1.3.0-06]
566 - Remove troublesome "Requires: e-smith-base".
567 - Remove obsolete "Requires: e-smith".
568
569 * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
570 - [1.3.0-05]
571 - Indent description within navigation headings sections
572
573 * Thu Nov 1 2001 Gordon Rowell <gordonr@e-smith.com>
574 - [1.3.0-04]
575 - Backed out patch from 1.3.0-02 - restored image to navigation frame
576
577 * Wed Oct 31 2001 Charlie Brady <charlieb@e-smith.com>
578 - [1.3.0-03]
579 - Add Mitel branding changes.
580
581 * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
582 - [1.3.0-02]
583 - Removed image from top of navigation - now in separate frame
584 - Added Provides: server-manager
585
586 * Fri Aug 31 2001 Gordon Rowell <gordonr@e-smith.com>
587 - [1.3.0-01]
588 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-02.
589
590 * Fri Aug 17 2001 gordonr
591 - [1.2.0-02]
592 - Autorebuild by rebuildRPM
593
594 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
595 - [1.2.0-01]
596 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-04.
597
598 * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
599 - [1.1.0-04]
600 - moving manager.css file from manager/html to common/css
601
602 * Tue Jul 31 2001 Adrian Chung <adrianc@e-smith.com>
603 - [1.1.0-03]
604 - Adding SSL enabling templates for port 981.
605 - Adding 01localAccessString fragment for use in SSL
606 enabling templates.
607
608 * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
609 - [1.1.0-02]
610 - Prepend "/server-manager" to hrefs, to allow consistent path interpretation
611 between admin and standard web server.
612
613 * Fri Jul 27 2001 Charlie Brady <charlieb@e-smith.com>
614 - [1.1.0-01]
615 - Rolled version number to 1.1.0-01. Includes patches upto 0.1.1-06.
616
617 * Tue Jul 24 2001 Adrian Chung <adrianc@e-smith.com>
618 - [0.1.1-06]
619 - Incorporating font size changes to manager.css
620
621 * Mon Jul 9 2001 Peter Samuel <peters@e-smith.com>
622 - [0.1.1-05]
623 - Updated packager information
624
625 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
626 - [0.1.1-04]
627 - Changed license to GPL
628
629 * Wed Jun 06 2001 Charlie Brady <charlieb@e-smith.com>
630 - [0.1.1-03]
631 - Change font setting in navigation - use css class instead.
632 - Add newlines after each link in navigation frame - so that HTML
633 source is readable.
634 - Add manager.css, which came from e-smith-base. Let's have all look&feel
635 in the one RPM.
636 - Check whether "files" in cgi-bin directory are actually directories. Skip
637 any directories.
638
639 * Mon Apr 9 2001 Adrian Chung <adrianc@e-smith.com>
640 - [0.1.1-02]
641 - changing CELLPADDING in navigation from 4 to 2.
642
643 * Wed Mar 14 2000 Charlie Brady <charlieb@e-smith.com>
644 - initial release
645
646 %description
647 This RPM contributes the navigation bars for the e-smith-manager.
648
649 %prep
650 %setup
651 %patch0 -p1
652 %patch1 -p1
653
654 %build
655 perl createlinks
656 mkdir -p root/home/e-smith/db/navigation
657 mkdir -p root/etc/e-smith/web/common/css
658
659 mkdir -p root/usr/share/locale/en_US/LC_MESSAGES/
660 xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/foot.tmpl.po root/etc/e-smith/templates/etc/e-smith/web/common/foot.tmpl/25Copyright
661 # make header/footer symlinks
662 ln -s head.tmpl root/etc/e-smith/web/common/userpassword_head.tmpl
663 ln -s head.tmpl root/etc/e-smith/web/common/noframes_head.tmpl
664 ln -s foot.tmpl root/etc/e-smith/web/common/noframes_foot.tmpl
665
666 mkdir -p root/etc/e-smith/web/panels/manager/html
667 for file in index initial
668 do
669 ln -s ../../../functions/${file}.cgi root/etc/e-smith/web/panels/manager/html/${file}.cgi
670 done
671
672 # Force creation of potentially empty directories
673 mkdir -p root/etc/e-smith/web/{common,functions}
674 mkdir -p root/etc/e-smith/web/panels/manager/{cgi-bin,html}
675 mkdir -p root/etc/e-smith/web/panels/password/{cgi-bin,html}
676 mkdir -p root/etc/httpd/admin-conf
677
678 mkdir -p root/service
679 mkdir -p root/etc/rc.d/init.d/supervise
680 for service in httpd-admin
681 do
682 ln -s /var/service/$service root/service/$service
683 mkdir -p root/var/service/$service/supervise
684 touch root/var/service/$service/down
685 if [ -d root/var/service/$service/log ]
686 then
687 mkdir -p root/var/service/$service/log/supervise
688 mkdir -p root/var/log/$service
689 fi
690 ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service
691 done
692
693 %install
694 rm -rf $RPM_BUILD_ROOT
695 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
696 rm -f %{name}-%{version}-%{release}-filelist
697 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
698 --file /etc/e-smith/web/common/cgi-bin/login 'attr(0755,root,root)' \
699 --file /etc/e-smith/web/common/cgi-bin/logout 'attr(0755,root,root)' \
700 --dir /var/service/httpd-admin 'attr(01755,root,root)' \
701 --file /var/service/httpd-admin/down 'attr(0644,root,root)' \
702 --file /var/service/httpd-admin/run 'attr(0755,root,root)' \
703 --dir /var/service/httpd-admin/log 'attr(0755,root,root)' \
704 --dir /var/service/httpd-admin/log/supervise 'attr(0700,root,root)' \
705 --dir /var/service/httpd-admin/supervise 'attr(0700,root,root)' \
706 --file /var/service/httpd-admin/log/run 'attr(0755,root,root)' \
707 --dir /var/log/httpd-admin 'attr(0750,smelog,smelog)' \
708 > %{name}-%{version}-%{release}-filelist
709 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
710
711 %clean
712 rm -rf $RPM_BUILD_ROOT
713
714 %pre
715 %preun
716 %post
717 find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \
718 sed -n '/\/[0-9a-z]\{32\}$/p' | \
719 xargs grep -l Persisten | \
720 xargs rm -f
721
722 %postun
723
724 %files -f %{name}-%{version}-%{release}-filelist
725 %defattr(-,root,root)

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