Package moodle2.1-lang-cs: 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
# vim: set ft=spec: -*- rpm-spec -*-

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

%define packagetype lang
%define packagename cs
%define packagversion 2.1.0
%define packagedate 201604111335
%define moodlebranch 2.1
%define moodlepackagename %moodle_name%moodlebranch
%define langname Czech
%define oldpackagename %{packagename}_utf8

#Name: %moodlepackagename-%packagetype-%packagename
Name: moodle2.1-lang-cs
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.201604111335-alt1
- repocop cronbuild 20160413. At your service.
- cs.zip build 2016-04-11 13:35 UTC

* Tue Apr 05 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603290918-alt1
- repocop cronbuild 20160405. At your service.
- cs.zip build 2016-03-29 09:18 UTC

* Mon Mar 21 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201603210928-alt1
- repocop cronbuild 20160321. At your service.
- cs.zip build 2016-03-21 09:28 UTC

* Sun Mar 06 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201602291437-alt1
- repocop cronbuild 20160306. At your service.
- cs.zip build 2016-02-29 14:37 UTC

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

* Sun Jan 31 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201601251015-alt1
- repocop cronbuild 20160131. At your service.
- cs.zip build 2016-01-25 10:15 UTC

* Sun Jan 24 2016 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201601180748-alt1
- repocop cronbuild 20160124. At your service.
- cs.zip build 2016-01-18 07:48 UTC

* Mon Dec 07 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201512011145-alt1
- repocop cronbuild 20151207. At your service.
- cs.zip build 2015-12-01 11:45 UTC

* Mon Nov 30 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201511251430-alt1
- repocop cronbuild 20151130. At your service.
- cs.zip build 2015-11-25 14:30 UTC

* Mon Nov 23 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201511181032-alt1
- repocop cronbuild 20151123. At your service.
- cs.zip build 2015-11-18 10:32 UTC

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

* Mon Nov 09 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201511041404-alt1
- repocop cronbuild 20151109. At your service.
- cs.zip build 2015-11-04 14:04 UTC

* Mon Oct 12 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201510051035-alt1
- repocop cronbuild 20151012. At your service.
- cs.zip build 2015-10-05 10:35 UTC

* Sun Aug 23 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201508181236-alt1
- repocop cronbuild 20150823. At your service.
- cs.zip build 2015-08-18 12:36 UTC

* Thu Jun 11 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201506080750-alt1
- repocop cronbuild 20150611. At your service.
- cs.zip build 2015-06-08 07:50 UTC

* Fri Apr 24 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201504200835-alt1
- repocop cronbuild 20150424. At your service.
- cs.zip build 2015-04-20 08:35 UTC

* Fri Mar 27 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201503242214-alt1
- repocop cronbuild 20150327. At your service.
- cs.zip build 2015-03-24 22:14 UTC

* Fri Mar 13 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201503122215-alt1
- repocop cronbuild 20150313. At your service.
- cs.zip build 2015-03-12 22:15 UTC

* Fri Feb 27 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201502242055-alt1
- repocop cronbuild 20150227. At your service.
- cs.zip build 2015-02-24 20:55 UTC

* Fri Feb 20 2015 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201502162102-alt1
- repocop cronbuild 20150220. At your service.
- cs.zip build 2015-02-16 21:02 UTC

* Thu Dec 11 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201412102351-alt1
- repocop cronbuild 20141211. At your service.
- cs.zip build 2014-12-10 23:51 UTC

* Thu Nov 27 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201411251401-alt1
- repocop cronbuild 20141127. At your service.
- cs.zip build 2014-11-25 14:01 UTC

* Fri Nov 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201411162054-alt1
- repocop cronbuild 20141121. At your service.
- cs.zip build 2014-11-16 20:54 UTC

* Fri Oct 10 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201410070801-alt1
- repocop cronbuild 20141010. At your service.
- cs.zip build 2014-10-07 08:01 UTC

* Fri Sep 26 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201409240718-alt1
- repocop cronbuild 20140926. At your service.
- cs.zip build 2014-09-24 07:18 UTC

* Fri Sep 19 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201408290655-alt1
- repocop cronbuild 20140919. At your service.
- cs.zip build 2014-08-29 06:55 UTC

* Sun Jul 06 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201406300738-alt1
- repocop cronbuild 20140706. At your service.
- cs.zip build 2014-06-30 07:38 UTC

* Fri Jun 06 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201406031239-alt1
- repocop cronbuild 20140606. At your service.
- cs.zip build 2014-06-03 12:39 UTC

* Fri May 16 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201405131842-alt1
- repocop cronbuild 20140516. At your service.
- cs.zip build 2014-05-13 18:42 UTC

