/[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.25 - (hide annotations) (download)
Tue Feb 18 17:29:26 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_2_0-11_el5_sme
Changes since 1.24: +6 -19 lines
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
- Remove old images and roll new tarball [SME: 8213]

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

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