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

Annotation of /rpms/smeserver-manager/sme10/smeserver-manager.spec

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


Revision 1.3 - (hide annotations) (download)
Sun Feb 4 18:11:07 2018 UTC (6 years, 4 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-manager-0_1_0-1_el7_sme
Changes since 1.2: +3 -1 lines
* Sun Feb 04 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.1.0-1.sme
- first smeserver-manager package [SME: 10506]
  this is a sandbox to dev the next server-manager based on mojolicious
  this package is based on part of the old e-smith-manager and needs it
  to work until we moved the httpd-admin part.

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

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