/[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.73 by slords, Tue Oct 27 17:45:43 2009 UTC Revision 1.89 by slords, Thu Oct 7 18:46:02 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.72 2009/10/27 17:41:52 slords Exp $  # $Id: smeserver-locale.spec,v 1.88 2010/08/18 13:53:04 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 24  %define release 34
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 34  Patch17: smeserver-locale-2.2.0-locale-2 Line 34  Patch17: smeserver-locale-2.2.0-locale-2
34  Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch  Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch
35  Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch  Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch
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.0.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
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
47  BuildArchitectures: noarch  BuildArchitectures: noarch
48  BuildRequires: perl  BuildRequires: perl
# Line 46  AutoReqProv: no Line 54  AutoReqProv: no
54  SME Server localisation module  SME Server localisation module
55    
56  %changelog  %changelog
57    * Wed Aug 18 2010 SME Translation Server <translations@contribs.org> 2.2.0-34.sme
58    - apply locale 2010-08-18 patch
59    
60    * Tue Jul 13 2010 SME Translation Server <translations@contribs.org> 2.2.0-33.sme
61    - Add Chinese (Taiwan) language [SME: 6106]
62    - apply locale 2010-07-13 patch
63    
64    * Thu Jun 24 2010 SME Translation Server <translations@contribs.org> 2.2.0-32.sme
65    - apply locale 2010-06-24 patch
66    
67    * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
68    - apply locale 2010-06-08 patch
69    
70    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
71    - Add Hebrew language [SME: 5971]
72    
73    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
74    - apply locale 2010-05-23 patch
75    
76    * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
77    - apply locale 2010-04-29 patch
78    
79    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
80    - apply locale 2010-03-02 patch
81    
82    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
83    - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
84    - Correct previous changelog entry
85    - Apply locale 2010-02-27 patch
86    
87    * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
88    - apply locale 2010-02-25 patch
89    
90  * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme  * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
91  - apply locale 2009-10-27 patch  - apply locale 2009-10-27 patch
92  - Add Thai language [SME: 5466]  - Add Thai language [SME: 5466]
# Line 487  SME Server localisation module Line 528  SME Server localisation module
528  %patch19 -p1  %patch19 -p1
529  %patch20 -p1  %patch20 -p1
530  %patch21 -p1  %patch21 -p1
531    %patch22 -p1
532    %patch23 -p1
533    %patch24 -p1
534    %patch25 -p1
535    %patch26 -p1
536    %patch27 -p1
537    %patch28 -p1
538    %patch29 -p1
539    
540  %build  %build
541  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 583  Requires: e-smith-formmagick >= 1.4.0-10 Line 632  Requires: e-smith-formmagick >= 1.4.0-10
632  %{summary}  %{summary}
633  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
634    
635    %package he
636    Summary: %{package_summary} - Hebrew
637    Group: %{group}
638    Requires: e-smith-formmagick >= 1.4.0-10
639    %description he
640    %{summary}
641    %files he -f %{name}-%{version}-%{release}-filelist-he
642    
643  %package hu  %package hu
644  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
645  Group: %{group}  Group: %{group}
# Line 719  Requires: e-smith-formmagick >= 1.4.0-10 Line 776  Requires: e-smith-formmagick >= 1.4.0-10
776  %description zh_CN  %description zh_CN
777  %{summary}  %{summary}
778  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN  %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN
779    
780    %package zh_TW
781    Summary: %{package_summary} - Chinese (Taiwan)
782    Group: %{group}
783    Requires: e-smith-formmagick >= 1.4.0-10
784    %description zh_TW
785    %{summary}
786    %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