/[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.8 by wellsi, Tue Dec 3 05:25:11 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.7 2013/11/03 18:09:45 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 8
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  BuildRequires: perl  BuildRequires: perl
# Line 24  AutoReqProv: no Line 28  AutoReqProv: no
28  SME Server localisation module  SME Server localisation module
29    
30  %changelog  %changelog
31    * Tue Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6
32    - apply locale 2013-12-02 patch from pootle [SME: 8029]
33    
34    * Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6
35    - apply locale 2013-11-03 patch from pootle [SME: 7971]
36    
37    * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6
38    - apply locale 2013-10-07 patch from pootle [SME: 7878]
39    
40    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6
41    - apply locale 2013-09-14 patch from pootle [SME: 7848]
42    
43    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6
44    - Obsolete el5 version of aspell module [SME: 7273]
45    
46  * 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
47  - Replace aspell dictionaries with hunspell dictionaries  - Replace aspell dictionaries with hunspell dictionaries
48    
# Line 503  SME Server localisation module Line 522  SME Server localisation module
522    
523  %prep  %prep
524  %setup  %setup
525    %patch1 -p1
526    %patch2 -p1
527    %patch3 -p1
528    %patch4 -p1
529    
530  %build  %build
531  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 564  rm -rf $RPM_BUILD_ROOT
564  Summary: %{package_summary} - Bulgarian  Summary: %{package_summary} - Bulgarian
565  Group: %{group}  Group: %{group}
566  Requires: hunspell-bg  Requires: hunspell-bg
567    Obsoletes: aspell-bg <= 50:0.50
568  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
569  %description bg  %description bg
570  %{summary}  %{summary}
# Line 550  Requires: e-smith-formmagick >= 1.4.0-10 Line 574  Requires: e-smith-formmagick >= 1.4.0-10
574  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
575  Group: %{group}  Group: %{group}
576  Requires: hunspell-da  Requires: hunspell-da
577    Obsoletes: aspell-da <= 50:0.50
578  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
579  %description da  %description da
580  %{summary}  %{summary}
# Line 559  Requires: e-smith-formmagick >= 1.4.0-10 Line 584  Requires: e-smith-formmagick >= 1.4.0-10
584  Summary: %{package_summary} - German  Summary: %{package_summary} - German
585  Group: %{group}  Group: %{group}
586  Requires: hunspell-de  Requires: hunspell-de
587    Obsoletes: aspell-de <= 50:0.50
588  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
589  %description de  %description de
590  %{summary}  %{summary}
# Line 568  Requires: e-smith-formmagick >= 1.4.0-10 Line 594  Requires: e-smith-formmagick >= 1.4.0-10
594  Summary: %{package_summary} - Greek  Summary: %{package_summary} - Greek
595  Group: %{group}  Group: %{group}
596  Requires: hunspell-el  Requires: hunspell-el
597    Obsoletes: aspell-el <= 50:0.50
598  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
599  %description el  %description el
600  %{summary}  %{summary}
# Line 577  Requires: e-smith-formmagick >= 1.4.0-10 Line 604  Requires: e-smith-formmagick >= 1.4.0-10
604  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
605  Group: %{group}  Group: %{group}
606  Requires: hunspell-es  Requires: hunspell-es
607    Obsoletes: aspell-es <= 50:0.50
608  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
609  %description es  %description es
610  %{summary}  %{summary}
# Line 595  Requires: e-smith-formmagick >= 1.4.0-10 Line 623  Requires: e-smith-formmagick >= 1.4.0-10
623  Summary: %{package_summary} - French  Summary: %{package_summary} - French
624  Group: %{group}  Group: %{group}
625  Requires: hunspell-fr  Requires: hunspell-fr
626    Obsoletes: aspell-fr <= 50:0.50
627  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
628  %description fr  %description fr
629  %{summary}  %{summary}
# Line 622  Requires: e-smith-formmagick >= 1.4.0-10 Line 651  Requires: e-smith-formmagick >= 1.4.0-10
651  Summary: %{package_summary} - Indonesian  Summary: %{package_summary} - Indonesian
652  Group: %{group}  Group: %{group}
653  Requires: hunspell-id  Requires: hunspell-id
654    Obsoletes: aspell-id <= 50:0.50.1
655  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
656  %description id  %description id
657  %{summary}  %{summary}
# Line 631  Requires: e-smith-formmagick >= 1.4.0-10 Line 661  Requires: e-smith-formmagick >= 1.4.0-10
661  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
662  Group: %{group}  Group: %{group}
663  Requires: hunspell-it  Requires: hunspell-it
664    Obsoletes: aspell-it <= 50:0.53
665  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
666  %description it  %description it
667  %{summary}  %{summary}
# Line 657  Requires: e-smith-formmagick >= 1.4.0-10 Line 688  Requires: e-smith-formmagick >= 1.4.0-10
688  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
689  Group: %{group}  Group: %{group}
690  Requires: hunspell-nl  Requires: hunspell-nl
691    Obsoletes: aspell-nl <= 51:0.1e
692  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
693  %description nl  %description nl
694  %{summary}  %{summary}
# Line 666  Requires: e-smith-formmagick >= 1.4.0-10 Line 698  Requires: e-smith-formmagick >= 1.4.0-10
698  Summary: %{package_summary} - Polish  Summary: %{package_summary} - Polish
699  Group: %{group}  Group: %{group}
700  Requires: hunspell-pl  Requires: hunspell-pl
701    Obsoletes: aspell-pl <= 50:0.51
702  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
703  %description pl  %description pl
704  %{summary}  %{summary}
# Line 675  Requires: e-smith-formmagick >= 1.4.0-10 Line 708  Requires: e-smith-formmagick >= 1.4.0-10
708  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
709  Group: %{group}  Group: %{group}
710  Requires: hunspell-pt  Requires: hunspell-pt
711    Obsoletes: aspell-pt <= 50:0.50
712  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
713  %description pt  %description pt
714  %{summary}  %{summary}
# Line 684  Requires: e-smith-formmagick >= 1.4.0-10 Line 718  Requires: e-smith-formmagick >= 1.4.0-10
718  Summary: %{package_summary} - Portugese (Brazilian)  Summary: %{package_summary} - Portugese (Brazilian)
719  Group: %{group}  Group: %{group}
720  Requires: hunspell-pt  Requires: hunspell-pt
721    Obsoletes: aspell-pt <= 50:0.50
722  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
723  %description pt_BR  %description pt_BR
724  %{summary}  %{summary}
# Line 702  Requires: e-smith-formmagick >= 1.4.0-10 Line 737  Requires: e-smith-formmagick >= 1.4.0-10
737  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
738  Group: %{group}  Group: %{group}
739  Requires: hunspell-ru  Requires: hunspell-ru
740    Obsoletes: aspell-ru <= 50:0.99f7
741  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
742  %description ru  %description ru
743  %{summary}  %{summary}
# Line 711  Requires: e-smith-formmagick >= 1.4.0-10 Line 747  Requires: e-smith-formmagick >= 1.4.0-10
747  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
748  Group: %{group}  Group: %{group}
749  Requires: hunspell-sl  Requires: hunspell-sl
750    Obsoletes: aspell-sl <= 50:0.50
751  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
752  %description sl  %description sl
753  %{summary}  %{summary}
# Line 720  Requires: e-smith-formmagick >= 1.4.0-10 Line 757  Requires: e-smith-formmagick >= 1.4.0-10
757  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
758  Group: %{group}  Group: %{group}
759  Requires: hunspell-sv  Requires: hunspell-sv
760    Obsoletes: aspell-sv <= 50:0.51
761  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
762  %description sv  %description sv
763  %{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