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

Diff of /rpms/smeserver-locale/sme8/smeserver-locale.spec

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

Revision 1.7 by bytegw, Mon Jan 7 18:49:37 2008 UTC Revision 1.77 by slords, Wed Mar 3 04:05:09 2010 UTC
# Line 1  Line 1 
1    # $Id: smeserver-locale.spec,v 1.76 2010/02/27 08:50:19 snetram Exp $
2    
3  Summary: SME Server localisation module  Summary: SME Server localisation module
4  %define name smeserver-locale  %define name smeserver-locale
5  Name: %{name}  Name: %{name}
6  %define version 1.2.0  %define version 2.2.0
7  %define release 31  %define release 27
8  %define package_summary SME Server localisation module  %define package_summary SME Server localisation module
9  %define group Applications/System  %define group Applications/System
10  %define package_locales de es fr it sv  %define package_locales bg da de el es et fr hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-locale-1.2.0-italian_rc1.patch  Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch
17  Patch1: smeserver-locale-1.2.0-onlinemanuallocation.patch  Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch
18  Patch2: smeserver-locale-1.2.0-onlinemanuallocation1.patch  Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch
19  Patch3: smeserver-locale-1.2.0-bug263-01.patch  Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch
20  Patch4: smeserver-locale-1.2.0-germanupdates.patch  Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch
21  Patch5: smeserver-locale-1.2.0-spanishemailsettingsupdate.patch  Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch
22  Patch6: smeserver-locale-1.2.0-germanupdates1.patch  Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch
23  Patch7: smeserver-locale-1.2.0-bug1001-01.patch  Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch
24  Patch8: smeserver-locale-1.2.0-italian_rc4.patch  Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch
25  Patch9: smeserver-locale-1.2.0-initialtext.patch  Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch
26  Patch10: smeserver-locale-1.2.0-initialtext.patch2  Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch
27  Patch11: smeserver-locale-1.2.0-initialtext.patch3  Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch
28  Patch12: smeserver-locale-1.2.0-initialtext-fr.patch  Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch
29  patch13: smeserver-locale-1.2.0-novirtual.patch  Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch
30  Patch14: smeserver-locale-1.2.0-SwedishPanelTranslations.patch  Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch
31  Patch15: smeserver-locale-1.2.0-novirtualsvitfr.patch  Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch
32  Patch16: smeserver-locale-1.2.0-SwedishConsoleTranslations.patch  Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch
33  Patch17: smeserver-locale-1.2.0-spanishupdates2.patch  Patch17: smeserver-locale-2.2.0-locale-2009-04-27.patch
34  Patch18: smeserver-locale-1.2.0-spanishupdates3.patch  Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch
35  Patch19: smeserver-locale-1.2.0-germanupdates2.patch  Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch
36  Patch20: smeserver-locale-1.2.0-germanupdates3.patch  Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch
37  Patch21: smeserver-locale-1.2.0-spanishupdates4.patch  Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch
38  Patch22: smeserver-locale-1.2.0-italian_backupusb1.patch  Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39  Patch23: smeserver-locale-1.2.0-italian_standby.patch  Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch
 Patch24: smeserver-locale-1.2.0-frmenusplit.patch  
 Patch26: smeserver-locale-it-1.2.0-SshTcpPort2.patch  
 Patch27: smeserver-locale-it-1.2.0-SystemPasswordTextChange.patch  
 Patch28: smeserver-locale-1.2.0-sshportfrde.patch  
40  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
41  BuildArchitectures: noarch  BuildArchitectures: noarch
42  BuildRequires: perl  BuildRequires: perl
43  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
44  BuildRequires: gettext  BuildRequires: gettext
 BuildRequires: dos2unix  
