/[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.34 by snetram, Tue Jul 1 20:38:08 2008 UTC Revision 1.44 by snetram, Sat Oct 4 15:38:05 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.33 2008/06/27 22:21:08 slords Exp $  # $Id: smeserver-locale.spec,v 1.43 2008/10/04 10:00:49 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 1.4.0
7  %define release 12  %define release 20
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_BR sl sv  %define package_locales bg da de el es fr hu id it nl pt pt_BR sl sv tr
11  Version: %{version}  Version: %{version}
12  Release: %{release}%{?dist}  Release: %{release}%{?dist}
13  License: GPL  License: GPL
# Line 21  Patch5: smeserver-locale-2008-03-26.patc Line 21  Patch5: smeserver-locale-2008-03-26.patc
21  Patch6: smeserver-locale-2008-04-01.patch  Patch6: smeserver-locale-2008-04-01.patch
22  Patch7: smeserver-locale-2008-05-05.patch  Patch7: smeserver-locale-2008-05-05.patch
23  Patch8: smeserver-locale-2008-06-27.patch  Patch8: smeserver-locale-2008-06-27.patch
24  Patch9: smeserver-locale-2008-06-27.patch  Patch9: smeserver-locale-2008-07-01.patch
25    Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch
26    Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch
27    Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch
28    Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch
29  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
30  BuildArchitectures: noarch  BuildArchitectures: noarch
31  BuildRequires: perl  BuildRequires: perl
# Line 33  AutoReqProv: no Line 37  AutoReqProv: no
37  SME Server localisation module  SME Server localisation module
38    
39  %changelog  %changelog
40    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
41    - Reverting all changes made Oct 4, as they should be made through Pootle
42    
43    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
44    - Apply 4 Oct locale patch
45    
46    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
47    - Remove colored highlights from German locale [SME: 4618]
48    - Fix changelog entry in previous entry for [SME: 4616]
49    
50    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
51    - Remove references to the wiki from the German locale [SME: 4616]
52    - Fix bug referrence in previous changelog entry [SME: 4617]
53    
54    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
55    - Apply locale patch to fix many translation bugs [SME: 4615]
56    
57    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
58    - Apply locale patch
59    
60    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
61    - Apply locale patch
62    
63    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
64    - Apply Jul 26 2008 locale patch
65    - Add Portuguese language
66    - Add Turkish language
67    
68  * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12  * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
69  - Apply 1 July 2008 locale patch  - Apply 1 July 2008 locale patch
70    
# Line 353  SME Server localisation module Line 385  SME Server localisation module
385  %patch7 -p1  %patch7 -p1
386  %patch8 -p1  %patch8 -p1
387  %patch9 -p1  %patch9 -p1
388    %patch10 -p1
389    %patch11 -p1
390    %patch12 -p1
391    %patch13 -p1
392    
393  %build  %build
394  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 444  Requires: e-smith-formmagick >= 1.4.0-10 Line 480  Requires: e-smith-formmagick >= 1.4.0-10
480  %package hu  %package hu
481  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
482  Group: %{group}  Group: %{group}
483    #Requires: aspell-hu
484  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
485  %description hu  %description hu
486  %{summary}  %{summary}
# Line 476  Requires: e-smith-formmagick >= 1.4.0-10 Line 513  Requires: e-smith-formmagick >= 1.4.0-10
513  %{summary}  %{summary}
514  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
515    
516  %package pt_BR  %package pt
517  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
518  Group: %{group}  Group: %{group}
519  Requires: aspell-pt  Requires: aspell-pt
520  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
521    %description pt
522    %{summary}
523    %files pt -f %{name}-%{version}-%{release}-filelist-pt
524    
525    %package pt_BR
526    Summary: %{package_summary} - Portugese (Brazilian)
527    Group: %{group}
528    Requires: aspell-pt
529    Requires: e-smith-formmagick >= 1.4.0-10
530  %description pt_BR  %description pt_BR
531  %{summary}  %{summary}
532  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
# Line 502  Requires: e-smith-formmagick >= 1.4.0-10 Line 548  Requires: e-smith-formmagick >= 1.4.0-10
548  %description sv  %description sv
549  %{summary}  %{summary}
550  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
551    
552    %package tr
553    Summary: %{package_summary} - Turkish
554    Group: %{group}
555    #Requires: aspell-tr
556    Requires: e-smith-formmagick >= 1.4.0-10
557    %description tr
558    %{summary}
559    %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