/[smeserver]/rpms/smeserver-locale/sme9/smeserver-locale.spec
ViewVC logotype

Diff of /rpms/smeserver-locale/sme9/smeserver-locale.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by slords, Thu Jan 31 22:04:47 2013 UTC Revision 1.9 by wellsi, Tue Dec 24 16:45:05 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.1 2013/01/31 21:35:09 slords Exp $  # $Id: smeserver-locale.spec,v 1.8 2013/12/03 05:25:11 wellsi 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 2.4.0  %define version 2.4.0
7  %define release 2  %define release 9
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 et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW  %define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW
# Line 13  Release: %{release}%{?dist} Line 13  Release: %{release}%{?dist}
13  License: GPL  License: GPL
14  Group: Networking/Daemons  Group: Networking/Daemons
15  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
16    Patch1: smeserver-locale-2.4.0-locale-2013-09-14.patch
17    Patch2: smeserver-locale-2.4.0-locale-2013-10-07.patch
18    Patch3: smeserver-locale-2.4.0-locale-2013-11-03.patch
19    Patch4: smeserver-locale-2.4.0-locale-2013-12-02.patch
20    Patch5: smeserver-locale-2.4.0-locale-2013-12-24.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 24  AutoReqProv: no Line 29  AutoReqProv: no
29  SME Server localisation module  SME Server localisation module
30    
31  %changelog  %changelog
32    * Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme
33    - apply locale 2013-12-24 patch from pootle [SME: 8029]
34    
35    * Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme
36    - apply locale 2013-12-02 patch from pootle [SME: 8029]
37    
38    * Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme
39    - apply locale 2013-11-03 patch from pootle [SME: 7971]
40    
41    * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme
42    - apply locale 2013-10-07 patch from pootle [SME: 7878]
43    
44    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6.sme
45    - apply locale 2013-09-14 patch from pootle [SME: 7848]
46    
47    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6
48    - Obsolete el5 version of aspell module [SME: 7273]
49    
50  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.el6  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.el6
51  - Replace aspell dictionaries with hunspell dictionaries  - Replace aspell dictionaries with hunspell dictionaries
52    
# Line 503  SME Server localisation module Line 526  SME Server localisation module
526    
527  %prep  %prep
528  %setup  %setup
529    %patch1 -p1
530    %patch2 -p1
531    %patch3 -p1
532    %patch4 -p1
533    
534  %build  %build
535  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 541  rm -rf $RPM_BUILD_ROOT Line 568  rm -rf $RPM_BUILD_ROOT
568  Summary: %{package_summary} - Bulgarian  Summary: %{package_summary} - Bulgarian
569  Group: %{group}  Group: %{group}
570  Requires: hunspell-bg  Requires: hunspell-bg
571    Obsoletes: aspell-bg <= 50:0.50
572  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
573  %description bg  %description bg
574  %{summary}  %{summary}
# Line 550  Requires: e-smith-formmagick >= 1.4.0-10 Line 578  Requires: e-smith-formmagick >= 1.4.0-10
578  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
579  Group: %{group}  Group: %{group}
580  Requires: hunspell-da  Requires: hunspell-da
581    Obsoletes: aspell-da <= 50:0.50
582  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
583  %description da  %description da
584  %{summary}  %{summary}
# Line 559  Requires: e-smith-formmagick >= 1.4.0-10 Line 588  Requires: e-smith-formmagick >= 1.4.0-10
588  Summary: %{package_summary} - German  Summary: %{package_summary} - German
589  Group: %{group}  Group: %{group}
590  Requires: hunspell-de  Requires: hunspell-de
591    Obsoletes: aspell-de <= 50:0.50
592  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
593  %description de  %description de
594  %{summary}  %{summary}
# Line 568  Requires: e-smith-formmagick >= 1.4.0-10 Line 598  Requires: e-smith-formmagick >= 1.4.0-10
598  Summary: %{package_summary} - Greek  Summary: %{package_summary} - Greek
599  Group: %{group}  Group: %{group}
600  Requires: hunspell-el  Requires: hunspell-el
601    Obsoletes: aspell-el <= 50:0.50
602  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
603  %description el  %description el
604  %{summary}  %{summary}
# Line 577  Requires: e-smith-formmagick >= 1.4.0-10 Line 608  Requires: e-smith-formmagick >= 1.4.0-10
608  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
609  Group: %{group}  Group: %{group}
610  Requires: hunspell-es  Requires: hunspell-es
611    Obsoletes: aspell-es <= 50:0.50
612  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
613  %description es  %description es
614  %{summary}  %{summary}
# Line 595  Requires: e-smith-formmagick >= 1.4.0-10 Line 627  Requires: e-smith-formmagick >= 1.4.0-10
627  Summary: %{package_summary} - French  Summary: %{package_summary} - French
628  Group: %{group}  Group: %{group}
629  Requires: hunspell-fr  Requires: hunspell-fr
630    Obsoletes: aspell-fr <= 50:0.50
631  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
632  %description fr  %description fr
633  %{summary}  %{summary}
# Line 622  Requires: e-smith-formmagick >= 1.4.0-10 Line 655  Requires: e-smith-formmagick >= 1.4.0-10
655  Summary: %{package_summary} - Indonesian  Summary: %{package_summary} - Indonesian
656  Group: %{group}  Group: %{group}
657  Requires: hunspell-id  Requires: hunspell-id
658    Obsoletes: aspell-id <= 50:0.50.1
659  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
660  %description id  %description id
661  %{summary}  %{summary}
# Line 631  Requires: e-smith-formmagick >= 1.4.0-10 Line 665  Requires: e-smith-formmagick >= 1.4.0-10
665  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
666  Group: %{group}  Group: %{group}
667  Requires: hunspell-it  Requires: hunspell-it
668    Obsoletes: aspell-it <= 50:0.53
669  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
670  %description it  %description it
671  %{summary}  %{summary}
# Line 657  Requires: e-smith-formmagick >= 1.4.0-10 Line 692  Requires: e-smith-formmagick >= 1.4.0-10
692  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
693  Group: %{group}  Group: %{group}
694  Requires: hunspell-nl  Requires: hunspell-nl
695    Obsoletes: aspell-nl <= 51:0.1e
696  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
697  %description nl  %description nl
698  %{summary}  %{summary}
# Line 666  Requires: e-smith-formmagick >= 1.4.0-10 Line 702  Requires: e-smith-formmagick >= 1.4.0-10
702  Summary: %{package_summary} - Polish  Summary: %{package_summary} - Polish
703  Group: %{group}  Group: %{group}
704  Requires: hunspell-pl  Requires: hunspell-pl
705    Obsoletes: aspell-pl <= 50:0.51
706  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
707  %description pl  %description pl
708  %{summary}  %{summary}
# Line 675  Requires: e-smith-formmagick >= 1.4.0-10 Line 712  Requires: e-smith-formmagick >= 1.4.0-10
712  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
713  Group: %{group}  Group: %{group}
714  Requires: hunspell-pt  Requires: hunspell-pt
715    Obsoletes: aspell-pt <= 50:0.50
716  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
717  %description pt  %description pt
718  %{summary}  %{summary}
# Line 684  Requires: e-smith-formmagick >= 1.4.0-10 Line 722  Requires: e-smith-formmagick >= 1.4.0-10
722  Summary: %{package_summary} - Portugese (Brazilian)  Summary: %{package_summary} - Portugese (Brazilian)
723  Group: %{group}  Group: %{group}
724  Requires: hunspell-pt  Requires: hunspell-pt
725    Obsoletes: aspell-pt <= 50:0.50
726  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
727  %description pt_BR  %description pt_BR
728  %{summary}  %{summary}
# Line 702  Requires: e-smith-formmagick >= 1.4.0-10 Line 741  Requires: e-smith-formmagick >= 1.4.0-10
741  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
742  Group: %{group}  Group: %{group}
743  Requires: hunspell-ru  Requires: hunspell-ru
744    Obsoletes: aspell-ru <= 50:0.99f7
745  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
746  %description ru  %description ru
747  %{summary}  %{summary}
# Line 711  Requires: e-smith-formmagick >= 1.4.0-10 Line 751  Requires: e-smith-formmagick >= 1.4.0-10
751  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
752  Group: %{group}  Group: %{group}
753  Requires: hunspell-sl  Requires: hunspell-sl
754    Obsoletes: aspell-sl <= 50:0.50
755  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
756  %description sl  %description sl
757  %{summary}  %{summary}
# Line 720  Requires: e-smith-formmagick >= 1.4.0-10 Line 761  Requires: e-smith-formmagick >= 1.4.0-10
761  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
762  Group: %{group}  Group: %{group}
763  Requires: hunspell-sv  Requires: hunspell-sv
764    Obsoletes: aspell-sv <= 50:0.51
765  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
766  %description sv  %description sv
767  %{summary}  %{summary}


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