1 |
# $Id: smeserver-locale.spec,v 1.98 2012/03/20 15:36:32 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.9 2013/12/24 16:45:05 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 1 |
%define release 10 |
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 |
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 |
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-10.el6.sme |
33 |
|
- Correctly apply locale 2013-12-24 patch from pootle [SME: 8029] |
34 |
|
|
35 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme |
36 |
|
- apply locale 2013-12-24 patch from pootle [SME: 8029] |
37 |
|
|
38 |
|
* Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme |
39 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
40 |
|
|
41 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme |
42 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
43 |
|
|
44 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme |
45 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
46 |
|
|
47 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6.sme |
48 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
49 |
|
|
50 |
|
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
51 |
|
- Obsolete el5 version of aspell module [SME: 7273] |
52 |
|
|
53 |
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.el6 |
54 |
|
- Replace aspell dictionaries with hunspell dictionaries |
55 |
|
|
56 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.el6 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.el6 |
57 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
58 |
|
|
529 |
|
|
530 |
%prep |
%prep |
531 |
%setup |
%setup |
532 |
|
%patch1 -p1 |
533 |
|
%patch2 -p1 |
534 |
|
%patch3 -p1 |
535 |
|
%patch4 -p1 |
536 |
|
%patch5 -p1 |
537 |
|
|
538 |
%build |
%build |
539 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
571 |
%package bg |
%package bg |
572 |
Summary: %{package_summary} - Bulgarian |
Summary: %{package_summary} - Bulgarian |
573 |
Group: %{group} |
Group: %{group} |
574 |
Requires: aspell-bg |
Requires: hunspell-bg |
575 |
|
Obsoletes: aspell-bg <= 50:0.50 |
576 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
577 |
%description bg |
%description bg |
578 |
%{summary} |
%{summary} |
581 |
%package da |
%package da |
582 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
583 |
Group: %{group} |
Group: %{group} |
584 |
Requires: aspell-da |
Requires: hunspell-da |
585 |
|
Obsoletes: aspell-da <= 50:0.50 |
586 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
587 |
%description da |
%description da |
588 |
%{summary} |
%{summary} |
591 |
%package de |
%package de |
592 |
Summary: %{package_summary} - German |
Summary: %{package_summary} - German |
593 |
Group: %{group} |
Group: %{group} |
594 |
Requires: aspell-de |
Requires: hunspell-de |
595 |
|
Obsoletes: aspell-de <= 50:0.50 |
596 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
597 |
%description de |
%description de |
598 |
%{summary} |
%{summary} |
601 |
%package el |
%package el |
602 |
Summary: %{package_summary} - Greek |
Summary: %{package_summary} - Greek |
603 |
Group: %{group} |
Group: %{group} |
604 |
Requires: aspell-el |
Requires: hunspell-el |
605 |
|
Obsoletes: aspell-el <= 50:0.50 |
606 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
607 |
%description el |
%description el |
608 |
%{summary} |
%{summary} |
611 |
%package es |
%package es |
612 |
Summary: %{package_summary} - Spanish |
Summary: %{package_summary} - Spanish |
613 |
Group: %{group} |
Group: %{group} |
614 |
Requires: aspell-es |
Requires: hunspell-es |
615 |
|
Obsoletes: aspell-es <= 50:0.50 |
616 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
617 |
%description es |
%description es |
618 |
%{summary} |
%{summary} |
621 |
%package et |
%package et |
622 |
Summary: %{package_summary} - Estonian |
Summary: %{package_summary} - Estonian |
623 |
Group: %{group} |
Group: %{group} |
624 |
|
Requires: hunspell-et |
625 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
626 |
%description et |
%description et |
627 |
%{summary} |
%{summary} |
630 |
%package fr |
%package fr |
631 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
632 |
Group: %{group} |
Group: %{group} |
633 |
Requires: aspell-fr |
Requires: hunspell-fr |
634 |
|
Obsoletes: aspell-fr <= 50:0.50 |
635 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
636 |
%description fr |
%description fr |
637 |
%{summary} |
%{summary} |
640 |
%package he |
%package he |
641 |
Summary: %{package_summary} - Hebrew |
Summary: %{package_summary} - Hebrew |
642 |
Group: %{group} |
Group: %{group} |
643 |
|
Requires: hunspell-he |
644 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
645 |
%description he |
%description he |
646 |
%{summary} |
%{summary} |
649 |
%package hu |
%package hu |
650 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
651 |
Group: %{group} |
Group: %{group} |
652 |
|
Requires: hunspell-hu |
653 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
654 |
%description hu |
%description hu |
655 |
%{summary} |
%{summary} |
658 |
%package id |
%package id |
659 |
Summary: %{package_summary} - Indonesian |
Summary: %{package_summary} - Indonesian |
660 |
Group: %{group} |
Group: %{group} |
661 |
Requires: aspell-id |
Requires: hunspell-id |
662 |
|
Obsoletes: aspell-id <= 50:0.50.1 |
663 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
664 |
%description id |
%description id |
665 |
%{summary} |
%{summary} |
668 |
%package it |
%package it |
669 |
Summary: %{package_summary} - Italian |
Summary: %{package_summary} - Italian |
670 |
Group: %{group} |
Group: %{group} |
671 |
Requires: aspell-it |
Requires: hunspell-it |
672 |
|
Obsoletes: aspell-it <= 50:0.53 |
673 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
674 |
%description it |
%description it |
675 |
%{summary} |
%{summary} |
686 |
%package nb |
%package nb |
687 |
Summary: %{package_summary} - Norwegian (Bokmal) |
Summary: %{package_summary} - Norwegian (Bokmal) |
688 |
Group: %{group} |
Group: %{group} |
689 |
|
Requires: hunspell-nb |
690 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
691 |
%description nb |
%description nb |
692 |
%{summary} |
%{summary} |
695 |
%package nl |
%package nl |
696 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
697 |
Group: %{group} |
Group: %{group} |
698 |
Requires: aspell-nl |
Requires: hunspell-nl |
699 |
|
Obsoletes: aspell-nl <= 51:0.1e |
700 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
701 |
%description nl |
%description nl |
702 |
%{summary} |
%{summary} |
705 |
%package pl |
%package pl |
706 |
Summary: %{package_summary} - Polish |
Summary: %{package_summary} - Polish |
707 |
Group: %{group} |
Group: %{group} |
708 |
Requires: aspell-pl |
Requires: hunspell-pl |
709 |
|
Obsoletes: aspell-pl <= 50:0.51 |
710 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
711 |
%description pl |
%description pl |
712 |
%{summary} |
%{summary} |
715 |
%package pt |
%package pt |
716 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
717 |
Group: %{group} |
Group: %{group} |
718 |
Requires: aspell-pt |
Requires: hunspell-pt |
719 |
|
Obsoletes: aspell-pt <= 50:0.50 |
720 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
721 |
%description pt |
%description pt |
722 |
%{summary} |
%{summary} |
725 |
%package pt_BR |
%package pt_BR |
726 |
Summary: %{package_summary} - Portugese (Brazilian) |
Summary: %{package_summary} - Portugese (Brazilian) |
727 |
Group: %{group} |
Group: %{group} |
728 |
Requires: aspell-pt |
Requires: hunspell-pt |
729 |
|
Obsoletes: aspell-pt <= 50:0.50 |
730 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
731 |
%description pt_BR |
%description pt_BR |
732 |
%{summary} |
%{summary} |
735 |
%package ro |
%package ro |
736 |
Summary: %{package_summary} - Romanian |
Summary: %{package_summary} - Romanian |
737 |
Group: %{group} |
Group: %{group} |
738 |
|
Requires: hunspell-ro |
739 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
740 |
%description ro |
%description ro |
741 |
%{summary} |
%{summary} |
744 |
%package ru |
%package ru |
745 |
Summary: %{package_summary} - Russian |
Summary: %{package_summary} - Russian |
746 |
Group: %{group} |
Group: %{group} |
747 |
Requires: aspell-ru |
Requires: hunspell-ru |
748 |
|
Obsoletes: aspell-ru <= 50:0.99f7 |
749 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
750 |
%description ru |
%description ru |
751 |
%{summary} |
%{summary} |
754 |
%package sl |
%package sl |
755 |
Summary: %{package_summary} - Slovinian |
Summary: %{package_summary} - Slovinian |
756 |
Group: %{group} |
Group: %{group} |
757 |
Requires: aspell-sl |
Requires: hunspell-sl |
758 |
|
Obsoletes: aspell-sl <= 50:0.50 |
759 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
760 |
%description sl |
%description sl |
761 |
%{summary} |
%{summary} |
764 |
%package sv |
%package sv |
765 |
Summary: %{package_summary} - Swedish |
Summary: %{package_summary} - Swedish |
766 |
Group: %{group} |
Group: %{group} |
767 |
Requires: aspell-sv |
Requires: hunspell-sv |
768 |
|
Obsoletes: aspell-sv <= 50:0.51 |
769 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
770 |
%description sv |
%description sv |
771 |
%{summary} |
%{summary} |
774 |
%package th |
%package th |
775 |
Summary: %{package_summary} - Thai |
Summary: %{package_summary} - Thai |
776 |
Group: %{group} |
Group: %{group} |
777 |
|
Requires: hunspell-th |
778 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
779 |
%description th |
%description th |
780 |
%{summary} |
%{summary} |