/[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.76 by snetram, Sat Feb 27 08:50:19 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.75 2010/02/25 10:49:02 filippocarletti 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 26  %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 36  Patch19: smeserver-locale-2.2.0-locale-2 Line 36  Patch19: smeserver-locale-2.2.0-locale-2
36  Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch  Patch20: smeserver-locale-2.2.0-locale-2009-08-24.patch
37  Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch  Patch21: smeserver-locale-2.2.0-locale-2009-10-27.patch
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
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  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 47  AutoReqProv: no Line 53  AutoReqProv: no
53  SME Server localisation module  SME Server localisation module
54    
55  %changelog  %changelog
56    * 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
74    
75    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
76    - apply locale 2010-03-02 patch
77    
78  * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme  * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
79  - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]  - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
80  - Correct previous changelog entry  - Correct previous changelog entry
# Line 497  SME Server localisation module Line 525  SME Server localisation module
525  %patch20 -p1  %patch20 -p1
526  %patch21 -p1  %patch21 -p1
527  %patch22 -p1  %patch22 -p1
528    %patch23 -p1
529    %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 593  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 729  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