/[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.4 - (show annotations) (download)
Thu Jan 31 23:27:51 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-3_el6_sme
Changes since 1.3: +2 -2 lines
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
- Add perl-suidperl dependency [SME: 7235]

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

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