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

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

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

Revision 1.5 by slords, Thu Oct 11 14:39:15 2007 UTC Revision 1.69 by slords, Wed May 20 18:16:07 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-locale.spec,v 1.68 2009/04/27 16:10:28 slords 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.0.0
7  %define release 28  %define release 21
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 pt pt_BR ru sl sv 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.0.0-locale-2008-10-08.patch
17  Patch1: smeserver-locale-1.2.0-onlinemanuallocation.patch  Patch1: smeserver-locale-2.0.0-locale-2008-10-13.patch
18  Patch2: smeserver-locale-1.2.0-onlinemanuallocation1.patch  Patch2: smeserver-locale-2.0.0-locale-2008-10-15.patch
19  Patch3: smeserver-locale-1.2.0-bug263-01.patch  Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch
20  Patch4: smeserver-locale-1.2.0-germanupdates.patch  Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
21  Patch5: smeserver-locale-1.2.0-spanishemailsettingsupdate.patch  Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch
22  Patch6: smeserver-locale-1.2.0-germanupdates1.patch  Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch
23  Patch7: smeserver-locale-1.2.0-bug1001-01.patch  Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch
24  Patch8: smeserver-locale-1.2.0-italian_rc4.patch  Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch
25  Patch9: smeserver-locale-1.2.0-initialtext.patch  Patch9: smeserver-locale-2.0.0-locale-2008-11-18.patch
26  Patch10: smeserver-locale-1.2.0-initialtext.patch2  Patch10: smeserver-locale-2.0.0-locale-2008-11-19.patch
27  Patch11: smeserver-locale-1.2.0-initialtext.patch3  Patch11: smeserver-locale-2.0.0-locale-2008-11-30.patch
28  Patch12: smeserver-locale-1.2.0-initialtext-fr.patch  Patch12: smeserver-locale-2.0.0-locale-2008-12-31.patch
29  patch13: smeserver-locale-1.2.0-novirtual.patch  Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch
30  Patch14: smeserver-locale-1.2.0-SwedishPanelTranslations.patch  Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch
31  Patch15: smeserver-locale-1.2.0-novirtualsvitfr.patch  Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch
32  Patch16: smeserver-locale-1.2.0-SwedishConsoleTranslations.patch  Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch
33  Patch17: smeserver-locale-1.2.0-spanishupdates2.patch  Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch
34  Patch18: smeserver-locale-1.2.0-spanishupdates3.patch  Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch
 Patch19: smeserver-locale-1.2.0-germanupdates2.patch  
 Patch20: smeserver-locale-1.2.0-germanupdates3.patch  
 Patch21: smeserver-locale-1.2.0-spanishupdates4.patch  
 Patch22: smeserver-locale-1.2.0-italian_backupusb1.patch  
 Patch23: smeserver-locale-1.2.0-italian_standby.patch  
 Patch24: smeserver-locale-1.2.0-frmenusplit.patch  
 Patch25: smeserver-locale-it-1.2.0-SshTcpPort.patch  
35  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
36  BuildArchitectures: noarch  BuildArchitectures: noarch
37  BuildRequires: perl  BuildRequires: perl
38  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
39  BuildRequires: gettext  BuildRequires: gettext
 BuildRequires: dos2unix  