* Fri Apr 11 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201404042012-alt1
- repocop cronbuild 20140411. At your service.
- cs.zip build 2014-04-04 20:12 UTC

* Fri Mar 21 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201403141904-alt1
- repocop cronbuild 20140321. At your service.
- cs.zip build 2014-03-14 19:04 UTC

* Fri Mar 07 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201403041011-alt1
- repocop cronbuild 20140307. At your service.
- cs.zip build 2014-03-04 10:11 UTC

* Fri Feb 28 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402271512-alt1
- repocop cronbuild 20140228. At your service.
- cs.zip build 2014-02-27 15:12 UTC

* Fri Feb 14 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402130841-alt1
- repocop cronbuild 20140214. At your service.
- cs.zip build 2014-02-13 08:41 UTC

* Fri Feb 07 2014 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201402031440-alt1
- repocop cronbuild 20140207. At your service.
- cs.zip build 2014-02-03 14:40 UTC

* Fri Dec 06 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201312030116-alt1
- repocop cronbuild 20131206. At your service.
- cs.zip build 2013-12-03 01:16 UTC

* Fri Nov 29 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201311271051-alt1
- repocop cronbuild 20131129. At your service.
- cs.zip build 2013-11-27 10:51 UTC

* Fri Nov 22 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201311212153-alt1
- repocop cronbuild 20131122. At your service.
- cs.zip build 2013-11-21 21:53 UTC

* Fri Oct 18 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201310170248-alt1
- repocop cronbuild 20131018. At your service.
- cs.zip build 2013-10-17 02:48 UTC

* Fri Oct 04 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201309272107-alt1
- repocop cronbuild 20131004. At your service.
- cs.zip build 2013-09-27 21:07 UTC

* Fri Sep 27 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201309230914-alt1
- repocop cronbuild 20130927. At your service.
- cs.zip build 2013-09-23 09:14 UTC

* Fri Sep 06 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201309031914-alt1
- repocop cronbuild 20130906. At your service.
- cs.zip build 2013-09-03 19:14 UTC

* Fri Aug 02 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201307311937-alt1
- repocop cronbuild 20130802. At your service.
- cs.zip build 2013-07-31 19:37 UTC

* Fri Jul 05 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201307030731-alt1
- repocop cronbuild 20130705. At your service.
- cs.zip build 2013-07-03 07:31 UTC

* Fri Jun 21 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201306141154-alt1
- repocop cronbuild 20130621. At your service.
- cs.zip build 2013-06-14 11:54 UTC

* Fri Jun 14 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201306070820-alt1
- repocop cronbuild 20130614. At your service.
- cs.zip build 2013-06-07 08:20 UTC

* Fri Jun 07 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201306040851-alt1
- repocop cronbuild 20130607. At your service.
- cs.zip build 2013-06-04 08:51 UTC

* Thu May 09 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201305071459-alt1
- repocop cronbuild 20130509. At your service.
- cs.zip build 2013-05-07 14:59 UTC

* Wed Apr 10 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201304091439-alt1
- repocop cronbuild 20130410. At your service.
- cs.zip build 2013-04-09 14:39 UTC

* Wed Apr 03 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201304020840-alt1
- repocop cronbuild 20130403. At your service.
- cs.zip build 2013-04-02 08:40 UTC

* Wed Mar 27 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201303250744-alt1
- repocop cronbuild 20130327. At your service.
- cs.zip build 2013-03-25 07:44 UTC

* Wed Mar 13 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201303110810-alt1
- repocop cronbuild 20130313. At your service.
- cs.zip build 2013-03-11 08:10 UTC

* Mon Feb 04 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201301280856-alt1
- repocop cronbuild 20130204. At your service.
- cs.zip build 2013-01-28 08:56 UTC

* Mon Jan 21 2013 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201301200849-alt1
- repocop cronbuild 20130121. At your service.
- cs.zip build 2013-01-20 08:49 UTC

* Mon Dec 17 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201212120952-alt1
- repocop cronbuild 20121217. At your service.
- cs.zip build 2012-12-12 09:52 UTC

* Mon Nov 26 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201211200206-alt1
- repocop cronbuild 20121126. At your service.
- cs.zip build 2012-11-20 02:06 UTC

* Mon Nov 05 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201210301355-alt1
- repocop cronbuild 20121105. At your service.
- cs.zip build 2012-10-30 13:55 UTC

* Mon Oct 15 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201210080743-alt1
- repocop cronbuild 20121015. At your service.
- cs.zip build 2012-10-08 07:43 UTC

