/[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.2 - (hide annotations) (download)
Thu Jan 31 23:25:05 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-manager-2_4_0-2_el6_sme
Changes since 1.1: +6 -2 lines
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
- Add perl(Apache:AuthTkt) dependency [SME: 7236]

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

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