40  AutoReqProv: no  AutoReqProv: no
41    
42  %description  %description
43  SME Server localisation module  SME Server localisation module
44    
45  %changelog  %changelog
46    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
47    - apply locale 2009-05-20 patch
48    
49    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
50    - apply locale 2009-04-27 patch
51    - Add Estonian language [SME: 5199]
52    
53    * Tue Mar 03 2009 SME Translation Server
54    - re-apply locale 2009-03-03 patch
55    
56    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
57    - Apply  3 Mar 2009 locale patch [SME: 5051]
58    
59    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme
60    - Apply  1 Mar 2009 locale patch [SME: 5017]
61    - Added missing bug references to changelog entry [SME: 5002]
62    
63    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme
64    - Add Chineese (China) language [SME: 5002]
65    - Add Norwegian (Bokmal) language [SME: 5002]
66    - Add Russian language [SME: 5002]
67    
68    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-15.sme
69    - Apply 31 Jan 2009 locale patch [SME: 4950]
70    
71    * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-14.sme
72    - Apply 31 Dec 2008 locale patch [SME: 4899]
73    
74    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-13.sme
75    - Apply 30 Nov 2008 locale patch [SME: 4813]
76    
77    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
78    - Apply 19 Nov 2008 locale patch [SME: 4748]
79    
80    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-11.sme
81    - Apply 18 Nov 2008 locale patch [SME: 4748]
82    
83    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme
84    - Apply  7 Nov 2008 locale patch [SME: 4748]
85    
86    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-9.sme
87    - Apply  6 Nov 2008 locale patch [SME: 4746]
88    
89    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.0.0-8.sme
90    - Apply 2 Nov 2008 locale patch
91    
92    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme
93    - Apply 19 Oct 2008 locale patch [SME: 4692]
94    
95    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
96    - Apply 17 Oct 2008 locale patch
97    
98    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
99    - Apply 16 Oct 2008 locale patch
100    
101    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
102    - Apply 15 Oct 2008 locale patch
103    
104    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
105    - Add Japanese language [SME: 4637]
106    
107    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
108    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
109    
110    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
111    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
112    
113    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
114    - Reverting all changes made Oct 4, as they should be made through Pootle
115    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
116    
117    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
118    - Apply 4 Oct locale patch
119    
120    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
121    - Remove colored highlights from German locale [SME: 4618]
122    - Fix changelog entry in previous entry for [SME: 4616]
123    
124    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
125    - Remove references to the wiki from the German locale [SME: 4616]
126    - Fix bug referrence in previous changelog entry [SME: 4617]
127    
128    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
129    - Apply locale patch to fix many translation bugs [SME: 4615]
130    
131    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
132    - Apply locale patch
133    
134    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
135    - Apply locale patch
136    
137    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
138    - Apply Jul 26 2008 locale patch
139    - Add Portuguese language
140    - Add Turkish language
141    
142    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
143    - Apply 1 July 2008 locale patch
144    
145    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
146    - Apply 27 Jun 2008 locale patch
147    
148    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
149    - Update to May 5 2008 translations
150    - Revert Apr 23 2008 translations (bad patch)
151    
152    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
153    - Update to Apr 23 2008 translations
154    
155    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
156    - Update to Apr 1 2008 translations
157    
158    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
159    - Update to Mar 26 2008 translations
160    
161    * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
162    - Update to Mar 25 2008 translations
163    
164    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
165    - Fix packages for Brazilian portuguese
166    - Update to Mar 18 2008 translations
167    
168    * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
169    - Move requires e-smith-formmagick to correct places [SME: 3858]
170    - Add missing aspell module requires
171    
172    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-3
173    - Fix requires to require e-smith-formmagick [SME: 3858]
174    
175    * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 1.4.0-2
176    - Convert panels to UTF-8 [SME: 3858]
177    
178    * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.4.0-1
179    - Roll new stream and considate patches
180    
181    * Wed Mar 05 2008 Stephen Noble <support@dungog.net> 1.2.0-58
182    - fix conversions for tags with CDATA or marked fuzzy [SME: 4014]
183    
184    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-57
185    - add translations for Brazilian portuguese [SME: 63]
186    
187    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-56
188    - add translations for Slovian    [SME: 892]
189    
190    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-55
191    - add translations for Dutch      [SME: 2737]
192    
193    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-54
194    - add translations for Indonesian [SME: 3260]
195    
196    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-53
197    - add translations for Greek      [SME: 1690]
198    
199    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-52
200    - add translations for Danish     [SME: 2688]
201    
202    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-51
203    - update translations for Swedish [SME: 3934]
204    
205    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-50
206    - update translations for Spanish [SME: 3937]
207    
208    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-49
209    - update translations for Italian [SME: 3936]
210    
211    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-48
212    - update translations for French  [SME: 3935]
213    
214    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-47
215    - update translations for German  [SME: 3933]
216    
217    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 1.2.0-46
218    - update po files, include script to recreate, in .src.rpm only [SME: 3833]
219    
220    * Fri Feb 15 2008 Stephen Noble <support@dungog.net> 1.2.0-45
221    - rename de and it quota .po files with .tmpl [SME: 3834]
222    
223    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.2.0-44
224    - Remove redundant germam lexicon reinstall [SME: 3881]
225    
226    * Thu Jan 31 2008 Stephen Noble <support@dungog.net> 1.2.0-43
227    - Fix fr translation for smtp header in email panels. [SME: 3831]
228    
229    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-42
230    - Update de, es, fr and sv translations for yum panel. [SME: 2090]
231    
232    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-41
233    - Update de, fr and sv translations for smtp header in email panels. [SME: 2305]
234    
235    * Sat Jan 26 2008 Gavin Weight <gweight@gmail.com> 1.2.0-40
236    - Update de, es, fr and sv translations for email panels. [SME: 2296]
237    
238    * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-39
239    - Italian update for SMTP server [SME: 2305]
240    
241    * Mon Jan 21 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-38
242    - Italian translations for yum and email panels [SME: 2090] [SME: 2296]
243    
244    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-37
245    - Add SSH_PORT for sv [SME: 3748]
246    
247    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-36
248    - System password change made consistant [SME: 3533]
249    
250    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-35
251    - Add Add Italian entries to hostentries [SME: 3207]
252    
253    * Sat Jan 19 2008 Stephen Noble <support@dungog.net> 1.2.0-34
254    - Add yum uptodate message [SME: 3768]
255    
256    * Mon Jan 14 2008 Gavin Weight <gweight@gmail.com> 1.2.0-33
257    - Update Spanish translation for panels. (Thanks Normando Hall) [SME: 3751]
258    
259    * Sat Jan 12 2008 Gavin Weight <gweight@gmail.com> 1.2.0-32
260    - Add SSH_PORT spanish translation update. [SME: 3746]
261    
262    * Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-31
263    - Add SSH_PORT for fr and de [SME: 3215]
264    
265    * Fri Oct 19 2007 Gavin Weight <gweight@gmail.com> 1.2.0-30
266    - Adjust italian success text when changing admin pass. (Thanks Filippo) [SME: 3473]
267    
268    * Thu Oct 18 2007 Gavin Weight <gweight@gmail.com> 1.2.0-29
269    - Add missing localization again. (Thanks Federico). [SME: 3149]
270    
271  * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com>  * Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com>
272  - Add missing localization (Thanks Federico). [SME: 3149]  - Add missing localization (Thanks Federico). [SME: 3149]
273    
# Line 250  SME Server localisation module Line 469  SME Server localisation module
469  %patch16 -p1  %patch16 -p1
470  %patch17 -p1  %patch17 -p1
471  %patch18 -p1  %patch18 -p1
 %patch19 -p1  
 %patch20 -p1  
 %patch21 -p1  
 %patch22 -p1  
 %patch23 -p1  
 %patch24 -p1  
 %post  
