/[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.39 by slords, Fri Oct 3 21:44:21 2008 UTC Revision 1.91 by slords, Tue Oct 4 19:39:05 2011 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.38 2008/09/30 07:55:43 dungog Exp $  # $Id: smeserver-locale.spec,v 1.90 2011/06/20 19:31:29 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.4.0  %define version 2.0.0
7  %define release 16  %define release 36
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 bg da de el es fr hu id it nl pt pt_BR sl sv tr  %define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW
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  Patch1: smeserver-locale-UTF8.patch  Patch0: smeserver-locale-2.0.0-locale-2008-10-08.patch
17  Patch2: smeserver-locale-remove_pt.patch  Patch1: smeserver-locale-2.0.0-locale-2008-10-13.patch
18  Patch3: smeserver-locale-2008-03-18.patch  Patch2: smeserver-locale-2.0.0-locale-2008-10-15.patch
19  Patch4: smeserver-locale-2008-03-25.patch  Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch
20  Patch5: smeserver-locale-2008-03-26.patch  Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
21  Patch6: smeserver-locale-2008-04-01.patch  Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch
22  Patch7: smeserver-locale-2008-05-05.patch  Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch
23  Patch8: smeserver-locale-2008-06-27.patch  Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch
24  Patch9: smeserver-locale-2008-07-01.patch  Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch
25  Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch  Patch9: smeserver-locale-2.0.0-locale-2008-11-18.patch
26  Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch  Patch10: smeserver-locale-2.0.0-locale-2008-11-19.patch
27  Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch  Patch11: smeserver-locale-2.0.0-locale-2008-11-30.patch
28  Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch  Patch12: smeserver-locale-2.0.0-locale-2008-12-31.patch
29    Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch
30    Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch
31    Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch
32    Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch
33    Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch
34    Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch
35    Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch
36    Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch
37    Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch
38    Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39    Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch
40    Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch
41    Patch25: smeserver-locale-2.0.0-locale-2010-05-23.patch
42    Patch26: smeserver-locale-2.0.0-locale-2010-05-25.patch
43    Patch27: smeserver-locale-2.0.0-locale-2010-06-24.patch
44    Patch28: smeserver-locale-2.0.0-locale-2010-07-13.patch
45    Patch29: smeserver-locale-2.0.0-locale-2010-08-18.patch
46    Patch30: smeserver-locale-2.0.0-locale-2011-03-06.patch
47    Patch31: smeserver-locale-2.0.0-locale-2011-04-27.patch
48    Patch32: smeserver-locale-2.0.0-locale-2011-06-20.patch
49    Patch33: smeserver-locale-2.0.0-locale-2011-10-04.patch
50  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
51  BuildArchitectures: noarch  BuildArchitectures: noarch
52  BuildRequires: perl  BuildRequires: perl
# Line 37  AutoReqProv: no Line 58  AutoReqProv: no
58  SME Server localisation module  SME Server localisation module
59    
60  %changelog  %changelog
61    * Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.0.0-36.el6
62    - apply locale 2011-10-04 patch
63    
64    * Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.0.0-35.el6
65    - apply locale 2011-06-20 patch
66    
67    * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.0.0-34.sme
68    - apply locale 2011-04-27 patch
69    
70    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.0.0-33.sme
71    - apply locale 2011-03-06 patch
72    
73    * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.0.0-32.sme
74    - apply locale 2010-08-18 patch
75    
76    * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.0.0-31.sme
77    - Add Chinese (Taiwan) language [SME: 6106]
78    - apply locale 2010-07-13 patch
79    
80    * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.0.0-30.sme
81    - apply locale 2010-06-24 patch
82    
83    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.0.0-29.sme
84    - Add Hebrew language [SME: 5970]
85    - apply locale 2010-05-25 patch
86    
87    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.0-28.sme
88    - apply locale 2010-05-23 patch
89    
90    * Wed Apr 28 2010 SME Translation Server <translations@contribs.org> 2.0.0-27.sme
91    - apply locale 2010-04-28 patch
92    
93    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0.0-26.sme
94    - apply locale 2010-03-02 patch
95    
96    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme
97    - Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804]
98    
99    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-24.sme
100    - apply locale 2009-10-27 patch
101    - Add Thai language [SME: 5466]
102    
103    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme
104    - apply locale 2009-08-24 patch
105    - Add Polish language [SME: 5436]
106    
107    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme
108    - apply locale 2009-05-27 patch
109    - Add Romanian language [SME: 5268]
110    
111    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
112    - apply locale 2009-05-20 patch
113    
114    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
115    - apply locale 2009-04-27 patch
116    - Add Estonian language [SME: 5199]
117    
118    * Tue Mar 03 2009 SME Translation Server
119    - re-apply locale 2009-03-03 patch
120    
121    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
122    - Apply  3 Mar 2009 locale patch [SME: 5051]
123    
124    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme
125    - Apply  1 Mar 2009 locale patch [SME: 5017]
126    - Added missing bug references to changelog entry [SME: 5002]
127    
128    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme
129    - Add Chineese (China) language [SME: 5002]
130    - Add Norwegian (Bokmal) language [SME: 5002]
131    - Add Russian language [SME: 5002]
132    
133    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-15.sme
134    - Apply 31 Jan 2009 locale patch [SME: 4950]
135    
136    * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-14.sme
137    - Apply 31 Dec 2008 locale patch [SME: 4899]
138    
139    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-13.sme
140    - Apply 30 Nov 2008 locale patch [SME: 4813]
141    
142    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
143    - Apply 19 Nov 2008 locale patch [SME: 4748]
144    
145    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-11.sme
146    - Apply 18 Nov 2008 locale patch [SME: 4748]
147    
148    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme
149    - Apply  7 Nov 2008 locale patch [SME: 4748]
150    
151    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-9.sme
152    - Apply  6 Nov 2008 locale patch [SME: 4746]
153    
154    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.0.0-8.sme
155    - Apply 2 Nov 2008 locale patch
156    
157    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme
158    - Apply 19 Oct 2008 locale patch [SME: 4692]
159    
160    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
161    - Apply 17 Oct 2008 locale patch
162    
163    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
164    - Apply 16 Oct 2008 locale patch
165    
166    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
167    - Apply 15 Oct 2008 locale patch
168    
169    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
170    - Add Japanese language [SME: 4637]
171    
172    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
173    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
174    
175    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
176    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
177    
178    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
179    - Reverting all changes made Oct 4, as they should be made through Pootle
180    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
181    
182    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
183    - Apply 4 Oct locale patch
184    
185    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
186    - Remove colored highlights from German locale [SME: 4618]
187    - Fix changelog entry in previous entry for [SME: 4616]
188    
189    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
190    - Remove references to the wiki from the German locale [SME: 4616]
191    - Fix bug referrence in previous changelog entry [SME: 4617]
192    
193  * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16  * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
194  - Apply locale patch to fix many translation bugs [SME: 4651]  - Apply locale patch to fix many translation bugs [SME: 4615]
195    
196  * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15  * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
197  - Apply locale patch  - Apply locale patch
# Line 362  SME Server localisation module Line 515  SME Server localisation module
515    
516  %prep  %prep
517  %setup  %setup
518    %patch0 -p1
519  %patch1 -p1  %patch1 -p1
520  %patch2 -p1  %patch2 -p1
521  %patch3 -p1  %patch3 -p1
# Line 375  SME Server localisation module Line 529  SME Server localisation module
529  %patch11 -p1  %patch11 -p1
530  %patch12 -p1  %patch12 -p1
531  %patch13 -p1  %patch13 -p1
532    %patch14 -p1
533    %patch15 -p1
534    %patch16 -p1
535    %patch17 -p1
536    %patch18 -p1
537    %patch19 -p1
538    %patch20 -p1
539    %patch21 -p1
540    %patch22 -p1
541    %patch23 -p1
542    %patch24 -p1
543    %patch25 -p1
544    %patch26 -p1
545    %patch27 -p1
546    %patch28 -p1
547    %patch29 -p1
548    %patch30 -p1
549    %patch31 -p1
550    %patch32 -p1
551    %patch33 -p1
552    
553  %build  %build
554  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 402  do Line 576  do
576      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
577          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
578    
579      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
580          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
581  done  done
582    
583  %clean  %clean
# Line 454  Requires: e-smith-formmagick >= 1.4.0-10 Line 628  Requires: e-smith-formmagick >= 1.4.0-10
628  %{summary}  %{summary}
629  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
630    
631    %package et
632    Summary: %{package_summary} - Estonian
633    Group: %{group}
634    Requires: e-smith-formmagick >= 1.4.0-10
635    %description et
636    %{summary}
637    %files et -f %{name}-%{version}-%{release}-filelist-et
638    
639  %package fr  %package fr
640  Summary: %{package_summary} - French  Summary: %{package_summary} - French
641  Group: %{group}  Group: %{group}
# Line 463  Requires: e-smith-formmagick >= 1.4.0-10 Line 645  Requires: e-smith-formmagick >= 1.4.0-10
645  %{summary}  %{summary}
646  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
647    
648    %package he
649    Summary: %{package_summary} - Hebrew
650    Group: %{group}
651    Requires: e-smith-formmagick >= 1.4.0-10
652    %description he
653    %{summary}
654    %files he -f %{name}-%{version}-%{release}-filelist-he
655    
656  %package hu  %package hu
657  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
658  Group: %{group}  Group: %{group}
 #Requires: aspell-hu  
