/[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.3 - (hide annotations) (download)
Fri Mar 18 14:14:48 2016 UTC (8 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-3_el7_sme
Changes since 1.2: +17 -6 lines
* Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-3.sme
- rebuild for Bug [SME: 9347]
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
  by assuming the date is correct and changing the weekday.
  Wed Mar 14 2000 --> Wed Mar 08 2000 or Tue Mar 14 2000 or Wed Mar 15 2000 or ....
  Wed Apr 04 2002 --> Wed Apr 03 2002 or Thu Apr 04 2002 or Wed Apr 10 2002 or ....
  Tue May 15 2008 --> Tue May 13 2008 or Thu May 15 2008 or Tue May 20 2008 or ....

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

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