472    
473  %build  %build
474  LEXICONS=$((find root/etc/e-smith/locale -type f) \  LEXICONS=$(find root/etc/e-smith/locale -type f)
         | grep -v CVS | grep -v pleasewait)  
   
475  for file in $LEXICONS  for file in $LEXICONS
476  do  do
     /usr/bin/dos2unix $file  
477      /sbin/e-smith/validate-lexicon $file      /sbin/e-smith/validate-lexicon $file
478  done  done
479    
# Line 276  done Line 485  done
485  /sbin/e-smith/generate-lexicons  /sbin/e-smith/generate-lexicons
486    
487  %install  %install
 set -x  
   
488  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
489  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
490    
 # 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  
   
491  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \  /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
492      > %{name}-%{version}-%{release}-filelist      > %{name}-%{version}-%{release}-filelist
493    
# Line 294  do Line 496  do
496      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
497          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
498    
499      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
500          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
501  done  done
502    
 # 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  
   
503  %clean  %clean
504  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
505    
506    %package bg
507    Summary: %{package_summary} - Bulgarian
508    Group: %{group}
509    Requires: aspell-bg
510    Requires: e-smith-formmagick >= 1.4.0-10
511    %description bg
512    %{summary}
513    %files bg -f %{name}-%{version}-%{release}-filelist-bg
514    
515    %package da
516    Summary: %{package_summary} - Danish
517    Group: %{group}
518    Requires: aspell-da
519    Requires: e-smith-formmagick >= 1.4.0-10
520    %description da
521    %{summary}
522    %files da -f %{name}-%{version}-%{release}-filelist-da
523    
524  %package de  %package de
525  Summary: %{package_summary} - German  Summary: %{package_summary} - German
526  Group: %{group}  Group: %{group}
527  Requires: aspell-de  Requires: aspell-de
528    Requires: e-smith-formmagick >= 1.4.0-10
529  %description de  %description de
530  %{summary}  %{summary}
531  %files de -f %{name}-%{version}-%{release}-filelist-de  %files de -f %{name}-%{version}-%{release}-filelist-de
532    
533    %package el
534    Summary: %{package_summary} - Greek
535    Group: %{group}
536    Requires: aspell-el
537    Requires: e-smith-formmagick >= 1.4.0-10
538    %description el
539    %{summary}
540    %files el -f %{name}-%{version}-%{release}-filelist-el
541    
542  %package es  %package es
543  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
544  Group: %{group}  Group: %{group}
545  Requires: aspell-es  Requires: aspell-es
546    Requires: e-smith-formmagick >= 1.4.0-10
547  %description es  %description es
548  %{summary}  %{summary}
549  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
550    
551    %package et
552    Summary: %{package_summary} - Estonian
553    Group: %{group}
554    Requires: e-smith-formmagick >= 1.4.0-10
555    %description et
556    %{summary}
557    %files et -f %{name}-%{version}-%{release}-filelist-et
558    
559  %package fr  %package fr
560  Summary: %{package_summary} - French  Summary: %{package_summary} - French
561  Group: %{group}  Group: %{group}
562  Requires: aspell-fr  Requires: aspell-fr
563    Requires: e-smith-formmagick >= 1.4.0-10
564  %description fr  %description fr
565  %{summary}  %{summary}
566  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
567    
568    %package hu
569    Summary: %{package_summary} - Hungarian
570    Group: %{group}
571    Requires: e-smith-formmagick >= 1.4.0-10
572    %description hu
573    %{summary}
574    %files hu -f %{name}-%{version}-%{release}-filelist-hu
575    
576    %package id
577    Summary: %{package_summary} - Indonesian
578    Group: %{group}
579    Requires: aspell-id
580    Requires: e-smith-formmagick >= 1.4.0-10
581    %description id
582    %{summary}
583    %files id -f %{name}-%{version}-%{release}-filelist-id
584    
585  %package it  %package it
586  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
587  Group: %{group}  Group: %{group}
588  Requires: aspell-it  Requires: aspell-it
589    Requires: e-smith-formmagick >= 1.4.0-10
590  %description it  %description it
591  %{summary}  %{summary}
592  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
593    
594    %package ja
595    Summary: %{package_summary} - Japanese
596    Group: %{group}
597    Requires: e-smith-formmagick >= 1.4.0-10
598    %description ja
599    %{summary}
600    %files ja -f %{name}-%{version}-%{release}-filelist-ja
601    
602    %package nb
603    Summary: %{package_summary} - Norwegian (Bokmal)
604    Group: %{group}
605    Requires: e-smith-formmagick >= 1.4.0-10
606    %description nb
607    %{summary}
608    %files nb -f %{name}-%{version}-%{release}-filelist-nb
609    
610    %package nl
611    Summary: %{package_summary} - Dutch
612    Group: %{group}
613    Requires: aspell-nl
614    Requires: e-smith-formmagick >= 1.4.0-10
615    %description nl
616    %{summary}
617    %files nl -f %{name}-%{version}-%{release}-filelist-nl
618    
619    %package pt
620    Summary: %{package_summary} - Portugese
621    Group: %{group}
622    Requires: aspell-pt
623    Requires: e-smith-formmagick >= 1.4.0-10
624    %description pt
625    %{summary}
626    %files pt -f %{name}-%{version}-%{release}-filelist-pt
627    
628    %package pt_BR
629    Summary: %{package_summary} - Portugese (Brazilian)
630    Group: %{group}
631    Requires: aspell-pt
632    Requires: e-smith-formmagick >= 1.4.0-10
633    %description pt_BR
634    %{summary}
635    %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
636    
637    %package ru
638    Summary: %{package_summary} - Russian
639    Group: %{group}
640    Requires: aspell-ru
641    Requires: e-smith-formmagick >= 1.4.0-10
642    %description ru
643    %{summary}
644    %files ru -f %{name}-%{version}-%{release}-filelist-ru
645    
646    %package sl
647    Summary: %{package_summary} - Slovinian
648    Group: %{group}
649    Requires: aspell-sl
650    Requires: e-smith-formmagick >= 1.4.0-10
651    %description sl
652    %{summary}
653    %files sl -f %{name}-%{version}-%{release}-filelist-sl
654    
655  %package sv  %package sv
656  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
657  Group: %{group}  Group: %{group}
658  Requires: aspell-sv  Requires: aspell-sv
659    Requires: e-smith-formmagick >= 1.4.0-10
660  %description sv  %description sv
661  %{summary}  %{summary}
662  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
663    
664    %package tr
665    Summary: %{package_summary} - Turkish
666    Group: %{group}
667    Requires: e-smith-formmagick >= 1.4.0-10
668    %description tr
669    %{summary}
670    %files tr -f %{name}-%{version}-%{release}-filelist-tr
671    
672    %package zh_CN
673    Summary: %{package_summary} - Chinese (China)
674    Group: %{group}
675    Requires: e-smith-formmagick >= 1.4.0-10
676    %description zh_CN
677    %{summary}
678    %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