/[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.14 - (hide annotations) (download)
Tue Oct 7 18:44:02 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-1_el5_sme
Changes since 1.13: +7 -36 lines
New streams

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

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