/[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.4 - (hide annotations) (download)
Wed Mar 23 13:23:20 2016 UTC (8 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-4_el7_sme
Changes since 1.3: +8 -2 lines
* Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-4.sme
- fix syntax for httpd 2.4 [SME: 9365]

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

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