/[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.27 - (show annotations) (download)
Thu Jan 19 23:40:56 2017 UTC (7 years, 4 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-13_el5_sme
Changes since 1.26: +3 -3 lines
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-13.sme
- fix bad redirection parameter that might reveal session information to remote site [SME: 9923]

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

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