/[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.9 - (hide annotations) (download)
Tue Jan 21 07:34:29 2020 UTC (4 years, 5 months ago) by brianr
Branch: MAIN
CVS Tags: smeserver-manager-0_1_0-6_el7_sme
Changes since 1.8: +8 -3 lines
* Fri Jan 17 2020 Brian Read <brianr@bjsystems.co.uk> 0.1.0-6.sme
- Add in theme based on AdminLTE html template
- Fixes Server name in header (Needs Template expansion - added to Console-Save

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

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