/[smeserver]/rpms/e-smith-manager/sme9/e-smith-manager.spec
ViewVC logotype

Annotation of /rpms/e-smith-manager/sme9/e-smith-manager.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (hide annotations) (download)
Thu Jan 31 23:37:37 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-4_el6_sme
Changes since 1.4: +7 -4 lines
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
- Fix perl(Apache::AuthTkt) requires

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

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