/[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.18 - (show annotations) (download)
Wed Dec 9 20:19:24 2009 UTC (14 years, 6 months ago) by charliebrady
Branch: MAIN
Changes since 1.17: +7 -2 lines
Fix css validation errors - bug 5656.

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

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