* Tue Sep 18 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201209170807-alt1
- repocop cronbuild 20120918. At your service.
- cs.zip build 2012-09-17 08:07 UTC

* Mon Sep 10 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201209101551-alt1
- repocop cronbuild 20120910. At your service.
- cs.zip build 2012-09-10 15:51 UTC

* Tue Sep 04 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201208290930-alt1
- repocop cronbuild 20120904. At your service.
- cs.zip build 2012-08-29 09:30 UTC

* Tue Aug 07 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201208030940-alt1
- repocop cronbuild 20120807. At your service.
- cs.zip build 2012-08-03 09:40 UTC

* Tue Jul 31 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207271624-alt1
- repocop cronbuild 20120731. At your service.
- cs.zip build 2012-07-27 16:24 UTC

* Tue Jul 17 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207101844-alt1
- repocop cronbuild 20120717. At your service.
- cs.zip build 2012-07-10 18:44 UTC

* Tue Jul 10 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201207091351-alt1
- repocop cronbuild 20120710. At your service.
- cs.zip build 2012-07-09 13:51 UTC

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

* Tue Jun 05 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201205301304-alt1
- repocop cronbuild 20120605. At your service.
- cs.zip build 2012-05-30 13:04 UTC

* Mon May 28 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201205281334-alt1
- repocop cronbuild 20120528. At your service.
- cs.zip build 2012-05-28 13:34 UTC

* Mon May 21 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201205151414-alt1
- repocop cronbuild 20120521. At your service.
- cs.zip build 2012-05-15 14:14 UTC

* Mon May 07 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201205071107-alt1
- repocop cronbuild 20120507. At your service.
- cs.zip build 2012-05-07 11:07 UTC

* Mon Apr 30 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201204271130-alt1
- repocop cronbuild 20120430. At your service.
- cs.zip build 2012-04-27 11:30 UTC

* Mon Mar 19 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203161034-alt1
- repocop cronbuild 20120319. At your service.
- cs.zip build 2012-03-16 10:34 UTC

* Tue Mar 06 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201203011549-alt1
- repocop cronbuild 20120306. At your service.
- cs.zip build 2012-03-01 15:49 UTC

* Tue Feb 28 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201202281017-alt1
- repocop cronbuild 20120228. At your service.
- cs.zip build 2012-02-28 10:17 UTC

* Tue Jan 31 2012 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201201311044-alt1
- repocop cronbuild 20120131. At your service.
- cs.zip build 2012-01-31 10:44 UTC

* Tue Dec 27 2011 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201112230839-alt1
- repocop cronbuild 20111227. At your service.
- cs.zip build 2011-12-23 08:39 UTC

* Tue Dec 13 2011 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201112131059-alt1
- repocop cronbuild 20111213. At your service.
- cs.zip build 2011-12-13 10:59 UTC

* Tue Dec 06 2011 Cronbuild Service <cronbuild@altlinux.org> 2.1.0.201112051734-alt1
- repocop cronbuild 20111206. At your service.
- cs.zip build 2011-12-05 17:34 UTC

* Fri Nov 25 2011 Aleksey Avdeev <solo@altlinux.ru> 2.1.0.201111151151-alt1
- Rename package to moodle2.1-lang-cs
- cs.zip build 2011-11-15 11:51 UTC

* Thu Nov 24 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201111151153-alt2
- Fix requires

* Wed Nov 16 2011 Cronbuild Service <cronbuild@altlinux.org> 2.0.0.201111151153-alt1
- repocop cronbuild 20111116. At your service.
- cs.zip build 2011-11-15 11:53 UTC

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

* Mon Nov 07 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
- cs.zip build 2011-10-06 22:30 UTC

* Thu Oct 06 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201110061223-alt1
- cs.zip build 2011-10-06 12:23 UTC

* Thu Sep 22 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201109220241-alt1
- cs.zip build 2011-09-22 02:41 UTC

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

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

* Wed Aug 24 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108232211-alt1
- cs.zip build 2011-08-23 22:11 UTC

* Thu Aug 18 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108170854-alt1
- cs.zip build 2011-08-17 08:54 UTC

* Tue Aug 16 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108161307-alt1
- cs.zip build 2011-08-16 13:07 UTC

* Sat Aug 13 2011 Aleksey Avdeev <solo@altlinux.ru> 2.0.0.201108112300-alt1
- Rename package to moodle2.0-lang-cs
- cs.zip build 2011-08-11 23:00 UTC

* Sat Aug 13 2011 Aleksey Avdeev <solo@altlinux.ru> 1.9.10.20110730-alt1
- cs_utf8.zip build 2011-07-30
- initial build for ALT Linux Sisyphus