/[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.23 - (show annotations) (download)
Fri Oct 11 15:11:13 2013 UTC (10 years, 7 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-9_el5_sme
Changes since 1.22: +7 -2 lines
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-9.sme
- Add donation text to login page, by John Crisp [SME: 7879]

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

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