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

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

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


Revision 1.1 - (show annotations) (download)
Thu Jan 31 23:06:03 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-1_el6_sme
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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