/[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.3 by slords, Mon Mar 11 20:45:21 2013 UTC Revision 1.6 by wellsi, Tue Oct 8 02:03:44 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-locale.spec,v 1.2 2013/01/31 22:04:47 slords Exp $  # $Id: smeserver-locale.spec,v 1.5 2013/09/14 18:58:43 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 3  %define release 6
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: perl  BuildRequires: perl
# Line 24  AutoReqProv: no Line 26  AutoReqProv: no
26  SME Server localisation module  SME Server localisation module
27    
28  %changelog  %changelog
29  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.el6  * Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6
30    - apply locale 2013-10-07 patch from pootle [SME: 7878]
31    
32    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6
33    - apply locale 2013-09-14 patch from pootle [SME: 7848]
34    
35    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6
36  - Obsolete el5 version of aspell module [SME: 7273]  - Obsolete el5 version of aspell module [SME: 7273]
37    
38  * 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
# Line 506  SME Server localisation module Line 514  SME Server localisation module
514    
515  %prep  %prep
516  %setup  %setup
517    %patch1 -p1
518    %patch2 -p1
519    
520  %build  %build
521  LEXICONS=$(find root/etc/e-smith/locale -type f)  LEXICONS=$(find root/etc/e-smith/locale -type f)
# Line 544  rm -rf $RPM_BUILD_ROOT Line 554  rm -rf $RPM_BUILD_ROOT
554  Summary: %{package_summary} - Bulgarian  Summary: %{package_summary} - Bulgarian
555  Group: %{group}  Group: %{group}
556  Requires: hunspell-bg  Requires: hunspell-bg
557  Obsoletes: aspell-bg <= 0.50  Obsoletes: aspell-bg <= 50:0.50
558  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
559  %description bg  %description bg
560  %{summary}  %{summary}
# Line 554  Requires: e-smith-formmagick >= 1.4.0-10 Line 564  Requires: e-smith-formmagick >= 1.4.0-10
564  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
565  Group: %{group}  Group: %{group}
566  Requires: hunspell-da  Requires: hunspell-da
567  Obsoletes: aspell-da <= 0.50  Obsoletes: aspell-da <= 50:0.50
568  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
569  %description da  %description da
570  %{summary}  %{summary}
# Line 564  Requires: e-smith-formmagick >= 1.4.0-10 Line 574  Requires: e-smith-formmagick >= 1.4.0-10
574  Summary: %{package_summary} - German  Summary: %{package_summary} - German
575  Group: %{group}  Group: %{group}
576  Requires: hunspell-de  Requires: hunspell-de
577  Obsoletes: aspell-de <= 0.50  Obsoletes: aspell-de <= 50:0.50
578  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
579  %description de  %description de
580  %{summary}  %{summary}
# Line 574  Requires: e-smith-formmagick >= 1.4.0-10 Line 584  Requires: e-smith-formmagick >= 1.4.0-10
584  Summary: %{package_summary} - Greek  Summary: %{package_summary} - Greek
585  Group: %{group}  Group: %{group}
586  Requires: hunspell-el  Requires: hunspell-el
587  Obsoletes: aspell-el <= 0.50  Obsoletes: aspell-el <= 50:0.50
588  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
589  %description el  %description el
590  %{summary}  %{summary}
# Line 584  Requires: e-smith-formmagick >= 1.4.0-10 Line 594  Requires: e-smith-formmagick >= 1.4.0-10
594  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
595  Group: %{group}  Group: %{group}
596  Requires: hunspell-es  Requires: hunspell-es
597  Obsoletes: aspell-es <= 0.50  Obsoletes: aspell-es <= 50:0.50
598  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
599  %description es  %description es
600  %{summary}  %{summary}
# Line 603  Requires: e-smith-formmagick >= 1.4.0-10 Line 613  Requires: e-smith-formmagick >= 1.4.0-10
613  Summary: %{package_summary} - French  Summary: %{package_summary} - French
614  Group: %{group}  Group: %{group}
615  Requires: hunspell-fr  Requires: hunspell-fr
616  Obsoletes: aspell-fr <= 0.50  Obsoletes: aspell-fr <= 50:0.50
617  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
618  %description fr  %description fr
619  %{summary}  %{summary}
# Line 631  Requires: e-smith-formmagick >= 1.4.0-10 Line 641  Requires: e-smith-formmagick >= 1.4.0-10
641  Summary: %{package_summary} - Indonesian  Summary: %{package_summary} - Indonesian
642  Group: %{group}  Group: %{group}
643  Requires: hunspell-id  Requires: hunspell-id
644  Obsoletes: aspell-id <= 0.50.1  Obsoletes: aspell-id <= 50:0.50.1
645  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
646  %description id  %description id
647  %{summary}  %{summary}
# Line 641  Requires: e-smith-formmagick >= 1.4.0-10 Line 651  Requires: e-smith-formmagick >= 1.4.0-10
651  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
652  Group: %{group}  Group: %{group}
653  Requires: hunspell-it  Requires: hunspell-it
654  Obsoletes: aspell-it <= 0.53  Obsoletes: aspell-it <= 50:0.53
655  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
656  %description it  %description it
657  %{summary}  %{summary}
# Line 668  Requires: e-smith-formmagick >= 1.4.0-10 Line 678  Requires: e-smith-formmagick >= 1.4.0-10
678  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
679  Group: %{group}  Group: %{group}
680  Requires: hunspell-nl  Requires: hunspell-nl
681  Obsoletes: aspell-nl <= 0.1e  Obsoletes: aspell-nl <= 51:0.1e
682  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
683  %description nl  %description nl
684  %{summary}  %{summary}
# Line 678  Requires: e-smith-formmagick >= 1.4.0-10 Line 688  Requires: e-smith-formmagick >= 1.4.0-10
688  Summary: %{package_summary} - Polish  Summary: %{package_summary} - Polish
689  Group: %{group}  Group: %{group}
690  Requires: hunspell-pl  Requires: hunspell-pl
691  Obsoletes: aspell-pl <= 0.51  Obsoletes: aspell-pl <= 50:0.51
692  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
693  %description pl  %description pl
694  %{summary}  %{summary}
# Line 688  Requires: e-smith-formmagick >= 1.4.0-10 Line 698  Requires: e-smith-formmagick >= 1.4.0-10
698  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
699  Group: %{group}  Group: %{group}
700  Requires: hunspell-pt  Requires: hunspell-pt
701  Obsoletes: aspell-pt <= 0.50  Obsoletes: aspell-pt <= 50:0.50
702  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
703  %description pt  %description pt
704  %{summary}  %{summary}
# Line 698  Requires: e-smith-formmagick >= 1.4.0-10 Line 708  Requires: e-smith-formmagick >= 1.4.0-10
708  Summary: %{package_summary} - Portugese (Brazilian)  Summary: %{package_summary} - Portugese (Brazilian)
709  Group: %{group}  Group: %{group}
710  Requires: hunspell-pt  Requires: hunspell-pt
711  Obsoletes: aspell-pt <= 0.50  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_BR  %description pt_BR
714  %{summary}  %{summary}
# Line 717  Requires: e-smith-formmagick >= 1.4.0-10 Line 727  Requires: e-smith-formmagick >= 1.4.0-10
727  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
728  Group: %{group}  Group: %{group}
729  Requires: hunspell-ru  Requires: hunspell-ru
730  Obsoletes: aspell-ru <= 0.99f7  Obsoletes: aspell-ru <= 50:0.99f7
731  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
732  %description ru  %description ru
733  %{summary}  %{summary}
# Line 727  Requires: e-smith-formmagick >= 1.4.0-10 Line 737  Requires: e-smith-formmagick >= 1.4.0-10
737  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
738  Group: %{group}  Group: %{group}
739  Requires: hunspell-sl  Requires: hunspell-sl
740  Obsoletes: aspell-sl <= 0.50  Obsoletes: aspell-sl <= 50:0.50
741  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
742  %description sl  %description sl
743  %{summary}  %{summary}
# Line 737  Requires: e-smith-formmagick >= 1.4.0-10 Line 747  Requires: e-smith-formmagick >= 1.4.0-10
747  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
748  Group: %{group}  Group: %{group}
749  Requires: hunspell-sv  Requires: hunspell-sv
750  Obsoletes: aspell-sv <= 0.51  Obsoletes: aspell-sv <= 50:0.51
751  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
752  %description sv  %description sv
753  %{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