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

Annotation of /rpms/e-smith-manager/sme9/e-smith-manager.spec

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


Revision 1.12 - (hide annotations) (download)
Mon Mar 24 02:39:20 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_6_0-1_el6_sme
Changes since 1.11: +6 -13 lines
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.6.0-1.sme
- Roll new stream to remove obsolete images [SME: 7962]

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

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