/[smeserver]/rpms/smeserver-yum/sme8/smeserver-yum.spec
ViewVC logotype

Contents of /rpms/smeserver-yum/sme8/smeserver-yum.spec

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


Revision 1.54 - (show annotations) (download)
Wed Nov 19 17:53:05 2014 UTC (9 years, 7 months ago) by stephdl
Branch: MAIN
CVS Tags: smeserver-yum-2_2_0-23_el5_sme
Changes since 1.53: +8 -2 lines
* Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-23.sme
- Added a check-update for the smecontribs repository [SME: 8678]

1 # $Id: smeserver-yum.spec,v 1.53 2013/03/18 03:00:53 wellsi Exp $
2
3 %define name smeserver-yum
4 Summary: YUM, an rpm updater
5 Name: %{name}
6 %define version 2.2.0
7 %define release 23
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: SMEServer/addon
12 Source: %{name}-%{version}.tar.gz
13 Patch1: smeserver-yum-2.2.0-extras.patch
14 Patch2: smeserver-yum-2.2.0-repodir.patch
15 Patch3: smeserver-yum-2.2.0-buffer.patch
16 Patch4: smeserver-yum-2.2.0-protected.patch
17 Patch5: smeserver-yum-2.2.0-mirrorlist.patch
18 Patch6: smeserver-yum-2.2.0-updatetoggle.patch
19 Patch7: smeserver-yum-2.2.0-nosemi.patch
20 Patch8: smeserver-yum-2.2.0-unsavedchanges.patch
21 Patch9: smeserver-yum-2.2.0-import-keys.patch
22 Patch10: smeserver-yum-2.2.0-fixremove.patch
23 Patch11: smeserver-yum-2.2.0-migratelist.patch
24 Patch12: smeserver-yum-2.2.0-migrate_undefined.patch
25 Patch13: smeserver-yum-2.2.0-trigger-reboot-on-kernel-update.patch
26 Patch14: smeserver-yum-2.2.0-add-wait-timer.patch
27 Patch15: smeserver-yum-2.2.0-mirrorlist2.patch
28 Patch16: smeserver-yum-2.2.0-SoftwareUpdate.patch
29 Patch17: smeserver-yum-2.2.0.check4updates_to_smecontribs.patch
30 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31 BuildArchitectures: noarch
32 Requires: e-smith-formmagick >= 1.4.0-12
33 Requires: e-smith-base
34 Requires: yum-protect-packages
35 Requires: perl(CGI::FormMagick) >= 0.91-26
36 Requires: rpm-python >= 4.0.4-7x.18
37 Requires: yum >= 1.0.3-1_73
38 Provides: yumconf
39 Obsoletes: check4updates
40 Provides: check4updates
41 Obsoletes: rpmdb-CentOS
42 Obsoletes: yum-plugin-fastestmirror
43 Obsoletes: yum-plugin-installonlyn
44 Requires: yum-fastestmirror
45 Requires: mailx
46 Requires: python-hashlib
47 BuildRequires: e-smith-devtools >= 1.13.1-03
48 Conflicts: centos-yumconf
49 AutoReqProv: no
50 %description
51 %name is an implementation of http://linux.duke.edu/projects/yum on SME Server
52
53 %changelog
54 * Wed Nov 19 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-23.sme
55 - Added a check-update for the smecontribs repository [SME: 8678]
56
57 * Sun Mar 17 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme
58 - Change wording of Software Update button [SME: 7343]
59
60 * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.2.0-21.sme
61 - Add python-hashlib so we can read newer repodata signatures [SME: 7290]
62
63 * Fri Aug 31 2012 Shad L. Lords <slords@mail.com> 2.2.0-20.sme
64 - Point mirrorlist to mirrorlist.contribs.org [SME: 7087]
65
66 * Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
67 - Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6534]
68
69 * Fri Oct 1 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-18.sme
70 - Trigger post-upgrade and reboot on kernel updates [SME: 6166]
71
72 * Sat Jun 12 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme
73 - Fix migrate fragment to not throw warnings [SME: 5705]
74
75 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-16.sme
76 - Fix yum database removal (missing one) [SME: 5705]
77
78 * Wed Jun 02 2010 Shad L. Lords <slords@mail.com> 2.2.0-15.sme
79 - Migrate MirrorList properties to sme8 repos [SME: 5705]
80 - Remove BaseURL properties if migrating to sme8 repos [SME: 5949]
81 - Remove yum databases and repodata if migrating to sme8 repos [SME: 5998]
82
83 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-14.sme
84 - Revert previous change [SME: 5962]
85
86 * Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme
87 - Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962]
88
89 * Thu Nov 5 2009 Shad L. Lords <slords@mail.com> 2.2.0-12.sme
90 - only unlink file if we created it [SME: 5476]
91
92 * Wed Oct 14 2009 Filipo Carletti <filippo.carletti@gmail.com> 2.2.0-11.sme
93 - Import only keys not already imported [SME: 5507]
94
95 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme
96 - set unsaved changes in yum event [SME: 5475]
97 - move yum warming to sme yum plugin [SME: 5474]
98 - ensure file exists before unlinking [SME: 5476]
99 - remove semicolons from yum plugin
100
101 * Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
102 - Add frequency of updates toggle [SME: 3764]
103 - remove stray file
104
105 * Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
106 - Add /etc/yum.smerepos.d to package [SME: 5305]
107
108 * Mon May 18 2009 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
109 - Change SME mirrorlists to point to ibiblio [SME: 5242]
110
111 * Fri Apr 10 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
112 - Require mailx [SME: 5131]
113
114 * Mon Nov 24 2008 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
115 - Add yum-protect-packages support to prevent removal of
116 needed pacakges [SME: 3133]
117
118 * Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
119 - Make yum update unbuffered for web interface [SME: 4726]
120
121 * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
122 - Move repos to repodir to fix yum bug [SME: 3676]
123
124 * Sun Oct 12 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
125 - Fix name for smeextras [SME: 4585]
126
127 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
128 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
129
130 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-58
131 - Fix mirrorlist for sme8 [SME: 4508]
132
133 * Fri Sep 19 2008 Shad L. Lords <slords@mail.com> 1.2.0-57
134 - Add smeextras repo database and information [SME: 4585]
135
136 * Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-56
137 - Remove links to crontab in bootstrap-console-save [SME: 4494]
138
139 * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-55
140 - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
141
142 * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54
143 - Add common <base> tags to e-smith-formmagick's general [SME: 4290]
144
145 * Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.2.0-53
146 - Include installonlyn plugin to manage kernels [SME: 2101]
147
148 * Mon Mar 31 2008 Stephen Noble <support@dungog.net> 1.2.0-52
149 - Delete dungog repository, reworked [SME: 4097]
150
151 * Fri Mar 14 2008 Shad L. Lords <slords@mail.com> 1.2.0-51
152 - Clean up "rpm -qa" warnings in yum wrapper [SME: 4052]
153
154 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50
155 - Remove <base> tags now in general [SME: 3914]
156
157 * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49
158 - Remove duplicate <base> entries [SME: 3889]
159
160 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48
161 - Put check4updates obsoletes & provides in the right place [SME: 3250]
162
163 * Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47
164 - Add check4update script, make cronjob run same as scheduled dirs [SME: 3250]
165
166 * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.0-46
167 - Add server is up to date message on panel [SME: 2512]
168
169 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-45
170 - remove BaseURL property for repos with mirrorlists [SME: 3275]
171
172 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-44
173 - safesymlink yum into local [SME: 3238]
174
175 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-43
176 - add check4updates cronjob, obsolete check4updates rpm [SME: 3250]
177
178 * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-42
179 - yum-import-keys action to yum-update event [SME: 3196]
180
181 * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.2.0-41
182 - add smecontribs repo [SME: 3551]
183
184 * Tue Dec 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-40
185 - Remove bad mirror and add two new mirrors. [SME: 3636]
186
187 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39
188 - Change EnableGroups value to no/yes instead of 0/1. [SME: 3607]
189
190 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-38
191 - Fix use of uninitialized value in migrate 10GPG_and_Groups. [SME: 2491]
192
193 * Sat Jul 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-37
194 - Add GPG keys for CentOS 5 [SME: 3160]
195
196 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-36
197 - Refine matching of rpms or repos [SME: 2416]
198
199 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-35
200 - Add db values to restrict available rpms or repos [SME: 2416]
201
202 * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 1.2.0-34
203 - remove restrictAvailable patch [SME: 2416]
204
205 * Fri Jun 08 2007 Stephen Noble <support@dungog.net> 1.2.0-33
206 - Add db value to restrict available rpms [SME: 2416]
207
208 * Fri May 25 2007 Shad L. Lords <slords@mail.com> 1.2.0-32
209 - Add rpm key for epel packages
210
211 * Wed May 9 2007 Shad L. Lords <slords@mail.com> 1.2.0-31
212 - Updates to support SME Server 8
213
214 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
215 - Clean up spec so package can be built by koji/plague
216
217 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-30
218 - remove two of them, leaving pacific.net.au [SME: 2763]
219
220 * Mon Apr 09 2007 Stephen Noble <support@dungog.net> 1.2.0-29
221 - add three more repositories to yum.repos.d/mirrors-sme* files [SME: 2763]
222
223 * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 1.2.0-28
224 - Change runsvctrl to sv to support runit v1.7.x [SME: 2486]
225
226 * Wed Jan 17 2007 Shad L. Lords <slords@mail.com> 1.2.0-27
227 - Only import keys we don't already have [SME: 1174]
228
229 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.2.0-26
230 - Only allow upstream proxies to cache packages not metadata.
231
232 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
233 - Update to new release naming. No functional changes.
234 - Make Packager generic
235
236 * Fri Dec 1 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-25
237 - Remove defaults for CentOS testing repository [SME: 2119]
238
239 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-24
240 - Change Includepkgs to IncludePkgs [SME: 2049]
241
242 * Thu Nov 30 2006 Greg Swallow <greg@runlevel7.ca> 1.2.0-23
243 - Add includepkgs option to repository configuration [SME: 2049]
244
245 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-22
246 - Correct typos in last patch [SME: 2050]
247
248 * Thu Nov 30 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-21
249 - Create local SME Server mirrorlists during build of package
250 - Refer to these mirrorlists from yum.conf
251 - Comment out baseurl if a MirrorList is defined [SME: 2050]
252
253 * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-20
254 - Revert to 10s panel refresh [SME: 2097]
255
256 * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-19
257 - Make CentOS base and updates enabled/Visible by default [SME: 1849]
258 - Migrate CentOS base and updates to Visible, but leave status [SME: 1849]
259
260 * Fri Nov 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-18
261 - Adjust wording on post-upgrade page [SME: 2076]
262
263 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-17
264 - Clean up post-upgrade page LogFile display [SME: 2077]
265
266 * Tue Nov 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-16
267 - Fix post-upgrade page handling [SME: 2077]
268 - TODO: Add persistent RebootRequired handling so that the reconfigure
269 page is displayed from other sessions
270 - TODO: Re-add display of LogFile prior to reconfigure
271
272 * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-15
273 - Add dependency on yum-plugin-fastestmirror [SME: 1163]
274 - Alpha sort dependencies
275
276 * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-14
277 - Add MirrorList options to each of the SME repos [SME: 1163]
278
279 * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-13
280 - Put back missed patch for post-upgrade [SME: 2071]
281
282 * Fri Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-12
283 - Re-add post-upgrade handling [SME: 2071]
284 - Display yum output
285 - Lower refresh to 3 seconds from 10
286
287 * Thu Nov 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-11
288 - Add Federico Simoncelli's smeserver plugin for yum [SME: 59]
289 - TODO: Add post-upgrade page handling
290
291 * Tue Nov 14 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-10
292 - Add distroverpkg to set release version for CentOS packages [SME: 1163]
293
294 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-09
295 - Allow MirrorList property to be optional [SME: 1163]
296
297 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-08
298 - Add mirrorlist option to CentOS repos via MirrorList db property [SME: 1163]
299 - TODO: Create mirrorlist for SME repos.
300
301 * Thu Nov 9 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-07
302 - Explicitly unset reposdir so we ignore the CentOS repo files [SME: 1905]
303
304 * Fri Sep 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-06
305 - Fix quoting in yum wrapper script. [SME: 1894]
306
307 * Mon May 1 2006 Charlie Brady <charlieb@e-smith.com> 1.2.0-05
308 - Remove stray yum.pm.orig file. [SME: 1350]
309
310 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
311 - Also display yum output if the yum command fails, e.g. due to an
312 existing yum lock. [SME: 1110]
313
314 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-03
315 - Update the yum dbs in yum-modify in case the repos have changed [SME: 1261]
316
317 * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-02
318 - Capture and display yum output [SME: 1269]
319
320 * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
321 - Roll stable stream version. [SME: 1016]
322
323 * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-26
324 - And migrate old SME repo URLs to new paths [SME: 951]
325
326 * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-25
327 - Change SME Server repo URLs to match repo names so we avoid confusion
328 with CentOS repos and can remove the symlinks [SME: 951]
329
330 * Wed Mar 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-24
331 - Don't force the BaseURL properties - just set defaults [SME: 951]
332
333 * Wed Feb 22 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-23
334 - Default smeupdates-testing repository to Visible, disabled [SME: 846]
335
336 * Thu Feb 16 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-22
337 - Do not suggest post-upgrade/reboot if no rpms were installed or
338 removed. [SME: 676]
339
340 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-21
341 - Run post-upgrade and reboot in the background so that the front page
342 can be displayed without the "Your system needs to be rebooted"
343 warning - it's already getting one by then. [SME: 611]
344 - Adjust reconfiguration wording [SME: 611]
345
346 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-20
347 - And add L10N for newly exposed unlocalised message [SME: 611]
348
349 * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-19
350 - Catch error return status from yum commands [SME: 611]
351
352 * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-18
353 - Adjust wording in yum wrapper [SME: 676]
354
355 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-17
356 - And change "A reboot will be required" to
357 "A reboot will be initiated" in the post-upgrade panel [SME: 199]
358
359 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-16
360 - Bring back post-upgrade page after performing updates [SME: 199]
361 - Force a reboot after the post-upgrade command [SME: 199]
362
363 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-15
364 - Add wrapper /sbin/e-smith/yum to remind people to
365 post-upgrade/reboot [SME: 199]
366
367 * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-14
368 - Force yum{AutoInstallUpdates} to disabled and remove toggle from
369 panel for now [SME: 525]
370
371 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-13
372 - And make them Visible=no by default [SF: 1362528]
373
374 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-12
375 - Disable centos base/updates/contrib repos by default [SF: 1362528]
376
377 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-11
378 - Show repositories which are either Visible or enabled [SF: 1362529]
379
380 * Mon Nov 21 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-10
381 - Disable automatic updates by default [SF: 1362526]
382
383 * Mon Nov 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-09
384 - Add Conflicts: centos-yumconf [SF: 1356006]
385
386 * Tue Nov 8 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-08
387 - Don't force a post-upgrade/reboot after changes. We don't need to
388 do it in most cases [SF: 1304387, 1349946]
389
390 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-07
391 - Allow optional GPGKey property [SF: 1332624]
392
393 * Fri Oct 28 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-06
394 - Change CentOS BaseURL values back to /centos/4 [SF: 1334861]
395 - Generate all repositories in /etc/yum.conf with enabled=0/1 [SF: 1332624]
396 - Only display "Visible" repositories in the server-manager panel [SF: 1332624]
397
398 * Fri Oct 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-05
399 - Move all L10Ns to smeserver-locale [SF: 1309520]
400
401 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-04
402 - Fix up auto-selection of all updates [SF: 1321887]
403
404 * Mon Oct 10 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-03
405 - Remove navigation-conf-hidden [SF: 1315730]
406
407 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-02
408 - Require GPG signatures on all yum packages
409
410 * Fri Oct 7 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-01
411 - Roll new tarball, patches to 1.1.1-07
412
413 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-07
414 - And another [SF: 1301044]
415
416 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-06
417 - Correction to French L10N - Thanks Didier Rambeau [SF: 1301044]
418
419 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-05
420 - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
421
422 * Fri Sep 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-04
423 - Added lots of RPM GPG keys [SF: 1309195]
424
425 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-03
426 - It's obsoletes=1 [SF: 1306265]
427
428 * Thu Sep 29 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-02
429 - Added obsoletes option to yum.conf [SF: 1306265]
430
431 * Mon Sep 26 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.1-01
432 - Rolled patches up to 1.1.0-26
433 - Added German L10N
434
435 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-26
436 - Typo fix - add space between 'yum' and options
437
438 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-25
439 - Increase debug and error level so we at least capture yum output
440 in the messages log [SF: 1218082]
441
442 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-24
443 - Need to return a hash, with key equal to package.arch [SF: 1298468]
444
445 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-23
446 - Display version and repository in picklists [SF: 1298468]
447
448 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-22
449 - Change 1/0 values for GPGCheck and EnableGroups to yes/no
450 It's more readable in the DB and also works around a bug [SF: 1303885]
451
452 * Sun Sep 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-21
453 - Wrap HTML escapes in Fr lexicon in CDATA blocks [SF: 1302289]
454
455 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-20
456 - Remove XXX - FIXMEs from French lexicon [SF: 1301044]
457
458 * Fri Sep 23 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-19
459 - French L10N fix [SF: 1266152]
460
461 * Mon Sep 12 2005 chris burnat <cburnat@burnat.com> 1.1.0-18
462 - Fix equal greater than (=>) to (>=) in two instances in spec file.
463
464 * Mon Sep 5 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-17
465 - Change centos BaseURL entries from /centos/4/ to /centos/4.1/ as
466 it appears that some mirrors aren't following the symlinks correctly
467 - Move BaseURL settings into force fragments as they will need to
468 change as we update the base [SF: 1272438]
469
470 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-16
471 - Remove XXX entries from panel text [SF: 1267315]
472
473 * Wed Aug 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.0-15
474 - Fix status check in yum cron job - Thanks Filippo Carletti [SF: 1266967]
475
476 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com> 1.1.0-14
477 - Change dependency to rpmdb-CentOS
478
479 * Mon Aug 15 2005 Gordon Rowell <gordonr@gormand.com.au>
480 - [1.1.0-13]
481 - Add dependency on rpmdb package
482
483 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
484 - [1.1.0-12]
485 - And remove now unused action scripts
486
487 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
488 - [1.1.0-11]
489 - Removed the old pre-FM panels, which we haven't used or displayed for
490 a while
491
492 * Mon Jul 18 2005 Gordon Rowell <gordonr@gormand.com.au>
493 - [1.1.0-10]
494 - Relocate dbs to /home/e-smith/db. Note yum_update_dbs avoids the
495 ConfigDB interface for speed and to reduce log noise. Maybe it
496 shouldn't, which would give a record of nightly changes.
497
498 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
499 - [1.1.0-09]
500 - French localisation - Merci Didier Rambeau [SF: 1234929]
501
502 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
503 - [1.1.0-08]
504 - Fix cron.daily ordering so yum_update_dbs gets a chance to fix
505 the yum flag file before the standard yum cron job runs [SF: 1237639]
506 - Clean up various old cron jobs which are no longer used
507 - Change cron job template into a shell script
508
509 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
510 - [1.1.0-07]
511 - Remove pid file check - yum leaves stale pid files when an action
512 fails, but cleans up next time. Since we're calling yum, it can
513 do the work. Death to pid files.
514
515 * Thu Jul 14 2005 Gordon Rowell <gordonr@gormand.com.au>
516 - [1.1.0-06]
517 - Adjusted repository names sme{addons,core,dev,test,updates} ->
518 addons,os,dev,test,updates
519 - Added updates-testing
520 - Changed BaseURL to use mirror.contribs.org/pub/smeserver for consistency
521 across mirrors
522 - Drop /7.0alpha/ to /7/
523
524 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
525 - [1.1.0-05]
526 - Fix creation of event links
527
528 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
529 - [1.1.0-04]
530 - Remove all other instances of services2adjust once for yum, and use
531 the action script instead to avoid an endless run of yum_update_dbs
532
533 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
534 - [1.1.0-03]
535 - Add exec to yum service run script
536 - Add action script to update DBs as required, including 'local' event
537 - TODO: Work out why services2adjust 'once' loops forever on this service
538
539 * Sat Jul 2 2005 Gordon Rowell <gordonr@gormand.com.au>
540 - [1.1.0-02]
541 - Add Provides: yumconf [SF: 1230970]
542 - Cater for new yum output format, and only pick package lines from
543 output [SF: 1230971]
544
545 * Thu Jun 30 2005 Gordon Rowell <gordonr@gormand.com.au>
546 - [1.1.0-01gr22]
547 - Change from CentOS 3 to CentOS 4
548 - Remove force fragment for stunnel since we now ship the CentOS RPM
549
550 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
551 - [1.1.0-01gr21]
552 - Import keys in bootstrap-console-save rather than post-{install,upgrade}
553
554 * Fri Jun 10 2005 Gordon Rowell <gordonr@gormand.com.au>
555 - [1.1.0-01gr20]
556 - Populate /usr/share/rpm-gpg-keys with various RPM-GPG-KEY files
557 we might want to use
558 - Add script to import keys
559 - TODO: Clean out duplicate key copies
560
561 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
562 - [1.1.0-01gr19]
563 - Comment out 'once' invocation in local event - it seems to loop
564 - Change cron job to do the 'runsvctrl once' invocation
565
566 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
567 - [1.1.0-01gr18]
568 - Fix up exit status warning.
569
570 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
571 - [1.1.0-01gr17]
572 - Don't bother checking the exit status of yum, since yum may
573 return non-zero for failure or for "no matching groups/packages".
574 TODO: We should probably work out how to tell between these.
575
576 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
577 - [1.1.0-01gr16]
578 - Make it a supervised service, but one which we only run
579 "once" when we need it [SF: 1216096]
580
581 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
582 - [1.1.0-01gr15]
583 - Don't try to grab the yum.pid file with Proc::PID_File as then
584 we can't actually run yum commands [SF: 1216097]
585
586 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
587 - [1.1.0-01gr14]
588 - Add yum_update_dbs into a supervised service so we don't have
589 to wait for it at boot time [SF: 1216096]
590
591 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
592 - [1.1.0-01gr13]
593 - Unlink tmp files if yum command fails and we exit early
594
595 * Thu Jun 9 2005 Gordon Rowell <gordonr@gormand.com.au>
596 - [1.1.0-01gr12]
597 - Check for another running yum process [SF: 1216097]
598 - Don't update the databases if the yum command fails [SF: 1216097]
599
600 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
601 - [1.1.0-01gr11]
602 - Use the dump RPM from CentOS [SF: 1214055]
603
604 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
605 - [1.1.0-01gr10]
606 - Invert exit status of system()
607
608 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
609 - [1.1.0-01gr09]
610 - Move management of /var/lock/subsys/yum into yum_updates_dbs action script
611 - Call yum_update_dbs in local event - after the system is up and running
612 - Remove commented out panel references
613
614 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
615 - [1.1.0-01gr08]
616 - Default gpgcheck off, except for base/updates/smecore/smeupdates
617 - Default yum{AutoInstallUpdates} == enabled
618 - Add code to manage /var/lock/subsys/yum, which controls daily updates
619 in /etc/cron.daily/yum
620
621 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
622 - [1.1.0-01gr07]
623 - Deal with the case when the list of updates is empty
624 - Put a header on each of the yum_* dbs
625
626 * Fri Jun 3 2005 Gordon Rowell <gordonr@gormand.com.au>
627 - [1.1.0-01gr06]
628 - Rename centos repositories to match the centos-yumcache names
629 - Remove pkgpolicy=last and repository ordering.
630 - Add Exclude= properties to CentOS base and updates for packages which
631 are modified for the SMEServer releases
632 - INSTALL: Need to manually remove old version of yum_repositories DB
633
634 * Fri May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
635 - [1.1.0-01gr05]
636 - Add enable/disable repository support to configuration page
637
638 * Fri May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
639 - [1.1.0-01gr04]
640 - Hide empty group/package select boxes
641
642 * Tue May 31 2005 Gordon Rowell <gordonr@gormand.com.au>
643 - [1.1.0-01gr03]
644 - Change BaseURLs for smeserver repositories to ..../7.0alpha/ until we
645 add FollowSymlinks to httpd.conf
646
647 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
648 - [1.1.0-01gr02]
649 - Add post-upgrade configuration page
650 - Hide Darrell's original panels
651 - Remove historical event directories
652 - TODO: Page for adding/deleting repositories
653 - TODO: yum-arch local repositories
654
655 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
656 - [1.1.0-01gr01]
657 - Roll to 1.1.0
658
659 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
660 - [1.0.0-04gr30]
661 - Call yum_update_dbs during the actions so the db state is correct
662
663 * Fri May 27 2005 Gordon Rowell <gordonr@gormand.com.au>
664 - [1.0.0-04gr29]
665 - Create empty yum_{available,installed,updates} dbs in SPEC file
666 - Display the available repositories, and provide a select box
667 to allow them to be enabled/disabled.
668 - Add dependency on recent CGI::FormMagick so that the select options work
669
670 * Thu May 26 2005 Gordon Rowell <gordonr@gormand.com.au>
671 - [1.0.0-04gr28]
672 - Introduce yum_repositories database and convert yum.conf template
673 - Introduce yum_repositories database and convert yum.conf template
674 - Set defaults, which can be overridden on a per-repository basis:
675 yum{EnableGroups}==0
676 yum{GPGCheck}==1
677
678 * Sat May 21 2005 Gordon Rowell <gordonr@gormand.com.au>
679 - [1.0.0-04gr27]
680 - Add contrib group from CentOS and contribs.org repositories
681
682 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
683 - [1.0.0-04gr26]
684 - Change configuration event to yum-modify since we need
685 yum-update for other purposes
686 - TODO: Need to update yum_* dbs after we perform an action
687 so the panel status matches reality. For speed, we should
688 probably delete the entries directly.
689 - TODO: Some yum comands take a long time, probably too long for
690 the manager.
691 - TODO: Capture the yum output
692
693 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
694 - [1.0.0-04gr25]
695 - Fix CGI parameter passing
696
697 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
698 - [1.0.0-04gr24]
699 - Add actions for install/remove/update
700 - TODO: groupremove needs to pull apart the group and remove
701 packages individually
702
703 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
704 - [1.0.0-04gr23]
705 - Major cleanup of yum.pm, refactoring lots of code
706 - Note: Depends on CGI::FormMagick patch from [SF:1205448]
707
708 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
709 - [1.0.0-04gr22]
710 - Changed yum{ShowPackages} to yum{PackageFunctions}
711 - Added enable/disable toggle to panel and fleshed out
712 change_settings() so that the settings are saved
713 - TODO: Actually signal-event yum-update
714
715 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
716 - [1.0.0-04gr21]
717 - Change button labels for consistency
718 - TODO: Deal with degenerate case where no groups exist
719
720 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
721 - [1.0.0-04gr20]
722 - Show groups in the panel
723 - Hide the ability to install/remove individual packages by default
724 - To enable, set yum{ShowPackages}=yes
725 - Add a tst group, courtesy of Greg Swallow
726
727 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
728 - [1.0.0-04gr19]
729 - List available/installed/updates for yum groups as well
730 - Create yum_installed db and use that instead of /var/log/rpmpkgs
731 for orthogonality. We also update all three DBs with one action.
732
733 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
734 - [1.0.0-04gr18]
735 - enablegroups for smeserver, but disable them for centos
736
737 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
738 - [1.0.0-04gr17]
739 - For consistency, sort extras before os as well
740
741 * Fri May 20 2005 Gordon Rowell <gordonr@gormand.com.au>
742 - [1.0.0-04gr16]
743 - Set pkgpolicy=last, put centos groups before smeserver groups, and
744 ensure that the group labels are sortable
745
746 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
747 - [1.0.0-04gr15]
748 - Comment out the smeserver parts of yum.conf for now
749
750 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
751 - [1.0.0-04gr14]
752 - Fill in removable packages from /var/log/rpmpkgs, updated nightly
753 by a cronjob in the rpm package.
754 TODO: We should probably run the cron job just before displaying
755 this panel
756
757 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
758 - [1.0.0-04gr13]
759 - Rough in install/remove pages
760
761 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
762 - [1.0.0-04gr12]
763 - Add configuration page to panel
764
765 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
766 - [1.0.0-04gr11]
767 - Fix up conf-yum and /etc/yum.conf links
768
769 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
770 - [1.0.0-04gr10]
771 - Clean up daily cronjobs, and check whether yum is enabled in each of them
772 - Remove /var/service/yum - we don't need to run all the time
773 - Make use of new templates.metadata to remove conf-yum script entirely
774
775 * Thu May 19 2005 Gordon Rowell <gordonr@gormand.com.au>
776 - [1.0.0-04gr09]
777 - Rewrite yum.conf templates to depend on:
778 sysconfig{ReleaseVersion}
779 sysconfig{BaseDistro}
780 sysconfig{BaseDistroVersion}
781
782 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
783 - [1.0.0-04gr08]
784 - Initial FormMagick panel using new databases
785
786 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
787 - [1.0.0-04gr07]
788 - And put yum_update_dbs in the right directory...
789
790 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
791 - [1.0.0-04gr06]
792 - Add /sbin/e-smith/yum_update_dbs
793
794 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
795 - [1.0.0-04gr05]
796 - Change db names and fix yum list updates command
797
798 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
799 - [1.0.0-04gr04]
800 - Generate esmith::DB files from the yum output, as it's so much
801 easier to deal with them later in panels, etc.
802
803 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
804 - [1.0.0-04gr03]
805 - Change output path of yum list commands
806
807 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
808 - [1.0.0-04gr02]
809 - Fix up init.d/supervise/yum symlink
810 - Create /service symlink
811 - Ensure correct permissions on supervise bits and pieces
812
813 * Fri May 13 2005 Gordon Rowell <gordonr@gormand.com.au>
814 - [1.0.0-04gr01]
815 - Change default type for yum to service
816 - Add yum{status}==enabled
817 - Create /var/log/yum in build
818 - Add yum service directory and startup
819
820 * Mon Mar 01 2004 Darrell May <dmay@myezserver.com>
821 - [1.0.0-03dmay]
822 - bugfix to yum-config missing db set {Arch,Check}Repository
823 * Sun Feb 29 2004 Darrell May <dmay@myezserver.com>
824
825 - [1.0.0-02dmay]
826 - major updates to yum panels, templates
827 * Sun Feb 08 2004 Darrell May <dmay@myezserver.com>
828
829 - [1.0.0-01_beta]
830 - initial beta release
831 - added yum-remove panel
832 - updated all panels, events, actions
833 * Sat Feb 07 2004 Darrell May <dmay@myezserver.com>
834
835 - [0.0.1a-09]
836 - added yum-post panel
837 - updated yum-{update,available} panels
838 - updated yum-install-{available,update} events & actions
839
840 * Tue Feb 03 2004 Darrell May <dmay@myezserver.com>
841 - [0.0.1a-08]
842 - added pre-alpha yum-{update,available} panels
843 - renamed all panels yum-panelname
844
845 * Mon Feb 02 2004 Darrell May <dmay@myezserver.com>
846 - [0.0.1a-07]
847 - updated yum-check-repository template and action to accept --nomail commandline option
848 - updated yumcheck panel to issue --nomail commandline option
849
850 * Sun Feb 01 2004 Darrell May <dmay@myezserver.com>
851 - [0.0.1a-06]
852 - added yumcheck server-manager panel
853 - updated cron.daily/yum-check-repository template
854 - change log file name to yum-check-repository.log
855
856 * Sat Jan 31 2004 Darrell May <dmay@myezserver.com>
857 - [0.0.1a-05]
858 - added yumconfig server-manager panel
859 - added yum-post-{install,remove} events
860 - added navigation-conf-hidden action
861
862 * Mon Jan 26 2004 Darrell May <dmay@myezserver.com>
863 - [0.0.1a-04]
864 - moved cron.hourly actions to cron.daily
865 - added yum-update event
866 - added yum-arch-repository yum-check-repository actions
867 - added yum-install-updates yum-install-available actions
868 - removed %post entries, created db defaults
869
870 * Sun Jan 25 2004 Darrell May <dmay@myezserver.com>
871 - [0.0.1a-03]
872 - yum-check-repository, changed to run 'yum list'
873 - yum-arch-repository, added support for multiple archive repositories
874
875 * Sat Jan 24 2004 Darrell May <dmay@myezserver.com>
876 - [0.0.1a-02]
877 - fix db typo UpdateURL to UpdatesUrl
878 - added cron.hourly/yum-check-repository & yum-arch-repository
879 - updated actions/conf-yum
880
881 * Thu Jan 22 2004 Darrell May <dmay@myezserver.com>
882 - [0.0.1a-01]
883 - Original version
884
885 %prep
886 %setup
887 %patch1 -p1
888 %patch2 -p1
889 %patch3 -p1
890 %patch4 -p1
891 %patch5 -p1
892 %patch6 -p1
893 %patch7 -p1
894 %patch8 -p1
895 %patch9 -p1
896 %patch10 -p1
897 %patch11 -p1
898 %patch12 -p1
899 %patch13 -p1
900 %patch14 -p1
901 %patch15 -p1
902 %patch16 -p1
903 %patch17 -p1
904
905 %build
906 perl createlinks
907
908 mkdir -p root/service
909 ln -s /var/service/yum root/service/yum
910 mkdir -p root/var/service/yum/supervise
911 touch root/var/service/yum/down
912 mkdir -p root/var/service/yum/log/supervise
913 mkdir -p root/var/log/yum
914 mkdir -p root/etc/yum.smerepos.d
915
916 mkdir -p root/etc/e-smith/db/yum_{available,installed,updates}
917
918 %install
919 /bin/rm -rf $RPM_BUILD_ROOT
920 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
921 /bin/rm -f %{name}-%{version}-filelist
922 /sbin/e-smith/genfilelist \
923 --file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \
924 --file '/sbin/e-smith/yum' 'attr(0755,root,root)' \
925 --file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \
926 --file '/sbin/e-smith/check4contribsupdates' 'attr(0755,root,root)' \
927 --file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \
928 --file /var/service/yum/down 'attr(0644,root,root)' \
929 --file /var/service/yum/run 'attr(0755,root,root)' \
930 --dir /var/service/yum/log 'attr(0755,root,root)' \
931 --dir /var/service/yum/log/supervise 'attr(0700,root,root)' \
932 --dir /var/service/yum/supervise 'attr(0700,root,root)' \
933 --file /var/service/yum/log/run 'attr(0755,root,root)' \
934 --dir /var/log/yum 'attr(2750,smelog,smelog)' \
935 $RPM_BUILD_ROOT > %{name}-%{version}-%{release}-filelist
936
937 %clean
938 /bin/rm -rf $RPM_BUILD_ROOT
939
940 %files -f %{name}-%{version}-%{release}-filelist
941
942 %defattr(-,root,root)
943
944 %preun
945
946 %postun
947
948 %pre
949
950 %post
951 rm -f /etc/cron.daily/yum-arch-repository
952 rm -f /etc/cron.daily/yum-check-repository
953 rm -f /etc/cron.daily/yum-update-dbs

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