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

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

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


Revision 1.6 - (hide annotations) (download)
Wed Jun 1 06:49:42 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-6_el7_sme
Changes since 1.5: +7 -2 lines
* Wed Jun 1 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-6.sme
- Fix a syntax error in server-manager's logout script [SME: 9527]

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

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