/[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.7 - (hide annotations) (download)
Fri Mar 28 16:32:14 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-1_14_0-15_el5_sme
Changes since 1.6: +6 -1 lines
* Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 1.14.0-15
- Remove last remnant of pleasewait [SME: 4133]

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

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