/[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.11 - (hide annotations) (download)
Thu Jul 31 16:13:27 2008 UTC (15 years, 10 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-19_el5_sme
Changes since 1.10: +8 -2 lines
Updates

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

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