1 |
# $Id: smeserver-locale.spec,v 1.1 2013/01/31 21:35:09 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.12 2014/03/08 18:15:40 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 13 |
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 |
|
Patch6: smeserver-locale-2.4.0-locale-2014-03-01.patch |
22 |
|
Patch7: smeserver-locale-2.4.0-locale-2014-03-08.patch |
23 |
|
Patch8: smeserver-locale-2.4.0-locale-2014-03-23.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRequires: perl |
BuildRequires: perl |
32 |
SME Server localisation module |
SME Server localisation module |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 2.4.0-13.el6.sme |
36 |
|
- apply locale 2014-03-23 patch from pootle [SME: 8176] |
37 |
|
|
38 |
|
* Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 2.4.0-12.el6.sme |
39 |
|
- apply locale 2014-03-08 patch from pootle [SME: 7893] |
40 |
|
|
41 |
|
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
42 |
|
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
43 |
|
|
44 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.el6.sme |
45 |
|
- Correctly apply locale 2013-12-24 patch from pootle [SME: 8029] |
46 |
|
|
47 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme |
48 |
|
- apply locale 2013-12-24 patch from pootle [SME: 8029] |
49 |
|
|
50 |
|
* Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme |
51 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
52 |
|
|
53 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme |
54 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
55 |
|
|
56 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme |
57 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
58 |
|
|
59 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6.sme |
60 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
61 |
|
|
62 |
|
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
63 |
|
- Obsolete el5 version of aspell module [SME: 7273] |
64 |
|
|
65 |
* 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 |
66 |
- Replace aspell dictionaries with hunspell dictionaries |
- Replace aspell dictionaries with hunspell dictionaries |
67 |
|
|
541 |
|
|
542 |
%prep |
%prep |
543 |
%setup |
%setup |
544 |
|
%patch1 -p1 |
545 |
|
%patch2 -p1 |
546 |
|
%patch3 -p1 |
547 |
|
%patch4 -p1 |
548 |
|
%patch5 -p1 |
549 |
|
%patch6 -p1 |
550 |
|
%patch7 -p1 |
551 |
|
%patch8 -p1 |
552 |
|
|
553 |
%build |
%build |
554 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
587 |
Summary: %{package_summary} - Bulgarian |
Summary: %{package_summary} - Bulgarian |
588 |
Group: %{group} |
Group: %{group} |
589 |
Requires: hunspell-bg |
Requires: hunspell-bg |
590 |
|
Obsoletes: aspell-bg <= 50:0.50 |
591 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
592 |
%description bg |
%description bg |
593 |
%{summary} |
%{summary} |
597 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
598 |
Group: %{group} |
Group: %{group} |
599 |
Requires: hunspell-da |
Requires: hunspell-da |
600 |
|
Obsoletes: aspell-da <= 50:0.50 |
601 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
602 |
%description da |
%description da |
603 |
%{summary} |
%{summary} |
607 |
Summary: %{package_summary} - German |
Summary: %{package_summary} - German |
608 |
Group: %{group} |
Group: %{group} |
609 |
Requires: hunspell-de |
Requires: hunspell-de |
610 |
|
Obsoletes: aspell-de <= 50:0.50 |
611 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
612 |
%description de |
%description de |
613 |
%{summary} |
%{summary} |
617 |
Summary: %{package_summary} - Greek |
Summary: %{package_summary} - Greek |
618 |
Group: %{group} |
Group: %{group} |
619 |
Requires: hunspell-el |
Requires: hunspell-el |
620 |
|
Obsoletes: aspell-el <= 50:0.50 |
621 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
622 |
%description el |
%description el |
623 |
%{summary} |
%{summary} |
627 |
Summary: %{package_summary} - Spanish |
Summary: %{package_summary} - Spanish |
628 |
Group: %{group} |
Group: %{group} |
629 |
Requires: hunspell-es |
Requires: hunspell-es |
630 |
|
Obsoletes: aspell-es <= 50:0.50 |
631 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
632 |
%description es |
%description es |
633 |
%{summary} |
%{summary} |
646 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
647 |
Group: %{group} |
Group: %{group} |
648 |
Requires: hunspell-fr |
Requires: hunspell-fr |
649 |
|
Obsoletes: aspell-fr <= 50:0.50 |
650 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
651 |
%description fr |
%description fr |
652 |
%{summary} |
%{summary} |
674 |
Summary: %{package_summary} - Indonesian |
Summary: %{package_summary} - Indonesian |
675 |
Group: %{group} |
Group: %{group} |
676 |
Requires: hunspell-id |
Requires: hunspell-id |
677 |
|
Obsoletes: aspell-id <= 50:0.50.1 |
678 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
679 |
%description id |
%description id |
680 |
%{summary} |
%{summary} |
684 |
Summary: %{package_summary} - Italian |
Summary: %{package_summary} - Italian |
685 |
Group: %{group} |
Group: %{group} |
686 |
Requires: hunspell-it |
Requires: hunspell-it |
687 |
|
Obsoletes: aspell-it <= 50:0.53 |
688 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
689 |
%description it |
%description it |
690 |
%{summary} |
%{summary} |
711 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
712 |
Group: %{group} |
Group: %{group} |
713 |
Requires: hunspell-nl |
Requires: hunspell-nl |
714 |
|
Obsoletes: aspell-nl <= 51:0.1e |
715 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
716 |
%description nl |
%description nl |
717 |
%{summary} |
%{summary} |
721 |
Summary: %{package_summary} - Polish |
Summary: %{package_summary} - Polish |
722 |
Group: %{group} |
Group: %{group} |
723 |
Requires: hunspell-pl |
Requires: hunspell-pl |
724 |
|
Obsoletes: aspell-pl <= 50:0.51 |
725 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
726 |
%description pl |
%description pl |
727 |
%{summary} |
%{summary} |
731 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
732 |
Group: %{group} |
Group: %{group} |
733 |
Requires: hunspell-pt |
Requires: hunspell-pt |
734 |
|
Obsoletes: aspell-pt <= 50:0.50 |
735 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
736 |
%description pt |
%description pt |
737 |
%{summary} |
%{summary} |
741 |
Summary: %{package_summary} - Portugese (Brazilian) |
Summary: %{package_summary} - Portugese (Brazilian) |
742 |
Group: %{group} |
Group: %{group} |
743 |
Requires: hunspell-pt |
Requires: hunspell-pt |
744 |
|
Obsoletes: aspell-pt <= 50:0.50 |
745 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
746 |
%description pt_BR |
%description pt_BR |
747 |
%{summary} |
%{summary} |
760 |
Summary: %{package_summary} - Russian |
Summary: %{package_summary} - Russian |
761 |
Group: %{group} |
Group: %{group} |
762 |
Requires: hunspell-ru |
Requires: hunspell-ru |
763 |
|
Obsoletes: aspell-ru <= 50:0.99f7 |
764 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
765 |
%description ru |
%description ru |
766 |
%{summary} |
%{summary} |
770 |
Summary: %{package_summary} - Slovinian |
Summary: %{package_summary} - Slovinian |
771 |
Group: %{group} |
Group: %{group} |
772 |
Requires: hunspell-sl |
Requires: hunspell-sl |
773 |
|
Obsoletes: aspell-sl <= 50:0.50 |
774 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
775 |
%description sl |
%description sl |
776 |
%{summary} |
%{summary} |
780 |
Summary: %{package_summary} - Swedish |
Summary: %{package_summary} - Swedish |
781 |
Group: %{group} |
Group: %{group} |
782 |
Requires: hunspell-sv |
Requires: hunspell-sv |
783 |
|
Obsoletes: aspell-sv <= 50:0.51 |
784 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
785 |
%description sv |
%description sv |
786 |
%{summary} |
%{summary} |