45  AutoReqProv: no  AutoReqProv: no
46    
47  %description  %description
48  SME Server localisation module  SME Server localisation module
49    
50  %changelog  %changelog
51    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
52    - apply locale 2010-03-02 patch
53    
54    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
55    - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
56    - Correct previous changelog entry
57    - Apply locale 2010-02-27 patch
58    
59    * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
60    - apply locale 2010-02-25 patch
61    
62    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
63    - apply locale 2009-10-27 patch
64    - Add Thai language [SME: 5466]
65    
66    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme
67    - apply locale 2009-08-24 patch
68    - Add Polish language [SME: 5437]
69    
70    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-22.sme
71    - apply locale 2009-05-27 patch
72    - Add Romanian language [SME: 5268]
73    
74    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.2.0-21.sme
75    - apply locale 2009-05-20 patch
76    
77    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-20.sme
78    - apply locale 2009-04-27 patch
79    - Add Estonian language [SME: 5199]
80    
81    * Tue Mar 03 2009 SME Translation Server
82    - re-apply locale 2009-03-03 patch
83    
84    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme
85    - Apply  3 Mar 2009 locale patch [SME: 5051]
86    
87    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme
88    - Apply  1 Mar 2009 locale patch [SME: 5017]
89    - Added missing bug references to changelog entry [SME: 5002]
90    
91    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme
92    - Add Chineese (China) language [SME: 5002]
93    - Add Norwegian (Bokmal) language [SME: 5002]
94    - Add Russian language [SME: 5002]
95    
96    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme
97    - Apply 31 Jan 2009 locale patch [SME: 4950]
98    
99    * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme
100    - Apply 31 Dec 2008 locale patch [SME: 4899]
101    
102    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme
103    - Apply 30 Nov 2008 locale patch [SME: 4813]
104    
105    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme
106    - Apply 19 Nov 2008 locale patch [SME: 4748]
107    
108    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme
109    - Apply 18 Nov 2008 locale patch [SME: 4748]
110    
111    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme
112    - Apply  7 Nov 2008 locale patch [SME: 4748]
113    
114    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme
115    - Apply  6 Nov 2008 locale patch [SME: 4746]
116    
117    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme
118    - Apply 2 Nov 2008 locale patch
119    
120    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme
121    - Apply 19 Oct 2008 locale patch [SME: 4692]
122    
123    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme
124    - Apply 17 Oct 2008 locale patch
125    
126    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme
127    - Apply 16 Oct 2008 locale patch
128    
129    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme
130    - Apply 15 Oct 2008 locale patch
131    
132    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme
133    - Add Japanese language [SME: 4637]
134    
135    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme
136    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
137    
138    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
139    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
140    
141    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
142    - Reverting all changes made Oct 4, as they should be made through Pootle
143    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
144    
145    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
146    - Apply 4 Oct locale patch
147    
148    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
149    - Remove colored highlights from German locale [SME: 4618]
150    - Fix changelog entry in previous entry for [SME: 4616]
151    
152    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
153    - Remove references to the wiki from the German locale [SME: 4616]
154    - Fix bug referrence in previous changelog entry [SME: 4617]
155    
156    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
157    - Apply locale patch to fix many translation bugs [SME: 4615]
158    
159    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
160    - Apply locale patch
161    
162    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
163    - Apply locale patch
164    
165    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
166    - Apply Jul 26 2008 locale patch
167    - Add Portuguese language
168    - Add Turkish language
169    
170    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
171    - Apply 1 July 2008 locale patch
172    
173    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
174    - Apply 27 Jun 2008 locale patch
175    
176    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
177    - Update to May 5 2008 translations
178    - Revert Apr 23 2008 translations (bad patch)
179    
180    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
181    - Update to Apr 23 2008 translations
182    
183    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
184    - Update to Apr 1 2008 translations
185    
186    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
187    - Update to Mar 26 2008 translations
188    
189    * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
190    - Update to Mar 25 2008 translations
191    
192    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
193    - Fix packages for Brazilian portuguese
194    - Update to Mar 18 2008 translations
195    
196    * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
197    - Move requires e-smith-formmagick to correct places [SME: 3858]
198    - Add missing aspell module requires
199    
200    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3
201    - Fix requires to require e-smith-formmagick [SME: 3858]
202    
203    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2
204    - Convert panels to UTF-8 [SME: 3858]
205    
206    * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1
207    - Roll new stream and considate patches
208    
209    * Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58
210    - fix conversions for tags with CDATA or marked fuzzy [SME: 4014]
211    
212    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57
213    - add translations for Brazilian portuguese [SME: 63]
214    
215    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56
216    - add translations for Slovian    [SME: 892]
217    
218    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55
219    - add translations for Dutch      [SME: 2737]
220    
221    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54
222    - add translations for Indonesian [SME: 3260]
223    
224    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53
225    - add translations for Greek      [SME: 1690]
226    
227    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52
228    - add translations for Danish     [SME: 2688]
229    
230    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51
231    - update translations for Swedish [SME: 3934]
232    
233    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50
234    - update translations for Spanish [SME: 3937]
235    
236    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49
237    - update translations for Italian [SME: 3936]
238    
239    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48
240    - update translations for French  [SME: 3935]
241    
242    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47
243    - update translations for German  [SME: 3933]
244    
245    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46
246    - update po files, include script to recreate, in .src.rpm only [SME: 3833]
247    
248    * Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45
249    - rename de and it quota .po files with .tmpl [SME: 3834]
250    
251    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44
252    - Remove redundant germam lexicon reinstall [SME: 3881]
253    
254    * Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43
255    - Fix fr translation for smtp header in email panels. [SME: 3831]
256    
257    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42
258    - Update de, es, fr and sv translations for yum panel. [SME: 2090]
259    
260    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41
261    - Update de, fr and sv translations for smtp header in email panels. [SME: 2305]
262    
263    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40
264    - Update de, es, fr and sv translations for email panels. [SME: 2296]
265    
266    * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39
267    - Italian update for SMTP server [SME: 2305]
268    
269    * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38
270    - Italian translations for yum and email panels [SME: 2090] [SME: 2296]
271    
272    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37
273    - Add SSH_PORT for sv [SME: 3748]
274    
275    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36
276    - System password change made consistant [SME: 3533]
277    
278    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35
279    - Add Add Italian entries to hostentries [SME: 3207]
280    
281    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34
282    - Add yum uptodate message [SME: 3768]
283    
284    * Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33
285    - Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751]
286    
287    * Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32
288    - Add SSH_PORT spanish translation update. [SME: 3746]
289    
290  * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31  * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31
291  - Add SSH_PORT for fr and de [SME: 3215]  - Add SSH_PORT for fr and de [SME: 3215]
292    
# Line 266  SME Server localisation module Line 502  SME Server localisation module
502  %patch21 -p1  %patch21 -p1
503  %patch22 -p1  %patch22 -p1
504  %patch23 -p1  %patch23 -p1
 %patch24 -p1  
 %patch26 -p1  
 %patch27 -p1  
 %patch28 -p1  
   
 %post  
