/[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.67 by slords, Tue Mar 3 21:27:19 2009 UTC Revision 1.77 by slords, Wed Apr 28 21:38:33 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.66 2009/03/03 17:04:38 snetram Exp $  # $Id: smeserver-locale.spec,v 1.76 2010/03/03 04:04:50 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.0.0  %define version 2.0.0
7  %define release 19  %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 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 30  Patch13: smeserver-locale-2.0.0-locale-2 Line 30  Patch13: smeserver-locale-2.0.0-locale-2
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  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    Patch23: smeserver-locale-2.0.0-locale-2010-03-02.patch
40    Patch24: smeserver-locale-2.0.0-locale-2010-04-28.patch
41  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
42  BuildArchitectures: noarch  BuildArchitectures: noarch
43  BuildRequires: perl  BuildRequires: perl
# Line 41  AutoReqProv: no Line 49  AutoReqProv: no
49  SME Server localisation module  SME Server localisation module
50    
51  %changelog  %changelog
52    * Wed Apr 28 2010 SME Translation Server <translations@contribs.org> 2.0.0-27.sme
53    - apply locale 2010-04-28 patch
54    
55    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0.0-26.sme
56    - apply locale 2010-03-02 patch
57    
58    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-25.sme
59    - Apply 2010-02-27 locale patch to sync SME 7 and SME 8 locale tree [SME: 5804]
60    
61    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-24.sme
62    - apply locale 2009-10-27 patch
63    - Add Thai language [SME: 5466]
64    
65    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme
66    - apply locale 2009-08-24 patch
67    - Add Polish language [SME: 5436]
68    
69    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme
70    - apply locale 2009-05-27 patch
71    - Add Romanian language [SME: 5268]
72    
73    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
74    - apply locale 2009-05-20 patch
75    
76    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
77    - apply locale 2009-04-27 patch
78    - Add Estonian language [SME: 5199]
79    
80  * Tue Mar 03 2009 SME Translation Server  * Tue Mar 03 2009 SME Translation Server
81  - re-apply locale 2009-03-03 patch  - re-apply locale 2009-03-03 patch
82    
# Line 458  SME Server localisation module Line 494  SME Server localisation module
494  %patch14 -p1  %patch14 -p1
495  %patch15 -p1  %patch15 -p1
496  %patch16 -p1  %patch16 -p1
497    %patch17 -p1
498    %patch18 -p1
499    %patch19 -p1
500    %patch20 -p1
501    %patch21 -p1
502    %patch22 -p1
503    %patch23 -p1
504    %patch24 -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 537  Requires: e-smith-formmagick >= 1.4.0-10 Line 581  Requires: e-smith-formmagick >= 1.4.0-10
581  %{summary}  %{summary}
582  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
583    
584    %package et
585    Summary: %{package_summary} - Estonian
586    Group: %{group}
587    Requires: e-smith-formmagick >= 1.4.0-10
588    %description et
589    %{summary}
590    %files et -f %{name}-%{version}-%{release}-filelist-et
591    
592  %package fr  %package fr
593  Summary: %{package_summary} - French  Summary: %{package_summary} - French
594  Group: %{group}  Group: %{group}
# Line 597  Requires: e-smith-formmagick >= 1.4.0-10 Line 649  Requires: e-smith-formmagick >= 1.4.0-10
649  %{summary}  %{summary}
650  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
651    
652    %package pl
653    Summary: %{package_summary} - Polish
654    Group: %{group}
655    Requires: aspell-pl
656    Requires: e-smith-formmagick >= 1.4.0-10
657    %description pl
658    %{summary}
659    %files pl -f %{name}-%{version}-%{release}-filelist-pl
660    
661  %package pt  %package pt
662  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
663  Group: %{group}  Group: %{group}
# Line 615  Requires: e-smith-formmagick >= 1.4.0-10 Line 676  Requires: e-smith-formmagick >= 1.4.0-10
676  %{summary}  %{summary}
677  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
678    
679    %package ro
680    Summary: %{package_summary} - Romanian
681    Group: %{group}
682    Requires: e-smith-formmagick >= 1.4.0-10
683    %description ro
684    %{summary}
685    %files ro -f %{name}-%{version}-%{release}-filelist-ro
686    
687  %package ru  %package ru
688  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
689  Group: %{group}  Group: %{group}
# Line 642  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