/[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.26 by slords, Wed Mar 26 00:03:04 2008 UTC Revision 1.59 by snetram, Wed Nov 19 17:33:30 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-locale.spec,v 1.58 2008/11/18 19:48:15 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 6  %define release 12
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 nl pt pt_BR sl sv tr
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    Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
21    Patch5: smeserver-locale-2.0.0-locale-2008-10-19.patch
22    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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
28  BuildArchitectures: noarch  BuildArchitectures: noarch
29  BuildRequires: perl  BuildRequires: perl
# Line 26  AutoReqProv: no Line 35  AutoReqProv: no
35  SME Server localisation module  SME Server localisation module
36    
37  %changelog  %changelog
38    * Tue Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-12.sme
39    - Apply 19 Nov 2008 locale patch [SME: 4748]
40    
41    * Tue Nov 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-11.sme
42    - Apply 18 Nov 2008 locale patch [SME: 4748]
43    
44    * Fri Nov  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-10.sme
45    - Apply  7 Nov 2008 locale patch [SME: 4748]
46    
47    * Thu Nov  6 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-9.sme
48    - Apply  6 Nov 2008 locale patch [SME: 4746]
49    
50    * Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.0.0-8.sme
51    - Apply 2 Nov 2008 locale patch
52    
53    * Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.0.0-7.sme
54    - Apply 19 Oct 2008 locale patch [SME: 4692]
55    
56    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
57    - Apply 17 Oct 2008 locale patch
58    
59    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
60    - Apply 16 Oct 2008 locale patch
61    
62    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
63    - Apply 15 Oct 2008 locale patch
64    
65    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
66    - Add Japanese language [SME: 4637]
67    
68    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
69    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
70    
71    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
72    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
73    
74    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
75    - Reverting all changes made Oct 4, as they should be made through Pootle
76    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
77    
78    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
79    - Apply 4 Oct locale patch
80    
81    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
82    - Remove colored highlights from German locale [SME: 4618]
83    - Fix changelog entry in previous entry for [SME: 4616]
84    
85    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
86    - Remove references to the wiki from the German locale [SME: 4616]
87    - Fix bug referrence in previous changelog entry [SME: 4617]
88    
89    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
90    - Apply locale patch to fix many translation bugs [SME: 4615]
91    
92    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
93    - Apply locale patch
94    
95    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
96    - Apply locale patch
97    
98    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
99    - Apply Jul 26 2008 locale patch
100    - Add Portuguese language
101    - Add Turkish language
102    
103    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
104    - Apply 1 July 2008 locale patch
105    
106    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
107    - Apply 27 Jun 2008 locale patch
108    
109    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
110    - Update to May 5 2008 translations
111    - Revert Apr 23 2008 translations (bad patch)
112    
113    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
114    - Update to Apr 23 2008 translations
115    
116    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
117    - Update to Apr 1 2008 translations
118    
119    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
120    - Update to Mar 26 2008 translations
121    
122  * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6  * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
123  - Update to Mar 25 2008 translations  - Update to Mar 25 2008 translations
124    
# Line 318  SME Server localisation module Line 411  SME Server localisation module
411    
412  %prep  %prep
413  %setup  %setup
414    %patch0 -p1
415  %patch1 -p1  %patch1 -p1
416  %patch2 -p1  %patch2 -p1
417  %patch3 -p1  %patch3 -p1
418  %patch4 -p1  %patch4 -p1
419    %patch5 -p1
420    %patch6 -p1
421    %patch7 -p1
422    %patch8 -p1
423    %patch9 -p1
424    %patch10 -p1
425    
426  %build  %build
427  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 356  done Line 456  done
456  %clean  %clean
457  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
458    
459    %package bg
460    Summary: %{package_summary} - Bulgarian
461    Group: %{group}
462    Requires: aspell-bg
463    Requires: e-smith-formmagick >= 1.4.0-10
464    %description bg
465    %{summary}
466    %files bg -f %{name}-%{version}-%{release}-filelist-bg
467    
468  %package da  %package da
469  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
470  Group: %{group}  Group: %{group}
# Line 404  Requires: e-smith-formmagick >= 1.4.0-10 Line 513  Requires: e-smith-formmagick >= 1.4.0-10
513  %package hu  %package hu
514  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
515  Group: %{group}  Group: %{group}
516    #Requires: aspell-hu
517  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
518  %description hu  %description hu
519  %{summary}  %{summary}
# Line 427  Requires: e-smith-formmagick >= 1.4.0-10 Line 537  Requires: e-smith-formmagick >= 1.4.0-10
537  %{summary}  %{summary}
538  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
539    
540    %package ja
541    Summary: %{package_summary} - Japanese
542    Group: %{group}
543    Requires: e-smith-formmagick >= 1.4.0-10
544    %description ja
545    %{summary}
546    %files ja -f %{name}-%{version}-%{release}-filelist-ja
547    
548  %package nl  %package nl
549  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
550  Group: %{group}  Group: %{group}
# Line 436  Requires: e-smith-formmagick >= 1.4.0-10 Line 554  Requires: e-smith-formmagick >= 1.4.0-10
554  %{summary}  %{summary}
555  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
556    
557  %package pt_BR  %package pt
558  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
559  Group: %{group}  Group: %{group}
560  Requires: aspell-pt  Requires: aspell-pt
561  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
562    %description pt
563    %{summary}
564    %files pt -f %{name}-%{version}-%{release}-filelist-pt
565    
566    %package pt_BR
567    Summary: %{package_summary} - Portugese (Brazilian)
568    Group: %{group}
569    Requires: aspell-pt
570    Requires: e-smith-formmagick >= 1.4.0-10
571  %description pt_BR  %description pt_BR
572  %{summary}  %{summary}
573  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
# Line 462  Requires: e-smith-formmagick >= 1.4.0-10 Line 589  Requires: e-smith-formmagick >= 1.4.0-10
589  %description sv  %description sv
590  %{summary}  %{summary}
591  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
592    
593    %package tr
594    Summary: %{package_summary} - Turkish
595    Group: %{group}
596    #Requires: aspell-tr
597    Requires: e-smith-formmagick >= 1.4.0-10
598    %description tr
599    %{summary}
600    %files tr -f %{name}-%{version}-%{release}-filelist-tr


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