/[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.21 - (show annotations) (download)
Wed Feb 27 15:54:12 2013 UTC (11 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-7_el5_sme
Changes since 1.20: +7 -2 lines
* Wed Feb 27 2013 Ian Wells <esmith@wellsi.com> 2.2.0-7.sme
- Correct processing of server-manager URL [SME: 7037]

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

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