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

Contents 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.5 - (show annotations) (download)
Thu May 12 17:09:12 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-manager-2_8_0-5_el7_sme
Changes since 1.4: +11 -5 lines
* Wed May 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme
- Add a C wrapper to execute manager's cgi to replace perl-suid [SME: 9393]

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

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