/[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.24 by slords, Tue Mar 11 14:14:27 2008 UTC Revision 1.42 by snetram, Sat Oct 4 09:43:40 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-locale.spec,v 1.41 2008/10/04 07:56:24 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 4  %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 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
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
16  Patch1: smeserver-locale-UTF8.patch  Patch1: smeserver-locale-UTF8.patch
17    Patch2: smeserver-locale-remove_pt.patch
18    Patch3: smeserver-locale-2008-03-18.patch
19    Patch4: smeserver-locale-2008-03-25.patch
20    Patch5: smeserver-locale-2008-03-26.patch
21    Patch6: smeserver-locale-2008-04-01.patch
22    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-removeReferrencesToWiki.patch
30    Patch15: smeserver-locale-1.4.0-removeColorCoding.patch
31  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
32  BuildArchitectures: noarch  BuildArchitectures: noarch
33  BuildRequires: perl  BuildRequires: perl
# Line 23  AutoReqProv: no Line 39  AutoReqProv: no
39  SME Server localisation module  SME Server localisation module
40    
41  %changelog  %changelog
42    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18
43    - Remove colored highlights from German locale [SME: 4618]
44    - Fix changelog entry in previous entry for [SME: 4616]
45    
46    * Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17
47    - Remove references to the wiki from the German locale [SME: 4616]
48    - Fix bug referrence in previous changelog entry [SME: 4617]
49    
50    * Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16
51    - Apply locale patch to fix many translation bugs [SME: 4615]
52    
53    * Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15
54    - Apply locale patch
55    
56    * Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14
57    - Apply locale patch
58    
59    * Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13
60    - Apply Jul 26 2008 locale patch
61    - Add Portuguese language
62    - Add Turkish language
63    
64    * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-12
65    - Apply 1 July 2008 locale patch
66    
67    * Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-11
68    - Apply 27 Jun 2008 locale patch
69    
70    * Tue May 5 2008 Shad L. Lords <slords@mail.com> 1.4.0-10
71    - Update to May 5 2008 translations
72    - Revert Apr 23 2008 translations (bad patch)
73    
74    * Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-9
75    - Update to Apr 23 2008 translations
76    
77    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.4.0-8
78    - Update to Apr 1 2008 translations
79    
80    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 1.4.0-7
81    - Update to Mar 26 2008 translations
82    
83    * Tue Mar 25 2008 Shad L. Lords <slords@mail.com> 1.4.0-6
84    - Update to Mar 25 2008 translations
85    
86    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.4.0-5
87    - Fix packages for Brazilian portuguese
88    - Update to Mar 18 2008 translations
89    
90  * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4  * Tue Mar 11 2008 Shad L. Lords <slords@mail.com> 1.4.0-4
91  - Move requires e-smith-formmagick to correct places [SME: 3858]  - Move requires e-smith-formmagick to correct places [SME: 3858]
92  - Add missing aspell module requires  - Add missing aspell module requires
# Line 309  SME Server localisation module Line 373  SME Server localisation module
373  %prep  %prep
374  %setup  %setup
375  %patch1 -p1  %patch1 -p1
376    %patch2 -p1
377    %patch3 -p1
378    %patch4 -p1
379    %patch5 -p1
380    %patch6 -p1
381    %patch7 -p1
382    %patch8 -p1
383    %patch9 -p1
384    %patch10 -p1
385    %patch11 -p1
386    %patch12 -p1
387    %patch13 -p1
388    %patch14 -p1
389    %patch15 -p1
390    
391  %build  %build
392  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 343  done Line 421  done
421  %clean  %clean
422  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
423    
424    %package bg
425    Summary: %{package_summary} - Bulgarian
426    Group: %{group}
427    Requires: aspell-bg
428    Requires: e-smith-formmagick >= 1.4.0-10
429    %description bg
430    %{summary}
431    %files bg -f %{name}-%{version}-%{release}-filelist-bg
432    
433  %package da  %package da
434  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
435  Group: %{group}  Group: %{group}
# Line 391  Requires: e-smith-formmagick >= 1.4.0-10 Line 478  Requires: e-smith-formmagick >= 1.4.0-10
478  %package hu  %package hu
479  Summary: %{package_summary} - Hungarian  Summary: %{package_summary} - Hungarian
480  Group: %{group}  Group: %{group}
481    #Requires: aspell-hu
482  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
483  %description hu  %description hu
484  %{summary}  %{summary}
# Line 432  Requires: e-smith-formmagick >= 1.4.0-10 Line 520  Requires: e-smith-formmagick >= 1.4.0-10
520  %{summary}  %{summary}
521  %files pt -f %{name}-%{version}-%{release}-filelist-pt  %files pt -f %{name}-%{version}-%{release}-filelist-pt
522    
523    %package pt_BR
524    Summary: %{package_summary} - Portugese (Brazilian)
525    Group: %{group}
526    Requires: aspell-pt
527    Requires: e-smith-formmagick >= 1.4.0-10
528    %description pt_BR
529    %{summary}
530    %files pt_BR -f %{name}-%{version}-%{release}-filelist-pt_BR
531    
532  %package sl  %package sl
533  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
534  Group: %{group}  Group: %{group}
# Line 449  Requires: e-smith-formmagick >= 1.4.0-10 Line 546  Requires: e-smith-formmagick >= 1.4.0-10
546  %description sv  %description sv
547  %{summary}  %{summary}
548  %files sv -f %{name}-%{version}-%{release}-filelist-sv  %files sv -f %{name}-%{version}-%{release}-filelist-sv
549    
550    %package tr
551    Summary: %{package_summary} - Turkish
552    Group: %{group}
553    #Requires: aspell-tr
554    Requires: e-smith-formmagick >= 1.4.0-10
555    %description tr
556    %{summary}
557    %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