/[smeserver]/rpms/smeserver-locale/sme7/smeserver-locale.spec
ViewVC logotype

Diff of /rpms/smeserver-locale/sme7/smeserver-locale.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.68 by slords, Mon Apr 27 16:10:28 2009 UTC Revision 1.75 by snetram, Sat Feb 27 08:57:00 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.67 2009/03/03 21:27:19 slords Exp $  # $Id: smeserver-locale.spec,v 1.74 2010/02/27 08:55:51 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.0.0  %define version 2.0.0
7  %define release 20  %define release 25
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 pt pt_BR 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 31  Patch14: smeserver-locale-2.0.0-locale-2 Line 31  Patch14: smeserver-locale-2.0.0-locale-2
31  Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch  Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch
32  Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch  Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch
33  Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch  Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch
34    Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch
35    Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch
36    Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch
37    Patch21: smeserver-locale-2.0.0-locale-2009-10-27.patch
38    Patch22: smeserver-locale-2.0.0-locale-2010-02-27.patch
39  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
40  BuildArchitectures: noarch  BuildArchitectures: noarch
41  BuildRequires: perl  BuildRequires: perl
# Line 42  AutoReqProv: no Line 47  AutoReqProv: no
47  SME Server localisation module  SME Server localisation module
48    
49  %changelog  %changelog
50    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme
51    - Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804]
52    
53    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-24.sme
54    - apply locale 2009-10-27 patch
55    - Add Thai language [SME: 5466]
56    
57    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme
58    - apply locale 2009-08-24 patch
59    - Add Polish language [SME: 5436]
60    
61    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme
62    - apply locale 2009-05-27 patch
63    - Add Romanian language [SME: 5268]
64    
65    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
66    - apply locale 2009-05-20 patch
67    
68  * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme  * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
69  - apply locale 2009-04-27 patch  - apply locale 2009-04-27 patch
70  - Add Estonian language [SME: 5199]  - Add Estonian language [SME: 5199]
# Line 464  SME Server localisation module Line 487  SME Server localisation module
487  %patch15 -p1  %patch15 -p1
488  %patch16 -p1  %patch16 -p1
489  %patch17 -p1  %patch17 -p1
490    %patch18 -p1
491    %patch19 -p1
492    %patch20 -p1
493    %patch21 -p1
494    %patch22 -p1
495    
496  %build  %build
497  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 611  Requires: e-smith-formmagick >= 1.4.0-10 Line 639  Requires: e-smith-formmagick >= 1.4.0-10
639  %{summary}  %{summary}
640  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
641    
642    %package pl
643    Summary: %{package_summary} - Polish
644    Group: %{group}
645    Requires: aspell-pl
646    Requires: e-smith-formmagick >= 1.4.0-10
647    %description pl
648    %{summary}
649    %files pl -f %{name}-%{version}-%{release}-filelist-pl
650    
651  %package pt  %package pt
652  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
653  Group: %{group}  Group: %{group}
# Line 629  Requires: e-smith-formmagick >= 1.4.0-10 Line 666  Requires: e-smith-formmagick >= 1.4.0-10
666  %{summary}  %{summary}
667  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
668    
669    %package ro
670    Summary: %{package_summary} - Romanian
671    Group: %{group}
672    Requires: e-smith-formmagick >= 1.4.0-10
673    %description ro
674    %{summary}
675    %files ro -f %{name}-%{version}-%{release}-filelist-ro
676    
677  %package ru  %package ru
678  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
679  Group: %{group}  Group: %{group}
# Line 656  Requires: e-smith-formmagick >= 1.4.0-10 Line 701  Requires: e-smith-formmagick >= 1.4.0-10
701  %{summary}  %{summary}
702  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
703    
704    %package th
705    Summary: %{package_summary} - Thai
706    Group: %{group}
707    Requires: e-smith-formmagick >= 1.4.0-10
708    %description th
709    %{summary}
710    %files th -f %{name}-%{version}-%{release}-filelist-th
711    
712  %package tr  %package tr
713  Summary: %{package_summary} - Turkish  Summary: %{package_summary} - Turkish
714  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