/[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.17 - (show annotations) (download)
Mon Jun 13 08:25:26 2016 UTC (7 years, 11 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-6_el6_sme
Changes since 1.16: +8 -2 lines
* Sun Jun 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
- fix 307 redirection to http when https is used [SME: 8825]
- update syntaxe for TKT Auth

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

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