Package moodle2.1-lang-pt: Specfile

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
# vim: set ft=spec: -*- rpm-spec -*-

# %%branch_switch set %%branch_release use
#%%define branch_switch Mxx

%define packagetype lang
%define packagename pt
%define packagversion 2.1.0
%define packagedate 201604111204
%define moodlebranch 2.1
%define moodlepackagename %moodle_name%moodlebranch
%define langname Portuguese
%define oldpackagename %{packagename}_utf8

#Name: %moodlepackagename-%packagetype-%packagename
Name: moodle2.1-lang-pt
Version: %packagversion.%packagedate
Release: %branch_release alt1

Summary: Moodle %langname localization
License: %gpl3plus
Group: Networking/WWW

Url: http://lang.moodle.org
Packager: Aleksey Avdeev <solo@altlinux.ru>
BuildArch: noarch

Source: %name-%version.tar

Requires: %moodle_name-base >= 2.1
Requires: %moodle_langdir
Provides: %moodle_name-appfor = 2.1
Provides: %moodle_name-%packagetype-%packagename-version = %packagedate
Provides: %moodle_name-%packagetype-%packagename = %version-%release
Provides: %moodle_name-%packagetype-%oldpackagename = %version-%release
Conflicts: %moodle_name-%packagetype-%packagename < %version
Conflicts: %moodle_name-%packagetype-%oldpackagename < %version

BuildRequires(pre): rpm-macros-branch
BuildRequires(pre): rpm-macros-moodle
BuildPreReq: rpm-build-webserver-common
BuildPreReq: rpm-build-licenses

%description
%summary

%prep
%setup

%build

%install
mkdir -p  %buildroot%moodle_langdir/
cp -rp * %buildroot%moodle_langdir/

