/[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.37 by dungog, Sat Sep 27 11:04:25 2008 UTC Revision 1.52 by snetram, Fri Oct 17 09:39:37 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.36 2008/07/26 16:37:21 slords Exp $  # $Id: smeserver-locale.spec,v 1.51 2008/10/16 07:01:07 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 14  %define release 6
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 nl pt pt_BR sl sv tr  %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  Patch5: smeserver-locale-2008-03-26.patch  Patch4: smeserver-locale-2.0.0-locale-2008-10-17.patch
 Patch6: smeserver-locale-2008-04-01.patch  
 Patch7: smeserver-locale-2008-05-05.patch  
 Patch8: smeserver-locale-2008-06-27.patch  
 Patch9: smeserver-locale-2008-07-01.patch  
 Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch  
 Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch  
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  BuildRequires: perl  BuildRequires: perl
# Line 35  AutoReqProv: no Line 29  AutoReqProv: no
29  SME Server localisation module  SME Server localisation module
30    
31  %changelog  %changelog
32    * Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-6.sme
33    - Apply 17 Oct 2008 locale patch
34    
35    * Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-5.sme
36    - Apply 16 Oct 2008 locale patch
37    
38    * Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-4.sme
39    - Apply 15 Oct 2008 locale patch
40    
41    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.0.0-3.sme
42    - Add Japanese language [SME: 4637]
43    
44    * Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.0.0-2.sme
45    - Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618]
46    
47    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
48    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
49    
50    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
51    - Reverting all changes made Oct 4, as they should be made through Pootle
52    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
53    
54    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
55    - Apply 4 Oct locale patch
56    
57    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
58    - Remove colored highlights from German locale [SME: 4618]
59    - Fix changelog entry in previous entry for [SME: 4616]
60    
61    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
62    - Remove references to the wiki from the German locale [SME: 4616]
63    - Fix bug referrence in previous changelog entry [SME: 4617]
64    
65    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
66    - Apply locale patch to fix many translation bugs [SME: 4615]
67    
68    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
69    - Apply locale patch
70    
71  * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14  * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
72  - Apply locale patch  - Apply locale patch
73    
# Line 354  SME Server localisation module Line 387  SME Server localisation module
387    
388  %prep  %prep
389  %setup  %setup
390    %patch0 -p1
391  %patch1 -p1  %patch1 -p1
392  %patch2 -p1  %patch2 -p1
393  %patch3 -p1  %patch3 -p1
394  %patch4 -p1  %patch4 -p1
 %patch5 -p1  
 %patch6 -p1  
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
395    
396  %build  %build
397  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 480  Requires: e-smith-formmagick >= 1.4.0-10 Line 507  Requires: e-smith-formmagick >= 1.4.0-10
507  %{summary}  %{summary}
508  %files it -f %{name}-%{version}-%{release}-filelist-it  %files it -f %{name}-%{version}-%{release}-filelist-it
509    
510    %package ja
511    Summary: %{package_summary} - Japanese
512    Group: %{group}
513    Requires: e-smith-formmagick >= 1.4.0-10
514    %description ja
515    %{summary}
516    %files ja -f %{name}-%{version}-%{release}-filelist-ja
517    
518  %package nl  %package nl
519  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
520  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