/[smeserver]/rpms/e-smith-turba/sme7/e-smith-turba.spec
ViewVC logotype

Contents of /rpms/e-smith-turba/sme7/e-smith-turba.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Wed Apr 9 13:51:48 2008 UTC (16 years, 2 months ago) by slords
Branch: MAIN
Changes since 1.2: +2 -0 lines
Add Id to top of spec

1 # $Id$
2
3 Summary: e-smith module to configure Turba 1.0
4 %define name e-smith-turba
5 Name: %{name}
6 %define version 1.7.0
7 %define release 17
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 Patch0: e-smith-turba-1.7-01.conf_php.patch
14 Patch1: e-smith-turba-1.7-02.sources_php.patch
15 Patch2: e-smith-turba-1.7-03.prefs_php.patch
16 Patch3: e-smith-turba-1.7-04.createlinks.patch
17 Patch4: e-smith-turba-1.7-05.menuarray.patch
18 Patch5: e-smith-turba-1.7-06.freebusy.patch
19 Patch6: e-smith-turba-1.7-07.turba_horde_registry_php.patch
20 Patch7: e-smith-turba-1.7-08.remove_bigfoot_entry
21 Patch8: e-smith-turba-1.7-11.shared_addressbooks.patch
22 Patch9: e-smith-turba-1.7-13.turba214_prefs.php.patch
23 Patch10: e-smith-turba-1.7-14.ldap_dn.patch
24 Patch11: e-smith-turba-1.7.0-ldap_charset.patch
25 Patch12: e-smith-turba-1.7.0-17.turba.mysql.sql.patch
26 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27 BuildRequires: e-smith-devtools
28 BuildArchitectures: noarch
29 Requires: e-smith-base, e-smith-lib, e-smith >= 4.1
30 Requires: turba-h3 >= 2.1
31 AutoReqProv: no
32 Obsoletes: dcb-e-smith-turba
33 Obsoletes: Obsoletes: smeserver-turba-menuarray
34
35 %changelog
36 * Tue Apr 1 2008 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-17
37 - Patch that changes the file 40mysql.create.turba in
38 /etc/e-smith/templates/etc/e-smith/sql/init to now call turba.mysql.sql which
39 replaces the obsoleted turba_objects.mysql.sql file. Change was originally
40 made in turba 2.1.6 but 2.1.6 was never released for SME Server [SME: 4095]
41
42 * Sat Jun 9 2007 Shad L. Lords <slords@mail.com> 1.7.0-16
43 - Fix last patch (add comma) [SME: 2938]
44
45 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.7.0-15
46 - change ldap charset to UTF-8 [SME: 2938]
47
48 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
49 - Clean up spec so package can be built by koji/plague
50
51 * Thu Apr 26 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-14
52 - Patch to 50LocalLDAP template that adds a base dn to turba's sources.php.
53 This works for SME 7 and SME 8 [SME: 2939]
54
55 * Wed Mar 28 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-13
56 - Update turba prefs.php templates per turba 2.1.4 [SME: 2787]
57
58 * Wed Jan 31 2007 Shad L. Lords <slords@mail.com> 1.7.0-12
59 - Fix instructions in changelog and respin.
60
61 * Tue Jan 23 2007 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-11
62 - Added the ability to enable shared address books. To activate
63 config setprop horde SharedAddressBooks enabled ; signal-event email-update [SME: 2218]
64
65 * Fri Dec 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-10
66 - Re-apply of patch four which removes the 100Conf.orig file that is bogus.
67
68 * Sat Dec 09 2006 Shad L. Lords <slords@mail.com>
69 - Update to new release naming. No functional changes.
70 - Make Packager generic
71
72 * Fri Nov 24 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-08
73 - Turba 2.1.3 formally removed the bigfoot ldap search entry. e-smith-turba had
74 this entry as a 0 byte file, this change is to note that.
75
76 * Thu Oct 5 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-07
77 - Added turba specific horde/config/registry.php settings. These were previously
78 kept in the e-smith-horde rpm.
79
80 * Mon Oct 2 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-06
81 - Added a section to the template file 50LocalLDAP that will look for a db setting
82 which will give the ability to enable or disable the storing of freebusy information
83 for horde to the ldap database.
84 - This should help a lot in setting up a company wide directory with Free/Busy information
85 already populated in the LDAP DB which should eliminate the need for each user to have to
86 setup a personal address book with everyone's name that they want to do free/busy searches
87 against.
88 - To activate - config setprop horde freebusy enabled.
89 Default is disabled. If you install the smeserver-kronolith that I maintain, then this
90 setting will be changed to enabled after a post-upgrade ; reboot.
91
92 * Sat Sep 23 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-05
93 - Modified conf.php templates and added an includes statement to 120Menusettings
94 that will grab the information in horde/conf.menu.apps.php. This way each of
95 the individual horde modules don't have to repeatedly process the same template
96 for the menu array section in conf.php.
97 - Added the ability to enable or disable turba menu icon from showing up on the main
98 webmail screen. To initially enable - config set turba service MenuArray disabled|enabled
99 After the DB entry is created you can enable or disable this by
100 config setprop turba MenuArray disabled|enabled
101
102 * Fri Sep 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-04
103 - Patch to createlinks that moves symlink create function from spec file
104 to createlinks section.
105
106 * Fri Sep 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-03
107 - Patch that templates turba's prefs.php for turba 2.1.2
108
109 * Fri Sep 22 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-02
110 - Patch to update turba templates in sources.php for turba 2.1.2
111
112 * Wed Sep 20 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-01
113 - Patch to update turba templates in conf.php for turba 2.1.2
114
115 * Tue Sep 19 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.7.0-00
116 - Rolled to new dev stream to reflect work done for turba 2.1.2
117
118 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.6.0-01
119 - Roll stable stream version. [SME: 1016]
120
121 * Tue Feb 28 2006 Charlie Brady <charlie_brady@mitel.com> 1.5.1-12
122 - Back out menusettings changes for now. We'll probably do them later.
123 [SME: 883]
124
125 * Sat Feb 25 2006 John H. Bennett III <bennettj@johnbennettservices.com> 1.5.1-11
126 - Removed menu-apps line from 100Conf and added 120MenuSettings.
127 - added %post and %postun lines to spec file that add/remove db settings
128 that 120MenuSettings will reference. [SME: 883]
129
130 * Wed Feb 8 2006 1.5.1-10
131 - Change default group of included files from www to root. [SME: 700]
132
133 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.5.1-09
134 - Bump release number only
135
136 * Tue Aug 2 2005 Shad Lords <slords@email.com>
137 - [1.5.1-08]
138 - Update requires (turba-h3 replaces turba).
139
140 * Tue Aug 2 2005 Charlie Brady <charlieb@e-smith.com>
141 - [1.5.1-07]
142 - Purge deprecated esmith::config and esmith::db APIs
143 from template fragments.
144
145 * Wed Jul 6 2005 Charlie Brady <charlieb@e-smith.com>
146 - [1.5.1-06]
147 - Mark ldap address book as readonly. [SF: 1189640]
148
149 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
150 - [1.5.1-05]
151 - Switch from localldap to localsql addressbook
152
153 * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
154 - [1.5.1-04]
155 - Fix a few small probs in combined upgrade script and template which
156 calls it.
157
158 * Tue Apr 19 2005 Charlie Brady <charlieb@e-smith.com>
159 - [1.5.1-03]
160 - Combine 1.1->1.2 and 1.2->2.0 upgrade scripts. Fix path in turba db
161 create script. Don't bother running migrate-imp-to-turba unless there
162 is an imp address book table (very old hat now).
163
164 * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
165 - [1.5.1-02]
166 - Horde 3 config updates, courtesy of Greg Swallow.
167
168 * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
169 - [1.5.1-01]
170 - Roll to new development stream for horde 3 update - 1.5.1
171
172 * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
173 - [1.5.0-05]
174 - Fix mysql.init shell script name and paths to template expand.
175
176 * Mon Apr 18 2005 Charlie Brady <charlieb@e-smith.com>
177 - [1.5.0-04]
178 - Add templates.metadata files so that ownership and perms of conf.php
179 and sources.php is correct.
180 - Replace conf-turba-startup with templated shell scripts.
181
182 * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
183 - [1.5.0-03]
184 - Add migrate fragment missing from last change. [MN00064391]
185
186 * Mon Jan 17 2005 Charlie Brady <charlieb@e-smith.com>
187 - [1.5.0-02]
188 - Obsolete conf-turba action by using generic_template_expand action and
189 default db fragments. Update e-smith-lib dependency. [MN00064130]
190 - Delete redundent db key deletion code in conf-turba-startup. [MN00064391]
191
192 * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
193 - [1.5.0-01]
194 - rolling to dev - 1.5.0
195
196 * Wed Feb 4 2004 Michael Soulier <msoulier@e-smith.com>
197 - [1.4.0-01]
198 - rolling to stable - 1.4.0
199
200 * Wed Nov 26 2003 Michael Soulier <msoulier@e-smith.com>
201 - [1.3.0-06]
202 - Fixed typo. s/Config/ConfigDB. [msoulier 4796]
203
204 * Wed Nov 26 2003 Michael Soulier <msoulier@e-smith.com>
205 - [1.3.0-05]
206 - Updated two actions to fetch the horde db password from configuration.
207 [msoulier 4796]
208
209 * Fri Nov 21 2003 Mark Knox <markk@e-smith.com>
210 - [1.3.0-04]
211 - Fetch the horde db password from configuration [markk 4796]
212
213 * Fri Sep 12 2003 Charlie Brady <charlieb@e-smith.com>
214 - [1.3.0-03]
215 - Explicitly check for existence of turba_objects columns before attempting
216 to add them. Don't try to create an owner_id index if one already
217 exists. [charlieb 9971]
218
219 * Wed Sep 10 2003 Charlie Brady <charlieb@e-smith.com>
220 - [1.3.0-02]
221 - Do not skip turba table update if imp address book table does
222 not exist (it usually won't exist). [charlieb 9971]
223
224 * Fri Aug 22 2003 Charlie Brady <charlieb@e-smith.com>
225 - [1.3.0-01]
226 - Changing version to development stream number - 1.3.0
227
228 * Thu Jul 17 2003 Mark Knox <markk@e-smith.com>
229 - [1.2.2-01]
230 - Rolling as source to pick up missing files - again [markk 9279]
231
232 * Wed Jul 16 2003 Charlie Brady <charlieb@e-smith.com>
233 - [1.2.1-02]
234 - Unlink sql/init symlinks before creating new ones, in case
235 symlink exists and points to the wrong place. [charlieb 9476]
236 - Replace Copyright header with License header.
237
238 * Fri Jul 4 2003 Mark Knox <markk@e-smith.com>
239 - [1.2.1-01]
240 - Bug 9279: Repackage to include missing files from 1.1.1-05 - 1.2.1
241
242 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
243 - [1.2.0-01]
244 - Changing version to stable stream number - 1.2.0
245
246 * Thu Jun 5 2003 Mark Knox <markk@e-smith.com>
247 - [1.1.1-05]
248 - Fixed up indenting slightly and added two missing fields to turba_objects
249 insert statement [markk 8834]
250
251 * Thu Jun 5 2003 Lijie Deng <lijied@e-smith.com>
252 - [1.1.1-04]
253 - Added drop imp_addr table statement [lijied 8834]
254
255 * Fri May 30 2003 Mark Knox <markk@e-smith.com>
256 - [1.1.1-03]
257 - Added further wraps around turba db creation [markk 8581]
258
259 * Wed May 21 2003 Mark Knox <markk@e-smith.com>
260 - [1.1.1-02]
261 - Converted mysql_upgrade_1.1_to_1.2 to perl and linked as
262 50turba_upgrade_1.1_to_1.2 [markk 8581]
263 - Added wrapper around turba db creation [markk 8581]
264
265 * Wed Apr 23 2003 Gordon Rowell <gordonr@e-smith.com>
266 - [1.1.1-01]
267 - Include changes from Dan Brown's e-smith-turba-1.1.0-05db [gordonr 7794]
268 * Sun Apr 6 2003 Dan Brown <dan@familybrown.org>
269 - [1.1.0-05db]
270 - changed menu settings to dynamically include all installed
271 horde modules
272 - created horde-update event
273 * Wed Mar 26 2003 Dan Brown <dan@familybrown.org>
274 - [1.1.0-04db]
275 - uncommented objectclass and version lines in sources.php
276 - added comma to 'root' line in sources.php
277 * Sun Mar 23 2003 Dan Brown <dan@familybrown.org>
278 - [1.1.0-03db]
279 - commented out objectclass and version lines in sources.php
280 for local LDAP. Don't know why, but they break all sources.
281 * Sun Mar 23 2003 Dan Brown <dan@familybrown.org>
282 - [1.1.0-02db]
283 - added objectclass definition to sources.php
284 * Wed Mar 12 2003 Dan Brown <dan@familybrown.org>
285 - [1.1.0-01db]
286 - Update sources.php for compatibility with Turba 1.2
287 - Add link to mysql_upgrade_1.1_to_1.2.sql
288 - Updated Requires: line for turba to >= 1.2 [gordonr 7794]
289 - Moved symlink noted in 1.1.0-01db0 into the %build section (from %post)
290
291 * Sat Apr 19 2003 Charlie Brady <charlieb@e-smith.com>
292 - [1.1.0-01]
293 - Roll development stream to 1.1.0
294
295 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
296 - [1.0.0-02]
297 - Deleted ./httpd/html/horde/turba/config/{conf.php, sources.php}
298 /template-{begin,end}, modified %build code [lijied 3295]
299
300 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
301 - [1.0.0-01]
302 - Roll to maintained version number to 1.0.0
303
304 * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
305 - [0.21.3-05]
306 - Rename migrate-imap-to-turba to migrate-imp-to-turba. We had the
307 correct symlink name, but wrong filename [charlieb 4782]
308
309 * Wed Sep 25 2002 Charlie Brady <charlieb@e-smith.com>
310 - [0.21.3-04]
311 - Always run migrate-imp-to-turba script in mysql.init after
312 install/upgrade/restore. [charlieb 4782]
313
314 * Thu Sep 19 2002 Charlie Brady <charlieb@e-smith.com>
315 - [0.21.3-03]
316 - Add conf-turba action to bootstrap-console-save event. [charlieb 4782]
317
318 * Fri Sep 6 2002 Charlie Brady <charlieb@e-smith.com>
319 - [0.21.3-02]
320 - Move migrate-imp-to-turba into events/actions, and set up symlink into
321 /etc/e-smith/init/sql so that mysql.init can run the script [charlieb 4782]
322 - Greatly simplify conf-turba and conf-turba-startup scripts, and
323 remove duplication between them. Leave it to mysql.init to do the
324 grunt work [charlieb 4782]
325
326 * Tue Aug 20 2002 Charlie Brady <charlieb@e-smith.com>
327 - [0.21.3-01]
328 - Don't set deprecated InitscriptsOrder property, it's already implicit in
329 the rc7.d symlink [charlieb 4458]
330
331 * Mon Jul 8 2002 Mark Knox <markk@e-smith.com>
332 - [0.21.2-01]
333 - Small fix to prevent migration failure when imp_addr is empty [markk 4228]
334
335 * Wed Jun 19 2002 Mark Knox <markk@e-smith.com>
336 - [0.21.1-01]
337 - Expand turba templates even if we create a new address book [markk 3920]
338
339 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
340 - [0.21.0-01]
341 - Changing version to development stream number to 0.21.0
342
343 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
344 - [0.20.0-01]
345 - Changing version to maintained stream number to 0.20.0
346
347 * Thu May 30 2002 Tony Clayton <apc@e-smith.com>
348 - [0.19.4-01]
349 - rework the conf-turba-startup script, and add a conf-turba script in the
350 email-update event in order to handle every upgrade scenario. lots of inline
351 comments. [tonyc 3751]
352
353 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
354 - [0.19.3-01]
355 - RPM rebuild forced by cvsroot2rpm
356
357 * Sat May 18 2002 Mark Knox <markk@e-smith.com>
358 - [0.19.2-01]
359 - Don't run the migration script (and disable it) if there's no imp_addr
360 table, or if webmail is disabled. [markk 3197]
361
362 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
363 - [0.19.1-01]
364 - Change version to match our numbering standards [gordonr 3528]
365
366 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
367 - [0.18-01]
368 - Move action to post-{install,upgrade} and detect proper db migration based
369 on event [markk 3197]
370
371 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
372 - [0.17-01]
373 - Make sure we have a link to the migration script in the rpm [markk 3197]
374
375 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
376 - [0.16-01]
377 - Be more verbose during conversion [markk 3197]
378
379 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
380 - [0.15-01]
381 - Logic error in system() fixed. Delete BASH_ENV too. [markk 3197]
382
383 * Fri May 17 2002 Mark Knox <markk@e-smith.com>
384 - [0.14-01]
385 - Need to ensure that horde db is created (by running mysql.init) before we
386 try to add tables. [markk 3197]
387
388 * Thu May 16 2002 Mark Knox <markk@e-smith.com>
389 - [0.13-01]
390 - Create turba tables in migrate script instead of conf action. We can't use
391 mysql.init to create them because it runs after the migrate script.
392 [markk 3197]
393
394 * Thu May 16 2002 Mark Knox <markk@e-smith.com>
395 - [0.12-01]
396 - Change service name in migrate-imp-to-turba script as well, and don't run
397 unless the service is enabled [markk 3197]
398
399 * Thu May 16 2002 Mark Knox <markk@e-smith.com>
400 - [0.11-01]
401 - Rename "turba" service to more accurate "migrate-imp-to-turba" [markk 3197]
402
403 * Thu May 16 2002 Mark Knox <markk@e-smith.com>
404 - [0.10-01]
405 - Changes to support running addressbook migration as an initscript
406 [markk 3197]
407 - Removed migrate-imp-to-turba from events and moved into init.d [markk 3197]
408
409 * Wed May 15 2002 Mark Knox <markk@e-smith.com>
410 - [0.9-01]
411 - Another try at fixing addressbook migration on upgrades: create sql fragment
412 and let mysql.init import it [markk 3197]
413
414 * Tue May 7 2002 Mark Knox <markk@e-smith.com>
415 - [0.8-01]
416 - Fixed address book migration problem [markk 2825]
417
418 * Tue Apr 23 2002 Mark Knox <markk@e-smith.com>
419 - [0.7-01]
420 - Removed links to 'foreign' address books (Netscape, Bigfoot, Verisign)
421 [markk 3229]
422
423 * Fri Apr 19 2002 Mark Knox <markk@e-smith.com>
424 - [0.6-01]
425 - Added 'equals 0' test to system call in conf-turba-startup. Action was
426 failing before expading templates due to bad test logic. [markk 3197]
427
428 * Wed Apr 10 2002 Mark Knox <markk@e-smith.com>
429 - [0.5-01]
430 - Added action to migrate address book [markk 2825]
431
432 * Tue Apr 9 2002 Mark Knox <markk@e-smith.com>
433 - [0.4-01]
434 - Removed %preun and %post scripts [markk]
435 - Added new action conf-turba-startup to configure mysql and expand config
436 files. This is called via bootstrap-console-save. [markk]
437
438 * Mon Apr 8 2002 Mark Knox <markk@e-smith.com>
439 - [0.3-01]
440 - rollRPM: Rolled version number to 0.3-01. Includes patches up to 0.2-03.
441 - Prepared for CVS import.
442
443 * Mon Apr 08 2002 Mark Knox <markk@e-smith.com>
444 - [0.2-03]
445 - Renamed to e-smith-turba for import into 5.5 distribution. Obsoletes
446 equivalent dcb package. Renamed tarball and BUILD directory.
447 - Removed events directory and example action.
448
449 * Mon Feb 11 2002 Dan Brown <dan@familybrown.org>
450 - 0.2 release 3
451 - run turba.sql script at installation using mysql.init service
452
453 * Sun Feb 10 2002 Dan Brown <dan@familybrown.org>
454 - Release 0.2-2
455 - Broke apart template fragments for sources.php
456 - Added support for local LDAP server in sources.php
457 - Added template for conf.php
458 - Added link to IMP in top menu
459
460 * Sun Feb 10 2002 Dan Brown <dan@familybrown.org>
461 - Initial release for Turba 1.0
462
463 * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
464 - Make dependent on e-smith-devtools
465
466 * Sat Jun 17 2000 Charlie Brady <charlieb@e-smith.com>
467 - initial release
468
469 %description
470 e-smith server enhancement to configure Turba 1.2 (address book
471 application for horde/IMP)
472
473 %prep
474 %setup
475
476 %patch0 -p1
477 %patch1 -p1
478 %patch2 -p1
479 %patch3 -p1
480 %patch4 -p1
481 %patch5 -p1
482 %patch6 -p1
483 %patch7 -p1
484 %patch8 -p1
485 %patch9 -p1
486 %patch10 -p1
487 %patch11 -p1
488 %patch12 -p1
489
490 %build
491 for i in bootstrap-console-save post-install post-upgrade email-update
492 do
493 mkdir root/etc/e-smith/events/$i
494 done
495 mkdir -p root/etc/rc.d/rc7.d
496 perl createlinks
497
498
499 %install
500 rm -rf $RPM_BUILD_ROOT
501 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
502 rm -f %{name}-%{version}-filelist
503 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > %{name}-%{version}-filelist
504 echo "%doc COPYING" >> %{name}-%{version}-filelist
505
506 %clean
507 rm -rf $RPM_BUILD_ROOT
508
509 %files -f %{name}-%{version}-filelist
510 %defattr(-,root,root)
511

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