/[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.11 - (hide annotations) (download)
Mon Mar 24 00:21:36 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-9_el6_sme
Changes since 1.10: +7 -2 lines
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-9.sme
- Remove references to obsolete images, by Stephane de Labrusse [SME: 7962]

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

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