/[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.9 - (hide annotations) (download)
Thu May 15 13:38:34 2008 UTC (16 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-17_el5_sme
Changes since 1.8: +7 -1 lines
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-17
- No longer remove navigation dbs. [SME: 4147]
- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229]

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