/[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.6 - (hide annotations) (download)
Wed Mar 26 18:28:55 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-14_el5_sme
Changes since 1.5: +6 -1 lines
* Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.14.0-14
- Include general lexicons in nav-config [SME: 4113]

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

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