/[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.22 - (show annotations) (download)
Sat Jun 8 10:09:54 2013 UTC (11 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-8_el5_sme
Changes since 1.21: +7 -2 lines
* Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
- Do not load mod_ssl [SME: 7663]

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

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