/[smeserver]/rpms/e-smith-manager/sme10/e-smith-manager.spec
ViewVC logotype

Contents of /rpms/e-smith-manager/sme10/e-smith-manager.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Mar 18 11:10:13 2016 UTC (8 years, 2 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-2_el7_sme
Changes since 1.1: +5 -3 lines
* Fri Mar 18 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme
- Don't require perl-suidperl anymore [SME: 9339]

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

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