/[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.62 by snetram, Sat Jan 31 07:58:06 2009 UTC Revision 1.85 by slords, Tue Jun 8 20:22:08 2010 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.61 2009/01/31 07:51:24 snetram Exp $  # $Id: smeserver-locale.spec,v 1.84 2010/06/08 19:05:58 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.2.0  %define version 2.2.0
7  %define release 15  %define release 31
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 nl pt pt_BR sl sv tr  %define package_locales bg da de el es et fr he 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 27  Patch10: smeserver-locale-2.2.0-locale-2 Line 27  Patch10: smeserver-locale-2.2.0-locale-2
27  Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch  Patch11: smeserver-locale-2.2.0-locale-2008-11-30.patch
28  Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch  Patch12: smeserver-locale-2.2.0-locale-2008-12-31.patch
29  Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch  Patch13: smeserver-locale-2.2.0-locale-2009-01-31.patch
30    Patch14: smeserver-locale-2.2.0-locale-2009-02-09.patch
31    Patch15: smeserver-locale-2.2.0-locale-2009-03-01.patch
32    Patch16: smeserver-locale-2.2.0-locale-2009-03-03.patch
33    Patch17: smeserver-locale-2.2.0-locale-2009-04-27.patch
34    Patch18: smeserver-locale-2.2.0-locale-2009-05-20.patch
35    Patch19: smeserver-locale-2.2.0-locale-2009-05-27.patch
36    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    Patch24: smeserver-locale-2.2.0-locale-2010-04-29.patch
41    Patch25: smeserver-locale-2.2.0-locale-2010-05-23.patch
42    Patch26: smeserver-locale-2.2.0-locale-2010-06-08.patch
43  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
44  BuildArchitectures: noarch  BuildArchitectures: noarch
45  BuildRequires: perl  BuildRequires: perl
# Line 38  AutoReqProv: no Line 51  AutoReqProv: no
51  SME Server localisation module  SME Server localisation module
52    
53  %changelog  %changelog
54    * Tue Jun 08 2010 SME Translation Server <translations@contribs.org> 2.2.0-31.sme
55    - apply locale 2010-06-08 patch
56    
57    * Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-30.sme
58    - Add Hebrew language [SME: 5971]
59    
60    * Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.2.0-29.sme
61    - apply locale 2010-05-23 patch
62    
63    * Thu Apr 29 2010 SME Translation Server <translations@contribs.org> 2.2.0-28.sme
64    - apply locale 2010-04-29 patch
65    
66    * Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.2.0-27.sme
67    - apply locale 2010-03-02 patch
68    
69    * Sat Feb 27 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-26.sme
70    - Revert previous patch to resync with generated patches based on SME Server 7 [SME: 5803]
71    - Correct previous changelog entry
72    - Apply locale 2010-02-27 patch
73    
74    * Thu Feb 25 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-25.sme
75    - apply locale 2010-02-25 patch
76    
77    * Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-24.sme
78    - apply locale 2009-10-27 patch
79    - Add Thai language [SME: 5466]
80    
81    * Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.2.0-23.sme
82    - apply locale 2009-08-24 patch
83    - Add Polish language [SME: 5437]
84    
85    * Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-22.sme
86    - apply locale 2009-05-27 patch
87    - Add Romanian language [SME: 5268]
88    
89    * Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.2.0-21.sme
90    - apply locale 2009-05-20 patch
91    
92    * Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.2.0-20.sme
93    - apply locale 2009-04-27 patch
94    - Add Estonian language [SME: 5199]
95    
96    * Tue Mar 03 2009 SME Translation Server
97    - re-apply locale 2009-03-03 patch
98    
99    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-18.sme
100    - Apply  3 Mar 2009 locale patch [SME: 5051]
101    
102    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-17.sme
103    - Apply  1 Mar 2009 locale patch [SME: 5017]
104    - Added missing bug references to changelog entry [SME: 5002]
105    
106    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.2.0-16.sme
107    - Add Chineese (China) language [SME: 5002]
108    - Add Norwegian (Bokmal) language [SME: 5002]
109    - Add Russian language [SME: 5002]
110    
111  * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme  * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-15.sme
112  - Apply 31 Jan 2009 locale patch [SME: 4950]  - Apply 31 Jan 2009 locale patch [SME: 4950]
113    
# Line 56  SME Server localisation module Line 126  SME Server localisation module
126  * 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
127  - Apply  7 Nov 2008 locale patch [SME: 4748]  - Apply  7 Nov 2008 locale patch [SME: 4748]
128    
129  * 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
130  - Apply  6 Nov 2008 locale patch [SME: 4746]  - Apply  6 Nov 2008 locale patch [SME: 4746]
131    
132  * 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 437  SME Server localisation module Line 507  SME Server localisation module
507  %patch11 -p1  %patch11 -p1
508  %patch12 -p1  %patch12 -p1
509  %patch13 -p1  %patch13 -p1
510    %patch14 -p1
511    %patch15 -p1
512    %patch16 -p1
513    %patch17 -p1
514    %patch18 -p1
515    %patch19 -p1
516    %patch20 -p1
517    %patch21 -p1
518    %patch22 -p1
519    %patch23 -p1
520    %patch24 -p1
521    %patch25 -p1
522    %patch26 -p1
523    
524  %build  %build
525  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 464  do Line 547  do
547      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
548          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
549    
550      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
551          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
552  done  done
553    
554  %clean  %clean
# Line 516  Requires: e-smith-formmagick >= 1.4.0-10 Line 599  Requires: e-smith-formmagick >= 1.4.0-10
599  %{summary}  %{summary}
600  %files es -f %{name}-%{version}-%{release}-filelist-es  %files es -f %{name}-%{version}-%{release}-filelist-es
601    
602    %package et
603    Summary: %{package_summary} - Estonian
604    Group: %{group}
605    Requires: e-smith-formmagick >= 1.4.0-10
606    %description et
607    %{summary}
608    %files et -f %{name}-%{version}-%{release}-filelist-et
609    
610  %package fr  %package fr
611  Summary: %{package_summary} - French  Summary: %{package_summary} - French
612  Group: %{group}  Group: %{group}
# Line 525  Requires: e-smith-formmagick >= 1.4.0-10 Line 616  Requires: e-smith-formmagick >= 1.4.0-10
616  %{summary}  %{summary}
617  %files fr -f %{name}-%{version}-%{release}-filelist-fr  %files fr -f %{name}-%{version}-%{release}-filelist-fr
618    
619    %package he
620    Summary: %{package_summary} - Hungarian
621    Group: %{group}
622    Requires: e-smith-formmagick >= 1.4.0-10
623    %description he
624    %{summary}
625    %files he -f %{name}-%{version}-%{release}-filelist-he
626    
627  %package hu  %package hu
628  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
629  Group: %{group}  Group: %{group}
 #Requires: aspell-hu  
630  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
631  %description hu  %description hu
632  %{summary}  %{summary}
# Line 560  Requires: e-smith-formmagick >= 1.4.0-10 Line 658  Requires: e-smith-formmagick >= 1.4.0-10
658  %{summary}  %{summary}
659  %files ja -f %{name}-%{version}-%{release}-filelist-ja  %files ja -f %{name}-%{version}-%{release}-filelist-ja
660    
661    %package nb
662    Summary: %{package_summary} - Norwegian (Bokmal)
663    Group: %{group}
664    Requires: e-smith-formmagick >= 1.4.0-10
665    %description nb
666    %{summary}
667    %files nb -f %{name}-%{version}-%{release}-filelist-nb
668    
669  %package nl  %package nl
670  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
671  Group: %{group}  Group: %{group}
# Line 569  Requires: e-smith-formmagick >= 1.4.0-10 Line 675  Requires: e-smith-formmagick >= 1.4.0-10
675  %{summary}  %{summary}
676  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
677    
678    %package pl
679    Summary: %{package_summary} - Polish
680    Group: %{group}
681    Requires: aspell-pl
682    Requires: e-smith-formmagick >= 1.4.0-10
683    %description pl
684    %{summary}
685    %files pl -f %{name}-%{version}-%{release}-filelist-pl
686    
687  %package pt  %package pt
688  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
689  Group: %{group}  Group: %{group}
# Line 587  Requires: e-smith-formmagick >= 1.4.0-10 Line 702  Requires: e-smith-formmagick >= 1.4.0-10
702  %{summary}  %{summary}
703  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
704    
705    %package ro
706    Summary: %{package_summary} - Romanian
707    Group: %{group}
708    Requires: e-smith-formmagick >= 1.4.0-10
709    %description ro
710    %{summary}
711    %files ro -f %{name}-%{version}-%{release}-filelist-ro
712    
713    %package ru
714    Summary: %{package_summary} - Russian
715    Group: %{group}
716    Requires: aspell-ru
717    Requires: e-smith-formmagick >= 1.4.0-10
718    %description ru
719    %{summary}
720    %files ru -f %{name}-%{version}-%{release}-filelist-ru
721    
722  %package sl  %package sl
723  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
724  Group: %{group}  Group: %{group}
# Line 605  Requires: e-smith-formmagick >= 1.4.0-10 Line 737  Requires: e-smith-formmagick >= 1.4.0-10
737  %{summary}  %{summary}
738  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
739    
740    %package th
741    Summary: %{package_summary} - Thai
742    Group: %{group}
743    Requires: e-smith-formmagick >= 1.4.0-10
744    %description th
745    %{summary}
746    %files th -f %{name}-%{version}-%{release}-filelist-th
747    
748  %package tr  %package tr
749  Summary: %{package_summary} - Turkish  Summary: %{package_summary} - Turkish
750  Group: %{group}  Group: %{group}
 #Requires: aspell-tr  
751  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
752  %description tr  %description tr
753  %{summary}  %{summary}
754  %files tr -f %{name}-%{version}-%{release}-filelist-tr  %files tr -f %{name}-%{version}-%{release}-filelist-tr
755    
756    %package zh_CN
757    Summary: %{package_summary} - Chinese (China)
758    Group: %{group}
759    Requires: e-smith-formmagick >= 1.4.0-10
760    %description zh_CN
761    %{summary}
762    %files zh_CN -f %{name}-%{version}-%{release}-filelist-zh_CN


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