659  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
660  %description hu  %description hu
661  %{summary}  %{summary}
# Line 490  Requires: e-smith-formmagick >= 1.4.0-10 Line 679  Requires: e-smith-formmagick >= 1.4.0-10
679  %{summary}  %{summary}
680  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
681    
682    %package ja
683    Summary: %{package_summary} - Japanese
684    Group: %{group}
685    Requires: e-smith-formmagick >= 1.4.0-10
686    %description ja
687    %{summary}
688    %files ja -f %{name}-%{version}-%{release}-filelist-ja
689    
690    %package nb
691    Summary: %{package_summary} - Norwegian (Bokmal)
692    Group: %{group}
693    Requires: e-smith-formmagick >= 1.4.0-10
694    %description nb
695    %{summary}
696    %files nb -f %{name}-%{version}-%{release}-filelist-nb
697    
698  %package nl  %package nl
699  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
700  Group: %{group}  Group: %{group}
# Line 499  Requires: e-smith-formmagick >= 1.4.0-10 Line 704  Requires: e-smith-formmagick >= 1.4.0-10
704  %{summary}  %{summary}
705  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
706    
707    %package pl
708    Summary: %{package_summary} - Polish
709    Group: %{group}
710    Requires: aspell-pl
711    Requires: e-smith-formmagick >= 1.4.0-10
712    %description pl
713    %{summary}
714    %files pl -f %{name}-%{version}-%{release}-filelist-pl
715    
716  %package pt  %package pt
717  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
718  Group: %{group}  Group: %{group}
# Line 517  Requires: e-smith-formmagick >= 1.4.0-10 Line 731  Requires: e-smith-formmagick >= 1.4.0-10
731  %{summary}  %{summary}
732  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
733    
734    %package ro
735    Summary: %{package_summary} - Romanian
736    Group: %{group}
737    Requires: e-smith-formmagick >= 1.4.0-10
738    %description ro
739    %{summary}
740    %files ro -f %{name}-%{version}-%{release}-filelist-ro
741    
742    %package ru
743    Summary: %{package_summary} - Russian
744    Group: %{group}
745    Requires: aspell-ru
746    Requires: e-smith-formmagick >= 1.4.0-10
747    %description ru
748    %{summary}
749    %files ru -f %{name}-%{version}-%{release}-filelist-ru
750    
751  %package sl  %package sl
752  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
753  Group: %{group}  Group: %{group}
# Line 535  Requires: e-smith-formmagick >= 1.4.0-10 Line 766  Requires: e-smith-formmagick >= 1.4.0-10
766  %{summary}  %{summary}
767  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
768    
769    %package th
770    Summary: %{package_summary} - Thai
771    Group: %{group}
772    Requires: e-smith-formmagick >= 1.4.0-10
773    %description th
774    %{summary}
775    %files th -f %{name}-%{version}-%{release}-filelist-th
776    
777  %package tr  %package tr
778  Summary: %{package_summary} - Turkish  Summary: %{package_summary} - Turkish
779  Group: %{group}  Group: %{group}
 #Requires: aspell-tr  
780  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
781  %description tr  %description tr
782  %{summary}  %{summary}
783  %files tr -f %{name}-%{version}-%{release}-filelist-tr  %files tr -f %{name}-%{version}-%{release}-filelist-tr
784    
785    %package zh_CN
786    Summary: %{package_summary} - Chinese (China)
787    Group: %{group}
788    Requires: e-smith-formmagick >= 1.4.0-10
789    %description zh_CN
790    %{summary}
791    %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
792    
793    %package zh_TW
794    Summary: %{package_summary} - Chinese (Taiwan)
795    Group: %{group}
796    Requires: e-smith-formmagick >= 1.4.0-10
797    %description zh_TW
798    %{summary}
799    %files zh_TW -f %{name}-%{version}-%{release}-filelist-zh_TW


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