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

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

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


Revision 1.9 - (show annotations) (download)
Mon Apr 28 19:26:43 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: e-smith-quota-1_10_0-11_el4_sme
Changes since 1.8: +2 -2 lines
Add updated e-smith-formmagick requirement

1 Summary: e-smith server and gateway - quota module
2 %define name e-smith-quota
3 Name: %{name}
4 %define version 1.10.0
5 %define release 11
6 Version: %{version}
7 Release: %{release}%{?dist}
8 License: GPL
9 Group: System Environment/Base
10 Source: %{name}-%{version}.tar.gz
11 Patch0: e-smith-quota-1.10.0.sort.patch
12 Patch1: e-smith-quota-1.10.0-UntaintAccountName.patch
13 Patch2: e-smith-quota-1.10.0-Limits.patch
14 Patch3: e-smith-quota-1.10.0-multipartquota.patch
15 Patch4: e-smith-quota-1.10.0-Untaint-acct-before-using-in-system.patch
16 Patch5: e-smith-quota-1.10.0-tags2general.patch
17 Patch6: e-smith-quota-1.10.0-files.patch
18 Patch7: e-smith-quota-1.10.0-add2general.patch
19 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20 BuildArchitectures: noarch
21 Requires: e-smith-base >= 4.9.129, quota >= 3, perl-Quota
22 Requires: e-smith-lib >= 1.13.1
23 Requires: e-smith-formmagick >= 1.4.0-12
24 BuildRequires: e-smith-devtools >= 1.11.0-03
25 BuildRequires: gettext
26 AutoReqProv: no
27
28 %description
29 e-smith server and gateway software - quota module.
30
31 %changelog
32 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.10.0-11
33 - Add common <base> tags to e-smith-formmagick's general [SME: 4284]
34
35 * Fri Mar 28 2008 Stephen Noble <support@dungog.net> 1.10.0-10
36 - Add spacing and localise 'files' [SME: 4133]
37
38 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.10.0-9
39 - Remove <base> tags now in general [SME: 3927]
40
41 * Tue Feb 12 2008 chris burnat <devlist@burnat.com> 1.10.0-8
42 - Fix deletion of usernames with one character [SME: 2451]
43
44 * Mon Dec 17 2007 Shad L. Lords <slords@mail.com> 1.10.0-7
45 - Enable quotas for all lvm partitions [SME: 3651]
46
47 * Sun Oct 14 2007 Shad L. Lords <slords@mail.com> 1.10.0-6
48 - Remove unnecessary build dependency [SME: 3534]
49
50 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
51 - Clean up spec so package can be built by koji/plague
52
53 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
54 - Update to new release naming. No functional changes.
55 - Make Packager generic
56
57 * Sun Jul 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-04
58 - Fix sanity checking of hard/soft quota values, and fix "no limit" display
59 text (fixes thanks to Robert van den Aker). [SME: 1462]
60
61 * Sun Jul 16 2006 Gavin Weight <gweight@gmail.com> 1.10.0-03
62 - Fix quota.pm to allow account names with ".". [SME: 1702]
63
64 * Mon May 01 2006 Charlie Brady <charlie_brady@mitel.com> 1.10.0-02
65 - Fix mis-sorting of users in quota table. [SME: 1346]
66
67 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.10.0-01
68 - Roll stable stream version. [SME: 1016]
69
70 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.9.2-05
71 - Bump release number only
72
73 * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
74 - [1.9.2-04]
75 - Add line break to over-quota email message to improve readability.
76
77 * Wed Oct 19 2005 Charlie Brady <charlieb@e-smith.com>
78 - [1.9.2-03]
79 - Re-fix L10N in over-quota warning messages. [SF: 1312830]
80
81 * Tue Oct 18 2005 Charlie Brady <charlieb@e-smith.com>
82 - [1.9.2-02]
83 - In warnquota, give Text::Template::fill_in an aliased reference to
84 $conf, rather than a copy. [SF: 1312772]
85
86 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
87 - [1.9.2-01]
88 - Remove L10Ns from base packages [SF: 1309520]
89
90 * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
91 - [1.9.1-01]
92 - New dev stream before relocating L10Ns
93
94 * Tue Oct 4 2005 Charlie Brady <charlieb@e-smith.com>
95 - [1.9.0-14]
96 - Fix L10N in over-quota warning messages. [SF: 1312830]
97
98 * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
99 - [1.9.0-13]
100 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
101
102 * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
103 - [1.9.0-12]
104 - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
105
106 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
107 - [1.9.0-11]
108 - Update to current db access APIs (patches by Shad and Charlie) [SF: 1216546]
109
110 * Wed Jul 13 2005 Charlie Brady <charlieb@e-smith.com>
111 - [1.9.0-10]
112 - Add quota setup in fstab templates (moved from e-smith-base).
113
114 * Mon Jun 27 2005 Charlie Brady <charlieb@e-smith.com>
115 - [1.9.0-09]
116 - Really fix permissions of /etc/cron.d/warnquota. [SF: 1226700]
117
118 * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
119 - [1.9.0-08]
120 - Make perms of /etc/cron.d/warnquota acceptible to latest crond.
121 [SF: 1226700]
122
123 * Thu Mar 17 2005 Charlie Brady <charlieb@e-smith.com>
124 - [1.9.0-07]
125 - Fix some perl anachronisms which elicit warnings. [MN00075093]
126
127 * Thu Mar 10 2005 Charlie Brady <charlieb@e-smith.com>
128 - [1.9.0-06]
129 - Update success and error messages to use new convention
130 (patch submitted by Shad Lords).
131
132 * Wed Dec 29 2004 Charlie Brady <charlieb@e-smith.com>
133 - [1.9.0-05]
134 - Remount / with quota support before trying to create quota
135 files. [MN00061221]
136
137 * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
138 - [1.9.0-04]
139 - Fix rc.quota_create's check for existing quota file, and add
140 convertquota calls, in case of old style quota files.
141 [MN00061221]
142
143 * Thu Dec 16 2004 Charlie Brady <charlieb@e-smith.com>
144 - [1.9.0-03]
145 - Run /etc/rc.d/rc.quota_create before rc.sysinit, to enable
146 filesystem quota support. [charlieb MN00061221]
147
148 * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
149 - [1.9.0-02]
150 - Untaint acct before using in system(). [charlieb MN00050161]
151
152 * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
153 - [1.9.0-01]
154 - Changing version to development stream number - 1.9.0
155
156 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
157 - [1.8.0-01]
158 - Changing version to stable stream number - 1.8.0
159
160 * Tue Jun 24 2003 Gordon Rowell <gordonr@e-smith.com>
161 - [1.7.0-22]
162 - Spanish nav bar [gordonr 9153]
163
164 * Fri May 30 2003 Mark Knox <markk@e-smith.com>
165 - [1.7.0-21]
166 - Whoops. Don't need /usr/lib/e-smith-quota anymore. Removed [markk 8847]
167
168 * Fri May 30 2003 Mark Knox <markk@e-smith.com>
169 - [1.7.0-20]
170 - Create template output dir in %build, and fragments need Locale::gettext
171 [markk 8847]
172
173 * Fri May 30 2003 Charlie Brady <charlieb@e-smith.com>
174 - [1.7.0-19]
175 - Move fstab fragment into e-smith-base. [charlieb 8868]
176
177 * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
178 - [1.7.0-18]
179 - Add Spanish lexicon for quota [lijied 3793]
180
181 * Thu Apr 17 2003 Lijie Deng <lijied@e-smith.com>
182 - [1.7.0-17]
183 - Standardize the Add/Remove/Save button name [lijied 7921]
184
185 * Thu Apr 10 2003 Lijie Deng <lijied@e-smith.com>
186 - [1.7.0-16]
187 - Change $q->table back [lijied 8034]
188
189 * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
190 - [1.7.0-15]
191 - Change $q->table to $q->start_table where necessary [lijied 8034]
192
193 * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
194 - [1.7.0-14]
195 - Removed SME Server branding [lijied 8016]
196
197 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
198 - [1.7.0-13]
199 - Modified /po/fr_CA to fr [lijied 6787]
200
201 * Fri Mar 28 2003 Lijie Deng <lijied@e-smith.com>
202 - [1.7.0-12]
203 - Modified French lexicon to use lang="fr", rename the lexicon
204 directory to fr [lijied 6787]
205
206 * Mon Mar 10 2003 Lijie Deng <lijied@e-smith.com>
207 - [1.7.0-11]
208 - Modified charset tag in .po file [lijied 3930]
209
210 * Fri Mar 7 2003 Lijie Deng <lijied@e-smith.com>
211 - [1.7.0-10]
212 - Modified en-us and fr-ca panel title
213 modified en-us and fr-ca nav bar label [lijied 7356]
214 - Modified e-smith-devtools version [lijied 7578]
215
216 * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
217 - [1.7.0-09]
218 - Modified quotas panel order [lijied 7356]
219 - Added French .po file to po/fr_CA, and modified the
220 %build in spec file [lijied 7442]
221
222 * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
223 - [1.7.0-08]
224 - Split en-us lexicon from quota panel [lijied 4030]
225
226 * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
227 - [1.7.0-07]
228 - Added French lexicon for quota. [lijied 5003]
229
230 * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
231 - [1.7.0-06]
232 - added ACTION to the lexicon [miked 6363]
233
234 * Wed Jan 1 2003 Gordon Rowell <gordonr@e-smith.com>
235 - [1.7.0-05]
236 - Rewrote templates to use esmith::I18N [gordonr 5212]
237
238 * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
239 - [1.7.0-04]
240 - minor UI update [miked 5494]
241
242 * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
243 - [1.7.0-03]
244 - updates for new UI [miked 5494]
245
246 * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
247 - [1.7.0-02]
248 - update to new UI system [miked 5494]
249
250 * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
251 - [1.7.0-01]
252 - Changing to development stream; version upped to 1.7.0
253
254 * Wed Oct 16 2002 Gordon Rowell <gordonr@e-smith.com>
255 - [1.6.1-03]
256 - Don't suppress quota warnings if hard limit is zero [gordonr 5230]
257
258 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
259 - [1.6.1-02]
260 - Fix I18N of From header in warning emails. Quote "full name"
261 part of From header (to be sure). [charlieb 5205]
262
263 * Tue Oct 15 2002 Charlie Brady <charlieb@e-smith.com>
264 - [1.6.1-01]
265 - Fix use of comma as string concat operator in overquota mail message
266 templates. Break some long lines while we are at it. [charlieb 5178]
267
268 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
269 - [1.6.0-01]
270 - Roll to maintained version number to 1.6.0
271
272 * Fri Oct 11 2002 Mark Knox <markk@e-smith.com>
273 - [1.5.3-03]
274 - Improved unit suffix handling to more closely correspond to docs [markk 5102]
275 - Allow "unlimited" hard quota with soft quota [markk 5102]
276
277 * Tue Oct 8 2002 Mark Knox <markk@e-smith.com>
278 - [1.5.3-02]
279 - Improved error strings [markk 5102]
280
281 * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
282 - [1.5.3-01]
283 - Rolled version to clean up patch errors
284
285 * Wed Sep 25 2002 Mark Knox <markk@e-smith.com>
286 - [1.5.2-04]
287 - Clean up panel display and instructions [markk 4475]
288
289 * Wed Sep 4 2002 Mark Knox <markk@e-smith.com>
290 - [1.5.2-03]
291 - Disambiguated the explanation of how disk usage is calculated. [markk 4473]
292
293 * Tue Aug 27 2002 Mark Knox <markk@e-smith.com>
294 - [1.5.2-02]
295 - Display decimal values in summary screen [markk 4475]
296 - Allow entry of KB, MB, or GB values in modify panel [markk 4475]
297 - Choose and display "best" unit in modify panel [markk 4475]
298
299 * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
300 - [1.5.2-01]
301 - Remove dangling enable-quota symlinks. [charlieb 4297]
302
303 * Mon Aug 5 2002 Charlie Brady <charlieb@e-smith.com>
304 - [1.5.1-01]
305 - Bump quota requirement to version 3.
306 - Fix fstab template to handle ext3 file systems. [charlieb 4297]
307 - Remove action script which runs quotacheck - this is now done by rc.sysinit
308 during reboot. [charlieb 4297]
309
310 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
311 - [1.5.0-01]
312 - Changing version to development stream number to 1.5.0
313
314 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
315 - [1.4.0-01]
316 - Changing version to maintained stream number to 1.4.0
317
318 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
319 - [1.3.9-01]
320 - RPM rebuild forced by cvsroot2rpm
321
322 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
323 - [1.3.8-01]
324 - Move enable-quota back into post-{install,upgrade}. Skip the quotacheck
325 if the quota files exist. For an install, they won't. For an upgrade
326 from a previously quota'ed system, they will and we don't want to
327 bother checking the whole filesystem during the upgrade. For an upgrade
328 from a pre-quota system they won't exist, so we need to check.
329 Note: /etc/fstab must have the quota options enabled before we attempt
330 to run quotacheck or it exits silently [gordonr 3439]
331
332 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
333 - [1.3.7-01]
334 - Turn quotas on (well, off then on) after enabling quotas in case
335 we didn't enable them at boot time in an upgrade from version which
336 didn't have quotas [gordonr 3439]
337
338 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
339 - [1.3.6-01]
340 - Re-add enable-quotas to post-install, after expansion of /etc/fstab
341 [gordonr 3439]
342
343 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
344 - [1.3.5-01]
345 - Updated e-smith-base dependency [gordonr 3439]
346
347 * Sat May 18 2002 Gordon Rowell <gordonr@e-smith.com>
348 - [1.3.4-01]
349 - Relocated the scaffolding for /etc/fstab templates to e-smith-base,
350 leaving the enable quotas fragment here. The template is also expanded
351 with an action in e-smith-base. Updated e-smith-base Requires [gordonr 3439]
352
353 * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
354 - [1.3.3-01]
355 - Really fix createlinks [gordonr 3439]
356
357 * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
358 - [1.3.2-01]
359 - Actually run enable-quotas in bootstrap-console-save and fix
360 createlinks [gordonr 3439]
361
362 * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
363 - [1.3.1-01]
364 - Moving to stream 1.3.1 (1.3.0 skipped by accidentally)
365 - Check all quotas during bootstrap-console-save rather than
366 post-upgrade so that the install completes quickly, even on
367 a machine with lots of disk to check. [gordonr 3439]
368
369 * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
370 - [1.2.8-01]
371 - Subst scanmail.tmpl -> template name in both quota templates [markk 3029]
372 - Need to enable quotas before trying to restore them :-) [gordonr 2730]
373
374 * Wed May 8 2002 Mark Knox <markk@e-smith.com>
375 - [1.2.7-01]
376 - Added gettext in quota warning templates [markk 3029]
377
378 * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
379 - [1.2.6-01]
380 - Localised "Modify" link on main page [markk 3317]
381
382 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
383 - [1.2.5-01]
384 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
385
386 * Wed Apr 24 2002 Gordon Rowell <gordonr@e-smith.com>
387 - [1.2.4-01]
388 - Rewording SOFT/HARD errors for consistency [gordonr 3027]
389
390 * Mon Apr 22 2002 Adrian Chung <adrianc@e-smith.com>
391 - [1.2.3-01]
392 - Pass the $user object instead of the $username variable in user-modify-quota.
393
394 * Tue Apr 16 2002 Mark Knox <markk@e-smith.com>
395 - [1.2.2-01]
396 - Added a missing button in the modify user page [markk 3159]
397
398 * Mon Apr 15 2002 Mark Knox <markk@e-smith.com>
399 - [1.2.1-01]
400 - Adding warning for Quota::query failure to warnquota & user-modify-quota
401 [schwern 2730]
402 - Testing user-modify-quota [schwern 2729 2730]
403 - Converted to FormMagick panel and internationalized. Added some POD and
404 tests. [markk 3159]
405 - Added buildtests in %build [markk 3159]
406
407 * Thu Mar 7 2002 Charlie Brady <charlieb@e-smith.com>
408 - [1.2.0-01]
409 - rollRPM: Rolled version number too 1.2.0-01. Includes patches up to 1.0.0-02.
410 - DO NOT MAKE ANY FURTHER CHANGES TO THIS FILE, as this is the base version
411 being imported into CVS.
412
413 * Fri Feb 01 2002 Charlie Brady <charlieb@e-smith.com>
414 - [1.0.0-02]
415 - Allow hard and soft quota to be equal. This also allows the quota to be
416 removed. See #2729.
417 - Set quota limits for all users in post-upgrade event. This allows for
418 a system restore to have properly set up quotas.
419
420 * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
421 - [1.0.0-01]
422 - rollRPM: Rolled version number to 1.0.0-01. Includes patches up to 0.1.1-09.
423
424 * Wed Dec 5 2001 Adrian Chung <adrianc@e-smith.com>
425 - [0.1.1-09]
426 - Adding new warnquota script that sends mail to users who have exceeded their
427 "limit with grace time", and a summary report to admin.
428 - Adding admin summary template, and user quota warning template to
429 /etc/e-smith/templates/usr/lib/e-smith-quota
430
431 * Wed Dec 5 2001 Adrian Chung <adrianc@e-smith.com>
432 - [0.1.1-08]
433 - Adding check in panel to make sure that soft limit
434 is less than hard limit.
435 - Also insert missing subroutine prototype.
436
437 * Thu Nov 15 2001 Adrian Chung <adrianc@e-smith.com>
438 - [0.1.1-07]
439 - More text changes to the quota panel.
440 - Changed kB sizing output to mB sizing.
441 - Still no genSmallRedCellRightJustified. Yet.
442
443 * Wed Nov 14 2001 Charlie Brady <charlieb@e-smith.com>
444 - [0.1.1-06]
445 - Add daily quota warning script. For now, just use a wrapper for
446 /usr/sbin/warnquota. In time we will write our own script in perl
447 and produce a customised report.
448
449 * Wed Nov 14 2001 Adrian Chung <adrianc@e-smith.com>
450 - [0.1.1-05]
451 - Update createlinks to create manager quota panel link
452 - More text changes to quota panel.
453 - Use genSmallCellRightJustified
454 - Create "Modify" button.
455
456 * Wed Nov 14 2001 Adrian Chung <adrianc@e-smith.com>
457 - [0.1.1-04]
458 - Add some wording to panel, and change wording of
459 soft and hard limits to "limit with grace time" and
460 "immediate limit"
461 - Still to roll in genSmallCellRight
462
463 * Tue Nov 13 2001 Charlie Brady <charlieb@e-smith.com>
464 - [0.1.1-03]
465 - Add bare bones web panel which allows setting of soft and hard file limits.
466
467 * Mon Nov 12 2001 Charlie Brady <charlieb@e-smith.com>
468 - [0.1.1-02]
469 - Add action script to set and modify quotas using properties from the accounts
470 db.
471
472 * Fri Nov 09 2001 Charlie Brady <charlieb@e-smith.com>
473 - Initial
474
475 %prep
476 %setup
477 %patch0 -p1
478 %patch1 -p1
479 %patch2 -p1
480 %patch3 -p1
481 %patch4 -p1
482 %patch5 -p1
483 %patch6 -p1
484 %patch7 -p1
485
486 %build
487 mkdir -p root/etc/e-smith/events/post-{install,upgrade}
488 mkdir -p root/etc/e-smith/events/user-{create,modify}
489 mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin
490
491 xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/adminQuotaSummary.tmpl.po \
492 root/etc/e-smith/templates/usr/lib/e-smith-quota/adminQuotaSummary.tmpl -L perl
493 xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/userOverQuota.tmpl.po \
494 root/etc/e-smith/templates/usr/lib/e-smith-quota/userOverQuota.tmpl -L perl
495
496 perl createlinks
497 /sbin/e-smith/buildtests 50-e-smith-quota
498
499 /sbin/e-smith/generate-lexicons
500
501 %install
502 rm -rf $RPM_BUILD_ROOT
503 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
504 rm -f %{name}-%{version}-%{release}-filelist
505 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
506 --file /etc/rc.d/rc.quota_create 'attr(0755,root,root)' \
507 --file /etc/cron.d/warnquota 'attr(0644,root,root)' \
508 > %{name}-%{version}-%{release}-filelist
509 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
510
511 %clean
512 rm -rf $RPM_BUILD_ROOT
513
514 %files -f %{name}-%{version}-%{release}-filelist
515 %defattr(-,root,root)

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