/[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.50 by snetram, Wed Oct 15 08:15:25 2008 UTC Revision 1.101 by wellsi, Tue Oct 8 02:08:33 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.49 2008/10/13 22:22:41 slords Exp $  # $Id: smeserver-locale.spec,v 1.100 2013/09/14 18:55:25 wellsi 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 2.2.0  %define version 2.2.0
7  %define release 4  %define release 44
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 ja 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
# Line 16  Source: %{name}-%{version}.tar.gz Line 16  Source: %{name}-%{version}.tar.gz
16  Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch  Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch
17  Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch  Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch
18  Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch  Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch
19    Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch
20    Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch
21    Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch
22    Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch
23    Patch7: smeserver-locale-2.2.0-locale-2008-11-06.patch
24    Patch8: smeserver-locale-2.2.0-locale-2008-11-07.patch
25    Patch9: smeserver-locale-2.2.0-locale-2008-11-18.patch
26    Patch10: smeserver-locale-2.2.0-locale-2008-11-19.patch
27    Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch
28    Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch
29    Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch
30    Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch
31    Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch
32    Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch
33    Patch17: smeserver-locale-2.2.0-locale-2009-04-27.patch
34    Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch
35    Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch
36    Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch
37    Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch
38    Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39    Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch
40    Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch
41    Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch
42    Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch
43    Patch27: smeserver-locale-2.2.0-locale-2010-06-24.patch
44    Patch28: smeserver-locale-2.2.0-locale-2010-07-13.patch
45    Patch29: smeserver-locale-2.2.0-locale-2010-08-18.patch
46    Patch30: smeserver-locale-2.2.0-locale-2010-10-08.patch
47    Patch31: smeserver-locale-2.2.0-locale-2011-03-06.patch
48    Patch32: smeserver-locale-2.2.0-locale-2011-04-27.patch
49    Patch33: smeserver-locale-2.2.0-locale-2011-06-20.patch
50    Patch34: smeserver-locale-2.2.0-locale-2011-10-04.patch
51    Patch35: smeserver-locale-2.2.0-locale-2011-11-23.patch
52    Patch36: smeserver-locale-2.2.0-locale-2012-03-20.patch
53    Patch37: smeserver-locale-2.2.0-locale-2013-07-04.patch
54    Patch38: smeserver-locale-2.2.0-locale-2013-09-14.patch
55    Patch39: smeserver-locale-2.2.0-locale-2013-10-07.patch
56  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
57  BuildArchitectures: noarch  BuildArchitectures: noarch
58  BuildRequires: perl  BuildRequires: perl
# Line 27  AutoReqProv: no Line 64  AutoReqProv: no
64  SME Server localisation module  SME Server localisation module
65    
66  %changelog  %changelog
67    * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.2.0-44.el6
68    - apply locale 2013-10-07 patch from pootle [SME: 7877]
69    
70    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.2.0-43.el6
71    - apply locale 2013-09-14 patch from pootle [SME: 7847]
72    
73    * Thu Jul 04 2013 Ian Wells <esmith@wellsi.com> 2.2.0-42.el6
74    - apply locale 2013-07-04 patch from pootle [SME: 7734]
75    
76    * Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 2.2.0-41.el6
77    - apply locale 2012-03-20 patch
78    
79    * Wed Nov 23 2011 SME Translation Server <translations@contribs.org> 2.2.0-40.el6
80    - apply locale 2011-11-23 patch
81    
82    * Tue Oct 04 2011 SME Translation Server <translations@contribs.org> 2.2.0-39.el6
83    - apply locale 2011-10-04 patch
84    
85    * Mon Jun 20 2011 SME Translation Server <translations@contribs.org> 2.2.0-38.el6
86    - apply locale 2011-06-20 patch
87    
88    * Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 2.2.0-37.sme
89    - apply locale 2011-04-27 patch
90    
91    * Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 2.2.0-36.sme
92    - apply locale 2011-03-06 patch
93    
94    * Fri Oct 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-35.sme
95    - apply locale 2010-10-08 patch
96    
97    * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme
98    - apply locale 2010-08-18 patch
99    
100    * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme
101    - Add Chinese (Taiwan) language [SME: 6106]
102    - apply locale 2010-07-13 patch
103    
104    * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme
105    - apply locale 2010-06-24 patch
106    
107    * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
108    - apply locale 2010-06-08 patch
109    
110    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
111    - Add Hebrew language [SME: 5971]
112    
113    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
114    - apply locale 2010-05-23 patch
115    
116    * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
117    - apply locale 2010-04-29 patch
118    
119    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
120    - apply locale 2010-03-02 patch
121    
122    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
123    - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
124    - Correct previous changelog entry
125    - Apply locale 2010-02-27 patch
126    
127    * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
128    - apply locale 2010-02-25 patch
129    
130    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
131    - apply locale 2009-10-27 patch
132    - Add Thai language [SME: 5466]
133    
134    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme
135    - apply locale 2009-08-24 patch
136    - Add Polish language [SME: 5437]
137    
138    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-22.sme
139    - apply locale 2009-05-27 patch
140    - Add Romanian language [SME: 5268]
141    
142    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.2.0-21.sme
143    - apply locale 2009-05-20 patch
144    
145    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-20.sme
146    - apply locale 2009-04-27 patch
147    - Add Estonian language [SME: 5199]
148    
149    * Tue Mar 03 2009 SME Translation Server
150    - re-apply locale 2009-03-03 patch
151    
152    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme
153    - Apply  3 Mar 2009 locale patch [SME: 5051]
154    
155    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme
156    - Apply  1 Mar 2009 locale patch [SME: 5017]
157    - Added missing bug references to changelog entry [SME: 5002]
158    
159    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme
160    - Add Chineese (China) language [SME: 5002]
161    - Add Norwegian (Bokmal) language [SME: 5002]
162    - Add Russian language [SME: 5002]
163    
164    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme
165    - Apply 31 Jan 2009 locale patch [SME: 4950]
166    
167    * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-14.sme
168    - Apply 31 Dec 2008 locale patch [SME: 4899]
169    
170    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-13.sme
171    - Apply 30 Nov 2008 locale patch [SME: 4813]
172    
173    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-12.sme
174    - Apply 19 Nov 2008 locale patch [SME: 4748]
175    
176    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-11.sme
177    - Apply 18 Nov 2008 locale patch [SME: 4748]
178    
179    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme
180    - Apply  7 Nov 2008 locale patch [SME: 4748]
181    
182    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme
183    - Apply  6 Nov 2008 locale patch [SME: 4746]
184    
185    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme
186    - Apply 2 Nov 2008 locale patch
187    
188    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme
189    - Apply 19 Oct 2008 locale patch [SME: 4692]
190    
191    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme
192    - Apply 17 Oct 2008 locale patch
193    
194    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme
195    - Apply 16 Oct 2008 locale patch
196    
197  * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme  * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme
198  - Apply 15 Oct 2008 locale patch  - Apply 15 Oct 2008 locale patch
199    
# Line 382  SME Server localisation module Line 549  SME Server localisation module
549  %patch0 -p1  %patch0 -p1
550  %patch1 -p1  %patch1 -p1
551  %patch2 -p1  %patch2 -p1
552    %patch3 -p1
553    %patch4 -p1
554    %patch5 -p1
555    %patch6 -p1
556    %patch7 -p1
557    %patch8 -p1
558    %patch9 -p1
559    %patch10 -p1
560    %patch11 -p1
561    %patch12 -p1
562    %patch13 -p1
563    %patch14 -p1
564    %patch15 -p1
565    %patch16 -p1
566    %patch17 -p1
567    %patch18 -p1
568    %patch19 -p1
569    %patch20 -p1
570    %patch21 -p1
571    %patch22 -p1
572    %patch23 -p1
573    %patch24 -p1
574    %patch25 -p1
575    %patch26 -p1
576    %patch27 -p1
577    %patch28 -p1
578    %patch29 -p1
579    %patch30 -p1
580    %patch31 -p1
581    %patch32 -p1
582    %patch33 -p1
583    %patch34 -p1
584    %patch35 -p1
585    %patch36 -p1
586    %patch37 -p1
587    %patch38 -p1
588    %patch39 -p1
589    
590  %build  %build
591  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 409  do Line 613  do
613      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
614          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
615    
616      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
617          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
618  done  done
619    
620  %clean  %clean
# Line 461  Requires: e-smith-formmagick >= 1.4.0-10 Line 665  Requires: e-smith-formmagick >= 1.4.0-10
665  %{summary}  %{summary}
666  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
667    
668    %package et
669    Summary: %{package_summary} - Estonian
670    Group: %{group}
671    Requires: e-smith-formmagick >= 1.4.0-10
672    %description et
673    %{summary}
674    %files et -f %{name}-%{version}-%{release}-filelist-et
675    
676  %package fr  %package fr
677  Summary: %{package_summary} - French  Summary: %{package_summary} - French
678  Group: %{group}  Group: %{group}
# Line 470  Requires: e-smith-formmagick >= 1.4.0-10 Line 682  Requires: e-smith-formmagick >= 1.4.0-10
682  %{summary}  %{summary}
683  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
684    
685    %package he
686    Summary: %{package_summary} - Hebrew
687    Group: %{group}
688    Requires: e-smith-formmagick >= 1.4.0-10
689    %description he
690    %{summary}
691    %files he -f %{name}-%{version}-%{release}-filelist-he
692    
693  %package hu  %package hu
694  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
695  Group: %{group}  Group: %{group}
 #Requires: aspell-hu  
696  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
697  %description hu  %description hu
698  %{summary}  %{summary}
# Line 505  Requires: e-smith-formmagick >= 1.4.0-10 Line 724  Requires: e-smith-formmagick >= 1.4.0-10
724  %{summary}  %{summary}
725  %files ja -f %{name}-%{version}-%{release}-filelist-ja  %files ja -f %{name}-%{version}-%{release}-filelist-ja
726    
727    %package nb
728    Summary: %{package_summary} - Norwegian (Bokmal)
729    Group: %{group}
730    Requires: e-smith-formmagick >= 1.4.0-10
731    %description nb
732    %{summary}
733    %files nb -f %{name}-%{version}-%{release}-filelist-nb
734    
735  %package nl  %package nl
736  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
737  Group: %{group}  Group: %{group}
# Line 514  Requires: e-smith-formmagick >= 1.4.0-10 Line 741  Requires: e-smith-formmagick >= 1.4.0-10
741  %{summary}  %{summary}
742  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
743    
744    %package pl
745    Summary: %{package_summary} - Polish
746    Group: %{group}
747    Requires: aspell-pl
748    Requires: e-smith-formmagick >= 1.4.0-10
749    %description pl
750    %{summary}
751    %files pl -f %{name}-%{version}-%{release}-filelist-pl
752    
753  %package pt  %package pt
754  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
755  Group: %{group}  Group: %{group}
# Line 532  Requires: e-smith-formmagick >= 1.4.0-10 Line 768  Requires: e-smith-formmagick >= 1.4.0-10
768  %{summary}  %{summary}
769  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
770    
771    %package ro
772    Summary: %{package_summary} - Romanian
773    Group: %{group}
774    Requires: e-smith-formmagick >= 1.4.0-10
775    %description ro
776    %{summary}
777    %files ro -f %{name}-%{version}-%{release}-filelist-ro
778    
779    %package ru
780    Summary: %{package_summary} - Russian
781    Group: %{group}
782    Requires: aspell-ru
783    Requires: e-smith-formmagick >= 1.4.0-10
784    %description ru
785    %{summary}
786    %files ru -f %{name}-%{version}-%{release}-filelist-ru
787    
788  %package sl  %package sl
789  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
790  Group: %{group}  Group: %{group}
# Line 550  Requires: e-smith-formmagick >= 1.4.0-10 Line 803  Requires: e-smith-formmagick >= 1.4.0-10
803  %{summary}  %{summary}
804  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
805    
806    %package th
807    Summary: %{package_summary} - Thai
808    Group: %{group}
809    Requires: e-smith-formmagick >= 1.4.0-10
810    %description th
811    %{summary}
812    %files th -f %{name}-%{version}-%{release}-filelist-th
813    
814  %package tr  %package tr
815  Summary: %{package_summary} - Turkish  Summary: %{package_summary} - Turkish
816  Group: %{group}  Group: %{group}
 #Requires: aspell-tr  
817  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
818  %description tr  %description tr
819  %{summary}  %{summary}
820  %files tr -f %{name}-%{version}-%{release}-filelist-tr  %files tr -f %{name}-%{version}-%{release}-filelist-tr
821    
822    %package zh_CN
823    Summary: %{package_summary} - Chinese (China)
824    Group: %{group}
825    Requires: e-smith-formmagick >= 1.4.0-10
826    %description zh_CN
827    %{summary}
828    %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
829    
830    %package zh_TW
831    Summary: %{package_summary} - Chinese (Taiwan)
832    Group: %{group}
833    Requires: e-smith-formmagick >= 1.4.0-10
834    %description zh_TW
835    %{summary}
836    %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