/[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.27 - (show annotations) (download)
Mon Jan 23 16:51:44 2017 UTC (7 years, 4 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-15_el6_sme
Changes since 1.26: +7 -3 lines
* Mon Jan 23 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
- reapply patch 4
-  Update server-manager to Koozali branding [SME: 9678]

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

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