/[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.5 by wellsi, Sat Sep 14 18:58:43 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.4 2013/03/11 21:06:50 slords 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 5
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRequires: perl  BuildRequires: perl
# Line 24  AutoReqProv: no Line 25  AutoReqProv: no
25  SME Server localisation module  SME Server localisation module
26    
27  %changelog  %changelog
28  * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.el6  * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6
29    - apply locale 2013-09-14 patch from pootle [SME: 7848]
30    
31    * Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6
32  - Obsolete el5 version of aspell module [SME: 7273]  - Obsolete el5 version of aspell module [SME: 7273]
33    
34  * 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 510  SME Server localisation module
510    
511  %prep  %prep
512  %setup  %setup
513    %patch1 -p1
514    
515  %build  %build
516  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 549  rm -rf $RPM_BUILD_ROOT
549  Summary: %{package_summary} - Bulgarian  Summary: %{package_summary} - Bulgarian
550  Group: %{group}  Group: %{group}
551  Requires: hunspell-bg  Requires: hunspell-bg
552  Obsoletes: aspell-bg <= 0.50  Obsoletes: aspell-bg <= 50:0.50
553  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
554  %description bg  %description bg
555  %{summary}  %{summary}
# Line 554  Requires: e-smith-formmagick >= 1.4.0-10 Line 559  Requires: e-smith-formmagick >= 1.4.0-10
559  Summary: %{package_summary} - Danish  Summary: %{package_summary} - Danish
560  Group: %{group}  Group: %{group}
561  Requires: hunspell-da  Requires: hunspell-da
562  Obsoletes: aspell-da <= 0.50  Obsoletes: aspell-da <= 50:0.50
563  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
564  %description da  %description da
565  %{summary}  %{summary}
# Line 564  Requires: e-smith-formmagick >= 1.4.0-10 Line 569  Requires: e-smith-formmagick >= 1.4.0-10
569  Summary: %{package_summary} - German  Summary: %{package_summary} - German
570  Group: %{group}  Group: %{group}
571  Requires: hunspell-de  Requires: hunspell-de
572  Obsoletes: aspell-de <= 0.50  Obsoletes: aspell-de <= 50:0.50
573  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
574  %description de  %description de
575  %{summary}  %{summary}
# Line 574  Requires: e-smith-formmagick >= 1.4.0-10 Line 579  Requires: e-smith-formmagick >= 1.4.0-10
579  Summary: %{package_summary} - Greek  Summary: %{package_summary} - Greek
580  Group: %{group}  Group: %{group}
581  Requires: hunspell-el  Requires: hunspell-el
582  Obsoletes: aspell-el <= 0.50  Obsoletes: aspell-el <= 50:0.50
583  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
584  %description el  %description el
585  %{summary}  %{summary}
# Line 584  Requires: e-smith-formmagick >= 1.4.0-10 Line 589  Requires: e-smith-formmagick >= 1.4.0-10
589  Summary: %{package_summary} - Spanish  Summary: %{package_summary} - Spanish
590  Group: %{group}  Group: %{group}
591  Requires: hunspell-es  Requires: hunspell-es
592  Obsoletes: aspell-es <= 0.50  Obsoletes: aspell-es <= 50:0.50
593  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
594  %description es  %description es
595  %{summary}  %{summary}
# Line 603  Requires: e-smith-formmagick >= 1.4.0-10 Line 608  Requires: e-smith-formmagick >= 1.4.0-10
608  Summary: %{package_summary} - French  Summary: %{package_summary} - French
609  Group: %{group}  Group: %{group}
610  Requires: hunspell-fr  Requires: hunspell-fr
611  Obsoletes: aspell-fr <= 0.50  Obsoletes: aspell-fr <= 50:0.50
612  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
613  %description fr  %description fr
614  %{summary}  %{summary}
# Line 631  Requires: e-smith-formmagick >= 1.4.0-10 Line 636  Requires: e-smith-formmagick >= 1.4.0-10
636  Summary: %{package_summary} - Indonesian  Summary: %{package_summary} - Indonesian
637  Group: %{group}  Group: %{group}
638  Requires: hunspell-id  Requires: hunspell-id
639  Obsoletes: aspell-id <= 0.50.1  Obsoletes: aspell-id <= 50:0.50.1
640  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
641  %description id  %description id
642  %{summary}  %{summary}
# Line 641  Requires: e-smith-formmagick >= 1.4.0-10 Line 646  Requires: e-smith-formmagick >= 1.4.0-10
646  Summary: %{package_summary} - Italian  Summary: %{package_summary} - Italian
647  Group: %{group}  Group: %{group}
648  Requires: hunspell-it  Requires: hunspell-it
649  Obsoletes: aspell-it <= 0.53  Obsoletes: aspell-it <= 50:0.53
650  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
651  %description it  %description it
652  %{summary}  %{summary}
# Line 668  Requires: e-smith-formmagick >= 1.4.0-10 Line 673  Requires: e-smith-formmagick >= 1.4.0-10
673  Summary: %{package_summary} - Dutch  Summary: %{package_summary} - Dutch
674  Group: %{group}  Group: %{group}
675  Requires: hunspell-nl  Requires: hunspell-nl
676  Obsoletes: aspell-nl <= 0.1e  Obsoletes: aspell-nl <= 51:0.1e
677  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
678  %description nl  %description nl
679  %{summary}  %{summary}
# Line 678  Requires: e-smith-formmagick >= 1.4.0-10 Line 683  Requires: e-smith-formmagick >= 1.4.0-10
683  Summary: %{package_summary} - Polish  Summary: %{package_summary} - Polish
684  Group: %{group}  Group: %{group}
685  Requires: hunspell-pl  Requires: hunspell-pl
686  Obsoletes: aspell-pl <= 0.51  Obsoletes: aspell-pl <= 50:0.51
687  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
688  %description pl  %description pl
689  %{summary}  %{summary}
# Line 688  Requires: e-smith-formmagick >= 1.4.0-10 Line 693  Requires: e-smith-formmagick >= 1.4.0-10
693  Summary: %{package_summary} - Portugese  Summary: %{package_summary} - Portugese
694  Group: %{group}  Group: %{group}
695  Requires: hunspell-pt  Requires: hunspell-pt
696  Obsoletes: aspell-pt <= 0.50  Obsoletes: aspell-pt <= 50:0.50
697  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
698  %description pt  %description pt
699  %{summary}  %{summary}
# Line 698  Requires: e-smith-formmagick >= 1.4.0-10 Line 703  Requires: e-smith-formmagick >= 1.4.0-10
703  Summary: %{package_summary} - Portugese (Brazilian)  Summary: %{package_summary} - Portugese (Brazilian)
704  Group: %{group}  Group: %{group}
705  Requires: hunspell-pt  Requires: hunspell-pt
706  Obsoletes: aspell-pt <= 0.50  Obsoletes: aspell-pt <= 50:0.50
707  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
708  %description pt_BR  %description pt_BR
709  %{summary}  %{summary}
# Line 717  Requires: e-smith-formmagick >= 1.4.0-10 Line 722  Requires: e-smith-formmagick >= 1.4.0-10
722  Summary: %{package_summary} - Russian  Summary: %{package_summary} - Russian
723  Group: %{group}  Group: %{group}
724  Requires: hunspell-ru  Requires: hunspell-ru
725  Obsoletes: aspell-ru <= 0.99f7  Obsoletes: aspell-ru <= 50:0.99f7
726  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
727  %description ru  %description ru
728  %{summary}  %{summary}
# Line 727  Requires: e-smith-formmagick >= 1.4.0-10 Line 732  Requires: e-smith-formmagick >= 1.4.0-10
732  Summary: %{package_summary} - Slovinian  Summary: %{package_summary} - Slovinian
733  Group: %{group}  Group: %{group}
734  Requires: hunspell-sl  Requires: hunspell-sl
735  Obsoletes: aspell-sl <= 0.50  Obsoletes: aspell-sl <= 50:0.50
736  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
737  %description sl  %description sl
738  %{summary}  %{summary}
# Line 737  Requires: e-smith-formmagick >= 1.4.0-10 Line 742  Requires: e-smith-formmagick >= 1.4.0-10
742  Summary: %{package_summary} - Swedish  Summary: %{package_summary} - Swedish
743  Group: %{group}  Group: %{group}
744  Requires: hunspell-sv  Requires: hunspell-sv
745  Obsoletes: aspell-sv <= 0.51  Obsoletes: aspell-sv <= 50:0.51
746  Requires: e-smith-formmagick >= 1.4.0-10  Requires: e-smith-formmagick >= 1.4.0-10
747  %description sv  %description sv
748  %{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