/[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.4 - (hide annotations) (download)
Mon Dec 17 12:01:03 2018 UTC (5 years, 6 months ago) by jcrisp
Branch: MAIN
CVS Tags: smeserver-manager-0_1_0-2_el7_sme
Changes since 1.3: +15 -3 lines
Prep for spamassassin import

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

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