/[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.21 - (show annotations) (download)
Tue Jul 19 13:12:36 2016 UTC (7 years, 10 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-10_el6_sme
Changes since 1.20: +9 -2 lines
* Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
- Update server-manager to Koozali branding [SME: 9678]
- We thanks John Crisp for his wonderful work.
- e-smith-manager-2.6.0-Koozali_manager.patch

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

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