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

Annotation 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.26 - (hide annotations) (download)
Thu Jan 19 21:55:33 2017 UTC (7 years, 4 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-14_el6_sme
Changes since 1.25: +5 -2 lines
* Thu Jan 19 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
- move fix to the right line to be effective [SME: 9920]

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

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