505    
506  %build  %build
507  LEXICONS=$((find root/etc/e-smith/locale -type f) \  LEXICONS=$(find root/etc/e-smith/locale -type f)
         | grep -v CVS | grep -v pleasewait)  
   
508  for file in $LEXICONS  for file in $LEXICONS
509  do  do
     /usr/bin/dos2unix $file  
510      /sbin/e-smith/validate-lexicon $file      /sbin/e-smith/validate-lexicon $file
511  done  done
512    
# Line 291  done Line 518  done
518  /sbin/e-smith/generate-lexicons  /sbin/e-smith/generate-lexicons
519    
520  %install  %install
 set -x  
   
521  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
522  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
523    
 # These live in the base packages - copied here to ease translation  
 # and to make it easier to see when the base changes  
 rm -rf $RPM_BUILD_ROOT/usr/share/locale/en_US  
 rm -rf $RPM_BUILD_ROOT/etc/e-smith/local/en-us  
   
524  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
525      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
526    
# Line 309  do Line 529  do
529      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
530          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
531    
532      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
533          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
534  done  done
535    
 # cat >/tmp/pkgmap <<HERE  
 # LPRng printers  
 # base  groups|initial.cgi|localnetworks|reboot|remoteaccess|review|useraccounts|userpassword  
 # backup        backup  
 # clamav        clamav  
 # domains       domains  
 # email emailsettings|pseudonyms  
 # formmagick    FormMagick  
 # hosts hostentries  
 # ibays ibays  
 # ldap  directory  
 # ntp   datetime  
 # portforwarding        portforwarding  
 # support       online-manual|support  
 # proxy proxy  
 # qmailanalog   qmailanalog  
 # quota quota  
 # samba workgroup  
 # starterwebsite        starterwebsite  
 # viewlogfiles  viewlogfiles  
 # yum   yum  
 # HERE  
 #  
 # cat /tmp/pkgmap | while read pkg parts  
 # do  
 #     for locale in %{package_locales}  
 #     do  
 #       egrep $parts %{name}-%{version}-%{release}-filelist-$locale \  
 #               %{name}-%{version}-%{release}-filelist-$locale-$pkg  
 #     done  
 # done  
   
