/[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.66 by snetram, Tue Mar 3 17:04:38 2009 UTC Revision 1.71 by slords, Mon Aug 24 17:56:19 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.65 2009/03/01 19:32:19 snetram Exp $  # $Id: smeserver-locale.spec,v 1.70 2009/05/27 14:19:08 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 18  %define release 23
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 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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
38  BuildArchitectures: noarch  BuildArchitectures: noarch
39  BuildRequires: perl  BuildRequires: perl
# Line 41  AutoReqProv: no Line 45  AutoReqProv: no
45  SME Server localisation module  SME Server localisation module
46    
47  %changelog  %changelog
48    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme
49    - apply locale 2009-08-24 patch
50    - Add Polish language [SME: 5436]
51    
52    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme
53    - apply locale 2009-05-27 patch
54    - Add Romanian language [SME: 5268]
55    
56    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.0-21.sme
57    - apply locale 2009-05-20 patch
58    
59    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-20.sme
60    - apply locale 2009-04-27 patch
61    - Add Estonian language [SME: 5199]
62    
63    * Tue Mar 03 2009 SME Translation Server
64    - re-apply locale 2009-03-03 patch
65    
66  * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme  * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
67  - Apply  3 Mar 2009 locale patch [SME: 5051]  - Apply  3 Mar 2009 locale patch [SME: 5051]
68    
# Line 455  SME Server localisation module Line 477  SME Server localisation module
477  %patch14 -p1  %patch14 -p1
478  %patch15 -p1  %patch15 -p1
479  %patch16 -p1  %patch16 -p1
480    %patch17 -p1
481    %patch18 -p1
482    %patch19 -p1
483    %patch20 -p1
484    
485  %build  %build
486  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 534  Requires: e-smith-formmagick >= 1.4.0-10 Line 560  Requires: e-smith-formmagick >= 1.4.0-10
560  %{summary}  %{summary}
561  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
562    
563    %package et
564    Summary: %{package_summary} - Estonian
565    Group: %{group}
566    Requires: e-smith-formmagick >= 1.4.0-10
567    %description et
568    %{summary}
569    %files et -f %{name}-%{version}-%{release}-filelist-et
570    
571  %package fr  %package fr
572  Summary: %{package_summary} - French  Summary: %{package_summary} - French
573  Group: %{group}  Group: %{group}
# Line 594  Requires: e-smith-formmagick >= 1.4.0-10 Line 628  Requires: e-smith-formmagick >= 1.4.0-10
628  %{summary}  %{summary}
629  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
630    
631    %package pl
632    Summary: %{package_summary} - Polish
633    Group: %{group}
634    Requires: aspell-pl
635    Requires: e-smith-formmagick >= 1.4.0-10
636    %description pl
637    %{summary}
638    %files pl -f %{name}-%{version}-%{release}-filelist-pl
639    
640  %package pt  %package pt
641  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
642  Group: %{group}  Group: %{group}
# Line 612  Requires: e-smith-formmagick >= 1.4.0-10 Line 655  Requires: e-smith-formmagick >= 1.4.0-10
655  %{summary}  %{summary}
656  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
657    
658    %package ro
659    Summary: %{package_summary} - Romanian
660    Group: %{group}
661    Requires: e-smith-formmagick >= 1.4.0-10
662    %description ro
663    %{summary}
664    %files ro -f %{name}-%{version}-%{release}-filelist-ro
665    
666  %package ru  %package ru
667  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
668  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