/[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.5 - (show annotations) (download)
Tue Mar 25 21:31:57 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-13_el5_sme
Changes since 1.4: +7 -1 lines
* Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.14.0-13
- Fix wide output to print in navigation and allow navigations db to
  be utf8 [SME: 4101]

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

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