536  %clean  %clean
537  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
538    
539    %package bg
540    Summary: %{package_summary} - Bulgarian
541    Group: %{group}
542    Requires: aspell-bg
543    Requires: e-smith-formmagick >= 1.4.0-10
544    %description bg
545    %{summary}
546    %files bg -f %{name}-%{version}-%{release}-filelist-bg
547    
548    %package da
549    Summary: %{package_summary} - Danish
550    Group: %{group}
551    Requires: aspell-da
552    Requires: e-smith-formmagick >= 1.4.0-10
553    %description da
554    %{summary}
555    %files da -f %{name}-%{version}-%{release}-filelist-da
556    
557  %package de  %package de
558  Summary: %{package_summary} - German  Summary: %{package_summary} - German
559  Group: %{group}  Group: %{group}
560  Requires: aspell-de  Requires: aspell-de
561    Requires: e-smith-formmagick >= 1.4.0-10
562  %description de  %description de
563  %{summary}  %{summary}
564  %files de -f %{name}-%{version}-%{release}-filelist-de  %files de -f %{name}-%{version}-%{release}-filelist-de
565    
566    %package el
567    Summary: %{package_summary} - Greek
568    Group: %{group}
569    Requires: aspell-el
570    Requires: e-smith-formmagick >= 1.4.0-10
571    %description el
572    %{summary}
573    %files el -f %{name}-%{version}-%{release}-filelist-el
574    
575  %package es  %package es
576  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
577  Group: %{group}  Group: %{group}
578  Requires: aspell-es  Requires: aspell-es
579    Requires: e-smith-formmagick >= 1.4.0-10
580  %description es  %description es
581  %{summary}  %{summary}
582  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
583    
584    %package et
585    Summary: %{package_summary} - Estonian
586    Group: %{group}
587    Requires: e-smith-formmagick >= 1.4.0-10
588    %description et
589    %{summary}
590    %files et -f %{name}-%{version}-%{release}-filelist-et
591    
592  %package fr  %package fr
593  Summary: %{package_summary} - French  Summary: %{package_summary} - French
594  Group: %{group}  Group: %{group}
595  Requires: aspell-fr  Requires: aspell-fr
596    Requires: e-smith-formmagick >= 1.4.0-10
597  %description fr  %description fr
598  %{summary}  %{summary}
599  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
600    
601    %package hu
602    Summary: %{package_summary} - Hungarian
603    Group: %{group}
604    Requires: e-smith-formmagick >= 1.4.0-10
605    %description hu
606    %{summary}
607    %files hu -f %{name}-%{version}-%{release}-filelist-hu
608    
609    %package id
610    Summary: %{package_summary} - Indonesian
611    Group: %{group}
612    Requires: aspell-id
613    Requires: e-smith-formmagick >= 1.4.0-10
614    %description id
615    %{summary}
616    %files id -f %{name}-%{version}-%{release}-filelist-id
617    
618  %package it  %package it
619  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
620  Group: %{group}  Group: %{group}
621  Requires: aspell-it  Requires: aspell-it
622    Requires: e-smith-formmagick >= 1.4.0-10
623  %description it  %description it
624  %{summary}  %{summary}
625  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
626    
627    %package ja
628    Summary: %{package_summary} - Japanese
629    Group: %{group}
630    Requires: e-smith-formmagick >= 1.4.0-10
631    %description ja
632    %{summary}
633    %files ja -f %{name}-%{version}-%{release}-filelist-ja
634    
635    %package nb
636    Summary: %{package_summary} - Norwegian (Bokmal)
637    Group: %{group}
638    Requires: e-smith-formmagick >= 1.4.0-10
639    %description nb
640    %{summary}
641    %files nb -f %{name}-%{version}-%{release}-filelist-nb
642    
643    %package nl
644    Summary: %{package_summary} - Dutch
645    Group: %{group}
646    Requires: aspell-nl
647    Requires: e-smith-formmagick >= 1.4.0-10
648    %description nl
649    %{summary}
650    %files nl -f %{name}-%{version}-%{release}-filelist-nl
651    
652    %package pl
653    Summary: %{package_summary} - Polish
654    Group: %{group}
655    Requires: aspell-pl
656    Requires: e-smith-formmagick >= 1.4.0-10
657    %description pl
658    %{summary}
659    %files pl -f %{name}-%{version}-%{release}-filelist-pl
660    
661    %package pt
662    Summary: %{package_summary} - Portugese
663    Group: %{group}
664    Requires: aspell-pt
665    Requires: e-smith-formmagick >= 1.4.0-10
666    %description pt
667    %{summary}
668    %files pt -f %{name}-%{version}-%{release}-filelist-pt
669    
670    %package pt_BR
671    Summary: %{package_summary} - Portugese (Brazilian)
672    Group: %{group}
673    Requires: aspell-pt
674    Requires: e-smith-formmagick >= 1.4.0-10
675    %description pt_BR
676    %{summary}
677    %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
678    
679    %package ro
680    Summary: %{package_summary} - Romanian
681    Group: %{group}
682    Requires: e-smith-formmagick >= 1.4.0-10
683    %description ro
684    %{summary}
685    %files ro -f %{name}-%{version}-%{release}-filelist-ro
686    
687    %package ru
688    Summary: %{package_summary} - Russian
689    Group: %{group}
690    Requires: aspell-ru
691    Requires: e-smith-formmagick >= 1.4.0-10
692    %description ru
693    %{summary}
694    %files ru -f %{name}-%{version}-%{release}-filelist-ru
695    
696    %package sl
697    Summary: %{package_summary} - Slovinian
698    Group: %{group}
699    Requires: aspell-sl
700    Requires: e-smith-formmagick >= 1.4.0-10
701    %description sl
702    %{summary}
703    %files sl -f %{name}-%{version}-%{release}-filelist-sl
704    
705  %package sv  %package sv
706  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
707  Group: %{group}  Group: %{group}
708  Requires: aspell-sv  Requires: aspell-sv
709    Requires: e-smith-formmagick >= 1.4.0-10
710  %description sv  %description sv
711  %{summary}  %{summary}
712  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
713    
714    %package th
715    Summary: %{package_summary} - Thai
716    Group: %{group}
717    Requires: e-smith-formmagick >= 1.4.0-10
718    %description th
719    %{summary}
720    %files th -f %{name}-%{version}-%{release}-filelist-th
721    
722    %package tr
723    Summary: %{package_summary} - Turkish
724    Group: %{group}
725    Requires: e-smith-formmagick >= 1.4.0-10
726    %description tr
727    %{summary}
728    %files tr -f %{name}-%{version}-%{release}-filelist-tr
729    
730    %package zh_CN
731    Summary: %{package_summary} - Chinese (China)
732    Group: %{group}
733    Requires: e-smith-formmagick >= 1.4.0-10
734    %description zh_CN
735    %{summary}
736    %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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