/[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.8 - (hide annotations) (download)
Mon Mar 31 20:27:38 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-16_el5_sme
Changes since 1.7: +7 -2 lines
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.14.0-16
- Remove navigation dbs and create new [SME: 4147]

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

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