/[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.9 - (hide annotations) (download)
Thu Jun 6 16:20:57 2013 UTC (11 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-7_el6_sme
Changes since 1.8: +7 -2 lines
* Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-7.sme
- Do not load mod_ssl [SME: 7602]

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

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