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

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

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


Revision 1.17 - (hide annotations) (download)
Sat Sep 19 12:07:15 2009 UTC (14 years, 8 months ago) by dungog
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-4_el5_sme
Changes since 1.16: +6 -3 lines
* Fri Sep 18 2009 Stephen Noble <support@dungog.net> 2.2.0-4.sme
- display reconfigure warning once if UnsavedChanges=yes [SME: 5475]

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

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