/[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.30 by snetram, Wed Apr 23 18:57:59 2008 UTC Revision 1.45 by snetram, Sat Oct 4 22:34:30 2008 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.29 2008/04/09 13:51:56 slords Exp $  # $Id: smeserver-locale.spec,v 1.44 2008/10/04 15:38:05 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 9  %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 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 19  Patch3: smeserver-locale-2008-03-18.patc Line 19  Patch3: smeserver-locale-2008-03-18.patc
19  Patch4: smeserver-locale-2008-03-25.patch  Patch4: smeserver-locale-2008-03-25.patch
20  Patch5: smeserver-locale-2008-03-26.patch  Patch5: smeserver-locale-2008-03-26.patch
21  Patch6: smeserver-locale-2008-04-01.patch  Patch6: smeserver-locale-2008-04-01.patch
22  Patch7: smeserver-locale-2008-04-23.patch  Patch7: smeserver-locale-2008-05-05.patch
23    Patch8: smeserver-locale-2008-06-27.patch
24    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    Patch14: smeserver-locale-1.4.0-locale-2008-10-04.patch
30  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
31  BuildArchitectures: noarch  BuildArchitectures: noarch
32  BuildRequires: perl  BuildRequires: perl
# Line 31  AutoReqProv: no Line 38  AutoReqProv: no
38  SME Server localisation module  SME Server localisation module
39    
40  %changelog  %changelog
41    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20
42    - Reverting all changes made Oct 4, as they should be made through Pootle
43    - Applying Pootle patch, fixing [SME: 4618] and [SME: 4616]
44    
45    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19
46    - Apply 4 Oct locale patch
47    
48    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
49    - Remove colored highlights from German locale [SME: 4618]
50    - Fix changelog entry in previous entry for [SME: 4616]
51    
52    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
53    - Remove references to the wiki from the German locale [SME: 4616]
54    - Fix bug referrence in previous changelog entry [SME: 4617]
55    
56    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
57    - Apply locale patch to fix many translation bugs [SME: 4615]
58    
59    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
60    - Apply locale patch
61    
62    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
63    - Apply locale patch
64    
65    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
66    - Apply Jul 26 2008 locale patch
67    - Add Portuguese language
68    - Add Turkish language
69    
70    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
71    - Apply 1 July 2008 locale patch
72    
73    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
74    - Apply 27 Jun 2008 locale patch
75    
76    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
77    - Update to May 5 2008 translations
78    - Revert Apr 23 2008 translations (bad patch)
79    
80  * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9  * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
81  - Update to Apr 23 2008 translations  - Update to Apr 23 2008 translations
82    
# Line 339  SME Server localisation module Line 385  SME Server localisation module
385  %patch5 -p1  %patch5 -p1
386  %patch6 -p1  %patch6 -p1
387  %patch7 -p1  %patch7 -p1
388    %patch8 -p1
389    %patch9 -p1
390    %patch10 -p1
391    %patch11 -p1
392    %patch12 -p1
393    %patch13 -p1
394    %patch14 -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 373  done Line 426  done
426  %clean  %clean
427  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
428    
429    %package bg
430    Summary: %{package_summary} - Bulgarian
431    Group: %{group}
432    Requires: aspell-bg
433    Requires: e-smith-formmagick >= 1.4.0-10
434    %description bg
435    %{summary}
436    %files bg -f %{name}-%{version}-%{release}-filelist-bg
437    
438  %package da  %package da
439  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
440  Group: %{group}  Group: %{group}
# Line 421  Requires: e-smith-formmagick >= 1.4.0-10 Line 483  Requires: e-smith-formmagick >= 1.4.0-10
483  %package hu  %package hu
484  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
485  Group: %{group}  Group: %{group}
486    #Requires: aspell-hu
487  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
488  %description hu  %description hu
489  %{summary}  %{summary}
# Line 453  Requires: e-smith-formmagick >= 1.4.0-10 Line 516  Requires: e-smith-formmagick >= 1.4.0-10
516  %{summary}  %{summary}
517  %files nl -f %{name}-%{version}-%{release}-filelist-nl  %files nl -f %{name}-%{version}-%{release}-filelist-nl
518    
519  %package pt_BR  %package pt
520  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
521  Group: %{group}  Group: %{group}
522  Requires: aspell-pt  Requires: aspell-pt
523  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
524    %description pt
525    %{summary}
526    %files pt -f %{name}-%{version}-%{release}-filelist-pt
527    
528    %package pt_BR
529    Summary: %{package_summary} - Portugese (Brazilian)
530    Group: %{group}
531    Requires: aspell-pt
532    Requires: e-smith-formmagick >= 1.4.0-10
533  %description pt_BR  %description pt_BR
534  %{summary}  %{summary}
535  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR  %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
# Line 479  Requires: e-smith-formmagick >= 1.4.0-10 Line 551  Requires: e-smith-formmagick >= 1.4.0-10
551  %description sv  %description sv
552  %{summary}  %{summary}
553  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
554    
555    %package tr
556    Summary: %{package_summary} - Turkish
557    Group: %{group}
558    #Requires: aspell-tr
559    Requires: e-smith-formmagick >= 1.4.0-10
560    %description tr
561    %{summary}
562    %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