/[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.79 by slords, Thu Apr 29 14:36:53 2010 UTC Revision 1.87 by slords, Tue Jul 13 18:07:12 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.78 2010/04/28 21:38:34 slords Exp $  # $Id: smeserver-locale.spec,v 1.86 2010/06/24 13:52:36 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 2.2.0  %define version 2.2.0
7  %define release 29  %define release 33
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 et fr hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN  %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 38  Patch21: smeserver-locale-2.2.0-locale-2 Line 38  Patch21: smeserver-locale-2.2.0-locale-2
38  Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch  Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39  Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch  Patch23: smeserver-locale-2.2.0-locale-2010-03-02.patch
40  Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch  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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
46  BuildArchitectures: noarch  BuildArchitectures: noarch
47  BuildRequires: perl  BuildRequires: perl
# Line 49  AutoReqProv: no Line 53  AutoReqProv: no
53  SME Server localisation module  SME Server localisation module
54    
55  %changelog  %changelog
56  * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme  * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme
57    - Add Chinese (Taiwan) language [SME: 6106]
58    - apply locale 2010-07-13 patch
59    
60    * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme
61    - apply locale 2010-06-24 patch
62    
63    * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
64    - apply locale 2010-06-08 patch
65    
66    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
67    - Add Hebrew language [SME: 5971]
68    
69    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
70    - apply locale 2010-05-23 patch
71    
72    * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
73  - apply locale 2010-04-29 patch  - apply locale 2010-04-29 patch
74    
75  * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme  * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
# Line 507  SME Server localisation module Line 527  SME Server localisation module
527  %patch22 -p1  %patch22 -p1
528  %patch23 -p1  %patch23 -p1
529  %patch24 -p1  %patch24 -p1
530    %patch25 -p1
531    %patch26 -p1
532    %patch27 -p1
533    %patch28 -p1
534    
535  %build  %build
536  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 603  Requires: e-smith-formmagick >= 1.4.0-10 Line 627  Requires: e-smith-formmagick >= 1.4.0-10
627  %{summary}  %{summary}
628  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
629    
630    %package he
631    Summary: %{package_summary} - Hungarian
632    Group: %{group}
633    Requires: e-smith-formmagick >= 1.4.0-10
634    %description he
635    %{summary}
636    %files he -f %{name}-%{version}-%{release}-filelist-he
637    
638  %package hu  %package hu
639  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
640  Group: %{group}  Group: %{group}
# Line 739  Requires: e-smith-formmagick >= 1.4.0-10 Line 771  Requires: e-smith-formmagick >= 1.4.0-10
771  %description zh_CN  %description zh_CN
772  %{summary}  %{summary}
773  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
774    
775    %package zh_TW
776    Summary: %{package_summary} - Chinese (Taiwan)
777    Group: %{group}
778    Requires: e-smith-formmagick >= 1.4.0-10
779    %description zh_TW
780    %{summary}
781    %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