/[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.10 - (hide annotations) (download)
Sat Oct 12 03:25:04 2013 UTC (10 years, 8 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-8_el6_sme
Changes since 1.9: +7 -2 lines
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
- Renew donation text in server-manager, by John Crisp [SME: 7897]

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

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