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

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

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