/[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.65 by snetram, Sun Mar 1 19:32:19 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.64 2009/02/09 16:58:47 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 17  %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 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 29  Patch12: smeserver-locale-2.0.0-locale-2 Line 29  Patch12: smeserver-locale-2.0.0-locale-2
29  Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch  Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch
30  Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch  Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch
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
33    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 40  AutoReqProv: no Line 47  AutoReqProv: no
47  SME Server localisation module  SME Server localisation module
48    
49  %changelog  %changelog
50  * Sat Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme  * 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
69    - apply locale 2009-04-27 patch
70    - Add Estonian language [SME: 5199]
71    
72    * Tue Mar 03 2009 SME Translation Server
73    - re-apply locale 2009-03-03 patch
74    
75    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
76    - Apply  3 Mar 2009 locale patch [SME: 5051]
77    
78    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme
79  - Apply  1 Mar 2009 locale patch [SME: 5017]  - Apply  1 Mar 2009 locale patch [SME: 5017]
80  - Added missing bug references to changelog entry [SME: 5002]  - Added missing bug references to changelog entry [SME: 5002]
81    
# Line 450  SME Server localisation module Line 485  SME Server localisation module
485  %patch13 -p1  %patch13 -p1
486  %patch14 -p1  %patch14 -p1
487  %patch15 -p1  %patch15 -p1
488    %patch16 -p1
489    %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 529  Requires: e-smith-formmagick >= 1.4.0-10 Line 571  Requires: e-smith-formmagick >= 1.4.0-10
571  %{summary}  %{summary}
572  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
573    
574    %package et
575    Summary: %{package_summary} - Estonian
576    Group: %{group}
577    Requires: e-smith-formmagick >= 1.4.0-10
578    %description et
579    %{summary}
580    %files et -f %{name}-%{version}-%{release}-filelist-et
581    
582  %package fr  %package fr
583  Summary: %{package_summary} - French  Summary: %{package_summary} - French
584  Group: %{group}  Group: %{group}
# Line 589  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 607  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 634  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