/[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.19 - (show annotations) (download)
Wed Jun 15 04:50:38 2016 UTC (7 years, 11 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-8_el6_sme
Changes since 1.18: +8 -3 lines
* Wed Jun 15 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-8.sme
- Remove index option for manager's resources [SME: 9589]

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

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