/[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.14 - (show annotations) (download)
Sun Jan 31 21:54:06 2016 UTC (8 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-3_el6_sme
Changes since 1.13: +8 -2 lines
* Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
- Don't redirect to http when login in/out of the server-manager from
  localhost [SME: 9163]

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

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