/[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.71 by slords, Mon Aug 24 17:56:19 2009 UTC Revision 1.77 by slords, Wed Mar 3 04:05:09 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.70 2009/05/27 14:19:08 slords Exp $  # $Id: smeserver-locale.spec,v 1.76 2010/02/27 08:50:19 snetram 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 23  %define release 27
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 tr zh_CN  %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
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.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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
41  BuildArchitectures: noarch  BuildArchitectures: noarch
42  BuildRequires: perl  BuildRequires: perl
# Line 45  AutoReqProv: no Line 48  AutoReqProv: no
48  SME Server localisation module  SME Server localisation module
49    
50  %changelog  %changelog
51    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
52    - apply locale 2010-03-02 patch
53    
54    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
55    - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
56    - Correct previous changelog entry
57    - Apply locale 2010-02-27 patch
58    
59    * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
60    - apply locale 2010-02-25 patch
61    
62    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
63    - apply locale 2009-10-27 patch
64    - Add Thai language [SME: 5466]
65    
66  * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme  * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme
67  - apply locale 2009-08-24 patch  - apply locale 2009-08-24 patch
68  - Add Polish language [SME: 5437]  - Add Polish language [SME: 5437]
# Line 93  SME Server localisation module Line 111  SME Server localisation module
111  * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme  * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-10.sme
112  - Apply  7 Nov 2008 locale patch [SME: 4748]  - Apply  7 Nov 2008 locale patch [SME: 4748]
113    
114  * Thu Nov 6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme  * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-9.sme
115  - Apply  6 Nov 2008 locale patch [SME: 4746]  - Apply  6 Nov 2008 locale patch [SME: 4746]
116    
117  * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme  * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme
# Line 481  SME Server localisation module Line 499  SME Server localisation module
499  %patch18 -p1  %patch18 -p1
500  %patch19 -p1  %patch19 -p1
501  %patch20 -p1  %patch20 -p1
502    %patch21 -p1
503    %patch22 -p1
504    %patch23 -p1
505    
506  %build  %build
507  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 690  Requires: e-smith-formmagick >= 1.4.0-10 Line 711  Requires: e-smith-formmagick >= 1.4.0-10
711  %{summary}  %{summary}
712  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
713    
714    %package th
715    Summary: %{package_summary} - Thai
716    Group: %{group}
717    Requires: e-smith-formmagick >= 1.4.0-10
718    %description th
719    %{summary}
720    %files th -f %{name}-%{version}-%{release}-filelist-th
721    
722  %package tr  %package tr
723  Summary: %{package_summary} - Turkish  Summary: %{package_summary} - Turkish
724  Group: %{group}  Group: %{group}


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