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

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