%files
%moodle_langdir/*

%changelog
* Wed Apr 13 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201604111204-alt1
- repocop cronbuild 20160413. At your service.
- pt.zip build 2016-04-11 12:04 UTC

* Tue Apr 05 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603311611-alt1
- repocop cronbuild 20160405. At your service.
- pt.zip build 2016-03-31 16:11 UTC

* Tue Mar 29 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603281824-alt1
- repocop cronbuild 20160329. At your service.
- pt.zip build 2016-03-28 18:24 UTC

* Mon Mar 21 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603211233-alt1
- repocop cronbuild 20160321. At your service.
- pt.zip build 2016-03-21 12:33 UTC

* Sun Mar 06 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603041826-alt1
- repocop cronbuild 20160306. At your service.
- pt.zip build 2016-03-04 18:26 UTC

* Sun Feb 28 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201602231550-alt1
- repocop cronbuild 20160228. At your service.
- pt.zip build 2016-02-23 15:50 UTC

* Sun Feb 21 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201602181117-alt1
- repocop cronbuild 20160221. At your service.
- pt.zip build 2016-02-18 11:17 UTC

* Sun Feb 14 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201602121241-alt1
- repocop cronbuild 20160214. At your service.
- pt.zip build 2016-02-12 12:41 UTC

* Sun Feb 07 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201602031517-alt1
- repocop cronbuild 20160207. At your service.
- pt.zip build 2016-02-03 15:17 UTC

* Sun Jan 31 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201601282138-alt1
- repocop cronbuild 20160131. At your service.
- pt.zip build 2016-01-28 21:38 UTC

* Sun Jan 24 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201601221351-alt1
- repocop cronbuild 20160124. At your service.
- pt.zip build 2016-01-22 13:51 UTC

* Mon Dec 14 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201512111843-alt1
- repocop cronbuild 20151214. At your service.
- pt.zip build 2015-12-11 18:43 UTC

* Mon Nov 16 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201511121316-alt1
- repocop cronbuild 20151116. At your service.
- pt.zip build 2015-11-12 13:16 UTC

* Mon Nov 02 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201510261749-alt1
- repocop cronbuild 20151102. At your service.
- pt.zip build 2015-10-26 17:49 UTC

* Mon Sep 21 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201509160759-alt1
- repocop cronbuild 20150921. At your service.
- pt.zip build 2015-09-16 07:59 UTC

* Thu Jun 04 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201505261150-alt1
- repocop cronbuild 20150604. At your service.
- pt.zip build 2015-05-26 11:50 UTC

* Sat May 23 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201505211257-alt1
- repocop cronbuild 20150523. At your service.
- pt.zip build 2015-05-21 12:57 UTC

* Sat May 02 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201504271246-alt1
- repocop cronbuild 20150502. At your service.
- pt.zip build 2015-04-27 12:46 UTC

* Sat Apr 25 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201504231813-alt1
- repocop cronbuild 20150425. At your service.
- pt.zip build 2015-04-23 18:13 UTC

* Sat Apr 18 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201504152059-alt1
- repocop cronbuild 20150418. At your service.
- pt.zip build 2015-04-15 20:59 UTC

* Sat Apr 04 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201504011623-alt1
- repocop cronbuild 20150404. At your service.
- pt.zip build 2015-04-01 16:23 UTC

* Sat Feb 14 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201502121916-alt1
- repocop cronbuild 20150214. At your service.
- pt.zip build 2015-02-12 19:16 UTC

* Sat Dec 20 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201412161059-alt1
- repocop cronbuild 20141220. At your service.
- pt.zip build 2014-12-16 10:59 UTC

* Fri Dec 12 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201412101302-alt1
- repocop cronbuild 20141212. At your service.
- pt.zip build 2014-12-10 13:02 UTC

* Sat Nov 29 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201411271009-alt1
- repocop cronbuild 20141129. At your service.
- pt.zip build 2014-11-27 10:09 UTC

* Fri Nov 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201411171812-alt1
- repocop cronbuild 20141121. At your service.
- pt.zip build 2014-11-17 18:12 UTC

* Fri Nov 14 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201411131153-alt1
- repocop cronbuild 20141114. At your service.
- pt.zip build 2014-11-13 11:53 UTC

* Sat Oct 11 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201410100925-alt1
- repocop cronbuild 20141011. At your service.
- pt.zip build 2014-10-10 09:25 UTC

* Sat Sep 20 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201409171640-alt1
- repocop cronbuild 20140920. At your service.
- pt.zip build 2014-09-17 16:40 UTC

* Fri Sep 12 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201409121632-alt1
- repocop cronbuild 20140912. At your service.
- pt.zip build 2014-09-12 16:32 UTC

* Sat Jul 05 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201407041701-alt1
- repocop cronbuild 20140705. At your service.
- pt.zip build 2014-07-04 17:01 UTC

* Sat Jun 28 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201406241151-alt1
- repocop cronbuild 20140628. At your service.
- pt.zip build 2014-06-24 11:51 UTC

* Sat Jun 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201406181831-alt1
- repocop cronbuild 20140621. At your service.
- pt.zip build 2014-06-18 18:31 UTC

* Fri Mar 28 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201403261607-alt1
- repocop cronbuild 20140328. At your service.
- pt.zip build 2014-03-26 16:07 UTC

* Fri Mar 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201403191606-alt1
- repocop cronbuild 20140321. At your service.
- pt.zip build 2014-03-19 16:06 UTC

* Fri Mar 07 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201403051121-alt1
- repocop cronbuild 20140307. At your service.
- pt.zip build 2014-03-05 11:21 UTC

* Fri Feb 28 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402251028-alt1
- repocop cronbuild 20140228. At your service.
- pt.zip build 2014-02-25 10:28 UTC

* Fri Feb 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402171901-alt1
- repocop cronbuild 20140221. At your service.
- pt.zip build 2014-02-17 19:01 UTC

* Fri Feb 14 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402131154-alt1
- repocop cronbuild 20140214. At your service.
- pt.zip build 2014-02-13 11:54 UTC

* Fri Feb 07 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402041759-alt1
- repocop cronbuild 20140207. At your service.
- pt.zip build 2014-02-04 17:59 UTC

* Fri Jan 17 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201401111036-alt1
- repocop cronbuild 20140117. At your service.
- pt.zip build 2014-01-11 10:36 UTC

* Fri Dec 13 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201312111357-alt1
- repocop cronbuild 20131213. At your service.
- pt.zip build 2013-12-11 13:57 UTC

* Fri Nov 08 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201311051217-alt1
- repocop cronbuild 20131108. At your service.
- pt.zip build 2013-11-05 12:17 UTC

* Fri Nov 01 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310311450-alt1
- repocop cronbuild 20131101. At your service.
- pt.zip build 2013-10-31 14:50 UTC

* Fri Oct 25 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310180927-alt1
- repocop cronbuild 20131025. At your service.
- pt.zip build 2013-10-18 09:27 UTC

* Fri Oct 18 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310171012-alt1
- repocop cronbuild 20131018. At your service.
- pt.zip build 2013-10-17 10:12 UTC

* Fri Oct 11 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310101420-alt1
- repocop cronbuild 20131011. At your service.
- pt.zip build 2013-10-10 14:20 UTC

* Fri Oct 04 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310031523-alt1
- repocop cronbuild 20131004. At your service.
- pt.zip build 2013-10-03 15:23 UTC

* Fri Sep 27 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201309251140-alt1
- repocop cronbuild 20130927. At your service.
- pt.zip build 2013-09-25 11:40 UTC

* Fri Sep 06 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201309051619-alt1
- repocop cronbuild 20130906. At your service.
- pt.zip build 2013-09-05 16:19 UTC

* Fri Jun 21 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201306171132-alt1
- repocop cronbuild 20130621. At your service.
- pt.zip build 2013-06-17 11:32 UTC

* Fri May 24 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201305231744-alt1
- repocop cronbuild 20130524. At your service.
- pt.zip build 2013-05-23 17:44 UTC

* Thu May 09 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201305081644-alt1
- repocop cronbuild 20130509. At your service.
- pt.zip build 2013-05-08 16:44 UTC

* Mon Feb 25 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201302201441-alt1
- repocop cronbuild 20130225. At your service.
- pt.zip build 2013-02-20 14:41 UTC

* Mon Feb 11 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201302041927-alt1
- repocop cronbuild 20130211. At your service.
- pt.zip build 2013-02-04 19:27 UTC

* Mon Jan 28 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201301231625-alt1
- repocop cronbuild 20130128. At your service.
- pt.zip build 2013-01-23 16:25 UTC

* Mon Jan 21 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201301161900-alt1
- repocop cronbuild 20130121. At your service.
- pt.zip build 2013-01-16 19:00 UTC

* Mon Jan 14 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201301091800-alt1
- repocop cronbuild 20130114. At your service.
- pt.zip build 2013-01-09 18:00 UTC

* Mon Dec 17 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201212102026-alt1
- repocop cronbuild 20121217. At your service.
- pt.zip build 2012-12-10 20:26 UTC

* Mon Dec 10 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201212051940-alt1
- repocop cronbuild 20121210. At your service.
- pt.zip build 2012-12-05 19:40 UTC

* Mon Oct 15 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201210081840-alt1
- repocop cronbuild 20121015. At your service.
- pt.zip build 2012-10-08 18:40 UTC

* Mon Oct 08 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201210021619-alt1
- repocop cronbuild 20121008. At your service.
- pt.zip build 2012-10-02 16:19 UTC

* Mon Oct 01 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201209201621-alt1
- repocop cronbuild 20121001. At your service.
- pt.zip build 2012-09-20 16:21 UTC

* Tue Sep 18 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201209181608-alt1
- repocop cronbuild 20120918. At your service.
- pt.zip build 2012-09-18 16:08 UTC

* Tue Aug 07 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201208051809-alt1
- repocop cronbuild 20120807. At your service.
- pt.zip build 2012-08-05 18:09 UTC

* Tue Jul 17 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207161555-alt1
- repocop cronbuild 20120717. At your service.
- pt.zip build 2012-07-16 15:55 UTC

* Tue Jul 10 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207092036-alt1
- repocop cronbuild 20120710. At your service.
- pt.zip build 2012-07-09 20:36 UTC

* Tue Jul 03 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207021515-alt1
- repocop cronbuild 20120703. At your service.
- pt.zip build 2012-07-02 15:15 UTC

* Tue Jun 26 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201206251431-alt1
- repocop cronbuild 20120626. At your service.
- pt.zip build 2012-06-25 14:31 UTC

* Tue Jun 19 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201206151013-alt1
- repocop cronbuild 20120619. At your service.
- pt.zip build 2012-06-15 10:13 UTC

* Tue Jun 12 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201206042306-alt1
- repocop cronbuild 20120612. At your service.
- pt.zip build 2012-06-04 23:06 UTC

* Tue Jun 05 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201206012236-alt1
- repocop cronbuild 20120605. At your service.
- pt.zip build 2012-06-01 22:36 UTC

* Tue May 29 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201205231549-alt1
- repocop cronbuild 20120529. At your service.
- pt.zip build 2012-05-23 15:49 UTC

* Tue May 01 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201204271130-alt1
- repocop cronbuild 20120501. At your service.
- pt.zip build 2012-04-27 11:30 UTC

* Tue Apr 24 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201204192250-alt1
- repocop cronbuild 20120424. At your service.
- pt.zip build 2012-04-19 22:50 UTC

* Tue Apr 17 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201204161243-alt1
- repocop cronbuild 20120417. At your service.
- pt.zip build 2012-04-16 12:43 UTC

* Tue Apr 03 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203291546-alt1
- repocop cronbuild 20120403. At your service.
- pt.zip build 2012-03-29 15:46 UTC

* Tue Mar 27 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203261439-alt1
- repocop cronbuild 20120327. At your service.
- pt.zip build 2012-03-26 14:39 UTC

* Tue Mar 20 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203171452-alt1
- repocop cronbuild 20120320. At your service.
- pt.zip build 2012-03-17 14:52 UTC

* Fri Mar 09 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203082202-alt1
- repocop cronbuild 20120309. At your service.
- pt.zip build 2012-03-08 22:02 UTC

* Fri Jan 27 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201201251819-alt1
- repocop cronbuild 20120127. At your service.
- pt.zip build 2012-01-25 18:19 UTC

* Fri Dec 09 2011 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201112091600-alt1
- repocop cronbuild 20111209. At your service.
- pt.zip build 2011-12-09 16:00 UTC

* Fri Nov 25 2011 Aleksey Avdeev <solo@altlinux.ru> 2.1.0.201111021930-alt1
- Rename package to moodle2.1-lang-pt
- pt.zip build 2011-11-02 19:30

* Fri Nov 25 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt6
- Fix requires

* Mon Nov 14 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt5
- Use moodle2.0-lang-cronbuild for cronbuild

* Sun Nov 06 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt4
- Fix cronbuild use

* Sat Nov 05 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt3
- Fix cronbuild use

* Thu Nov 03 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt2
- Update for cronbuild use

* Sat Oct 22 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110062230-alt1
- pt.zip build 2011-10-06 22:30 UTC

* Thu Sep 22 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201109211530-alt1
- pt.zip build 2011-09-21 15:30 UTC

* Thu Sep 08 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108161557-alt2
- Fix requires

* Wed Aug 17 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108161557-alt1
- pt.zip build 2011-08-16 15:57 UTC

* Sat Aug 13 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201103221701-alt1
- Rename package to moodle2.0-lang-pt
- pt.zip build 2011-03-22 17:01 UTC

* Thu Aug 11 2011 Aleksey Avdeev <solo@altlinux.ru> 1.9.10.20100814-alt1
- pt_utf8.zip build 2010-08-14

* Thu Nov 18 2010 Alexandra Panyukova <mex3@altlinux.ru> 1.9.10-alt1.cvs20100814
- new version

* Thu Dec 11 2008 Vladimir A. Svyatoshenko <svyt@altlinux.ru> 1.9.3-alt1.cvs20080926
- new build for ALT Linux from cvs