/[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.31 by slords, Mon May 5 21:28:58 2008 UTC Revision 1.66 by snetram, Tue Mar 3 17:04:38 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.30 2008/04/23 18:57:59 snetram Exp $  # $Id: smeserver-locale.spec,v 1.65 2009/03/01 19:32:19 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 1.4.0  %define version 2.0.0
7  %define release 10  %define release 18
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 da de el es fr hu id it nl pt_BR sl sv  %define package_locales bg da de el es fr hu id it ja nb nl pt pt_BR ru sl sv tr zh_CN
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch1: smeserver-locale-UTF8.patch  Patch0: smeserver-locale-2.0.0-locale-2008-10-08.patch
17  Patch2: smeserver-locale-remove_pt.patch  Patch1: smeserver-locale-2.0.0-locale-2008-10-13.patch
18  Patch3: smeserver-locale-2008-03-18.patch  Patch2: smeserver-locale-2.0.0-locale-2008-10-15.patch
19  Patch4: smeserver-locale-2008-03-25.patch  Patch3: smeserver-locale-2.0.0-locale-2008-10-16.patch
20  Patch5: smeserver-locale-2008-03-26.patch  Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
21  Patch6: smeserver-locale-2008-04-01.patch  Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch
22  Patch7: smeserver-locale-2008-05-05.patch  Patch6: smeserver-locale-2.0.0-locale-2008-11-02.patch
23    Patch7: smeserver-locale-2.0.0-locale-2008-11-06.patch
24    Patch8: smeserver-locale-2.0.0-locale-2008-11-07.patch
25    Patch9: smeserver-locale-2.0.0-locale-2008-11-18.patch
26    Patch10: smeserver-locale-2.0.0-locale-2008-11-19.patch
27    Patch11: smeserver-locale-2.0.0-locale-2008-11-30.patch
28    Patch12: smeserver-locale-2.0.0-locale-2008-12-31.patch
29    Patch13: smeserver-locale-2.0.0-locale-2009-01-31.patch
30    Patch14: smeserver-locale-2.0.0-locale-2009-02-09.patch
31    Patch15: smeserver-locale-2.0.0-locale-2009-03-01.patch
32    Patch16: smeserver-locale-2.0.0-locale-2009-03-03.patch
33  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
34  BuildArchitectures: noarch  BuildArchitectures: noarch
35  BuildRequires: perl  BuildRequires: perl
# Line 31  AutoReqProv: no Line 41  AutoReqProv: no
41  SME Server localisation module  SME Server localisation module
42    
43  %changelog  %changelog
44    * Tue Mar  3 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-18.sme
45    - Apply  3 Mar 2009 locale patch [SME: 5051]
46    
47    * Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-17.sme
48    - Apply  1 Mar 2009 locale patch [SME: 5017]
49    - Added missing bug references to changelog entry [SME: 5002]
50    
51    * Mon Feb 09 2009 Shad L. Lords <slords@mail.com> - 2.0.0-16.sme
52    - Add Chineese (China) language [SME: 5002]
53    - Add Norwegian (Bokmal) language [SME: 5002]
54    - Add Russian language [SME: 5002]
55    
56    * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-15.sme
57    - Apply 31 Jan 2009 locale patch [SME: 4950]
58    
59    * Wed Dec 31 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-14.sme
60    - Apply 31 Dec 2008 locale patch [SME: 4899]
61    
62    * Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-13.sme
63    - Apply 30 Nov 2008 locale patch [SME: 4813]
64    
65    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
66    - Apply 19 Nov 2008 locale patch [SME: 4748]
67    
68    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-11.sme
69    - Apply 18 Nov 2008 locale patch [SME: 4748]
70    
71    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme
72    - Apply  7 Nov 2008 locale patch [SME: 4748]
73    
74    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-9.sme
75    - Apply  6 Nov 2008 locale patch [SME: 4746]
76    
77    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.0.0-8.sme
78    - Apply 2 Nov 2008 locale patch
79    
80    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme
81    - Apply 19 Oct 2008 locale patch [SME: 4692]
82    
83    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
84    - Apply 17 Oct 2008 locale patch
85    
86    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
87    - Apply 16 Oct 2008 locale patch
88    
89    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
90    - Apply 15 Oct 2008 locale patch
91    
92    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
93    - Add Japanese language [SME: 4637]
94    
95    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
96    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
97    
98    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
99    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
100    
101    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
102    - Reverting all changes made Oct 4, as they should be made through Pootle
103    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
104    
105    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
106    - Apply 4 Oct locale patch
107    
108    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
109    - Remove colored highlights from German locale [SME: 4618]
110    - Fix changelog entry in previous entry for [SME: 4616]
111    
112    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
113    - Remove references to the wiki from the German locale [SME: 4616]
114    - Fix bug referrence in previous changelog entry [SME: 4617]
115    
116    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
117    - Apply locale patch to fix many translation bugs [SME: 4615]
118    
119    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
120    - Apply locale patch
121    
122    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
123    - Apply locale patch
124    
125    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
126    - Apply Jul 26 2008 locale patch
127    - Add Portuguese language
128    - Add Turkish language
129    
130    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
131    - Apply 1 July 2008 locale patch
132    
133    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
134    - Apply 27 Jun 2008 locale patch
135    
136  * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10  * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
137  - Update to May 5 2008 translations  - Update to May 5 2008 translations
138  - Revert Apr 23 2008 translations (bad patch)  - Revert Apr 23 2008 translations (bad patch)
# Line 336  SME Server localisation module Line 438  SME Server localisation module
438    
439  %prep  %prep
440  %setup  %setup
441    %patch0 -p1
442  %patch1 -p1  %patch1 -p1
443  %patch2 -p1  %patch2 -p1
444  %patch3 -p1  %patch3 -p1
# Line 343  SME Server localisation module Line 446  SME Server localisation module
446  %patch5 -p1  %patch5 -p1
447  %patch6 -p1  %patch6 -p1
448  %patch7 -p1  %patch7 -p1
449    %patch8 -p1
450    %patch9 -p1
451    %patch10 -p1
452    %patch11 -p1
453    %patch12 -p1
454    %patch13 -p1
455    %patch14 -p1
456    %patch15 -p1
457    %patch16 -p1
458    
459  %build  %build
460  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 370  do Line 482  do
482      echo "%defattr(-,root,root)" > \      echo "%defattr(-,root,root)" > \
483          %{name}-%{version}-%{release}-filelist-$locale          %{name}-%{version}-%{release}-filelist-$locale
484    
485      grep locale/$locale %{name}-%{version}-%{release}-filelist >> \      grep -e locale/$locale/ -e locale/$(echo $locale | tr '[:upper:]_' '[:lower:]-')/ \
486          %{name}-%{version}-%{release}-filelist-$locale           %{name}-%{version}-%{release}-filelist >> %{name}-%{version}-%{release}-filelist-$locale
487  done  done
488    
489  %clean  %clean
490  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
491    
492    %package bg
493    Summary: %{package_summary} - Bulgarian
494    Group: %{group}
495    Requires: aspell-bg
496    Requires: e-smith-formmagick >= 1.4.0-10
497    %description bg
498    %{summary}
499    %files bg -f %{name}-%{version}-%{release}-filelist-bg
500    
501  %package da  %package da
502  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
503  Group: %{group}  Group: %{group}
# Line 448  Requires: e-smith-formmagick >= 1.4.0-10 Line 569  Requires: e-smith-formmagick >= 1.4.0-10
569  %{summary}  %{summary}
570  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
571    
572    %package ja
573    Summary: %{package_summary} - Japanese
574    Group: %{group}
575    Requires: e-smith-formmagick >= 1.4.0-10
576    %description ja
577    %{summary}
578    %files ja -f %{name}-%{version}-%{release}-filelist-ja
579    
580    %package nb
581    Summary: %{package_summary} - Norwegian (Bokmal)
582    Group: %{group}
583    Requires: e-smith-formmagick >= 1.4.0-10
584    %description nb
585    %{summary}
586    %files nb -f %{name}-%{version}-%{release}-filelist-nb
587    
588  %package nl  %package nl
589  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
590  Group: %{group}  Group: %{group}
# Line 457  Requires: e-smith-formmagick >= 1.4.0-10 Line 594  Requires: e-smith-formmagick >= 1.4.0-10
594  %{summary}  %{summary}
595  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
596    
597  %package pt_BR  %package pt
598  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
599  Group: %{group}  Group: %{group}
600  Requires: aspell-pt  Requires: aspell-pt
601  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
602    %description pt
603    %{summary}
604    %files pt -f %{name}-%{version}-%{release}-filelist-pt
605    
606    %package pt_BR
607    Summary: %{package_summary} - Portugese (Brazilian)
608    Group: %{group}
609    Requires: aspell-pt
610    Requires: e-smith-formmagick >= 1.4.0-10
611  %description pt_BR  %description pt_BR
612  %{summary}  %{summary}
613  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
614    
615    %package ru
616    Summary: %{package_summary} - Russian
617    Group: %{group}
618    Requires: aspell-ru
619    Requires: e-smith-formmagick >= 1.4.0-10
620    %description ru
621    %{summary}
622    %files ru -f %{name}-%{version}-%{release}-filelist-ru
623    
624  %package sl  %package sl
625  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
626  Group: %{group}  Group: %{group}
# Line 483  Requires: e-smith-formmagick >= 1.4.0-10 Line 638  Requires: e-smith-formmagick >= 1.4.0-10
638  %description sv  %description sv
639  %{summary}  %{summary}
640  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
641    
642    %package tr
643    Summary: %{package_summary} - Turkish
644    Group: %{group}
645    Requires: e-smith-formmagick >= 1.4.0-10
646    %description tr
647    %{summary}
648    %files tr -f %{name}-%{version}-%{release}-filelist-tr
649    
650    %package zh_CN
651    Summary: %{package_summary} - Chinese (China)
652    Group: %{group}
653    Requires: e-smith-formmagick >= 1.4.0-10
654    %description zh_CN
655    %{summary}
656    %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