1 |
# $Id: smeserver-locale.spec,v 1.2 2013/01/31 22:04:47 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.10 2013/12/24 17:39:57 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 11 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRequires: perl |
BuildRequires: perl |
30 |
SME Server localisation module |
SME Server localisation module |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.el6 |
* Sat Mar 1 2014 Ian Wells <esmith@wellsi.com> 2.4.0-11.el6.sme |
34 |
|
- apply locale 2014-03-01 patch from pootle [SME: 8176] |
35 |
|
|
36 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-10.el6.sme |
37 |
|
- Correctly apply locale 2013-12-24 patch from pootle [SME: 8029] |
38 |
|
|
39 |
|
* Tue Dec 24 2013 Ian Wells <esmith@wellsi.com> 2.4.0-9.el6.sme |
40 |
|
- apply locale 2013-12-24 patch from pootle [SME: 8029] |
41 |
|
|
42 |
|
* Mon Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6.sme |
43 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
44 |
|
|
45 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6.sme |
46 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
47 |
|
|
48 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6.sme |
49 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
50 |
|
|
51 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6.sme |
52 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
53 |
|
|
54 |
|
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
55 |
- Obsolete el5 version of aspell module [SME: 7273] |
- Obsolete el5 version of aspell module [SME: 7273] |
56 |
|
|
57 |
* 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 |
533 |
|
|
534 |
%prep |
%prep |
535 |
%setup |
%setup |
536 |
|
%patch1 -p1 |
537 |
|
%patch2 -p1 |
538 |
|
%patch3 -p1 |
539 |
|
%patch4 -p1 |
540 |
|
%patch5 -p1 |
541 |
|
%patch6 -p1 |
542 |
|
|
543 |
%build |
%build |
544 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
577 |
Summary: %{package_summary} - Bulgarian |
Summary: %{package_summary} - Bulgarian |
578 |
Group: %{group} |
Group: %{group} |
579 |
Requires: hunspell-bg |
Requires: hunspell-bg |
580 |
Obsoletes: aspell-bg <= 0.50 |
Obsoletes: aspell-bg <= 50:0.50 |
581 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
582 |
%description bg |
%description bg |
583 |
%{summary} |
%{summary} |
587 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
588 |
Group: %{group} |
Group: %{group} |
589 |
Requires: hunspell-da |
Requires: hunspell-da |
590 |
Obsoletes: aspell-da <= 0.50 |
Obsoletes: aspell-da <= 50:0.50 |
591 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
592 |
%description da |
%description da |
593 |
%{summary} |
%{summary} |
597 |
Summary: %{package_summary} - German |
Summary: %{package_summary} - German |
598 |
Group: %{group} |
Group: %{group} |
599 |
Requires: hunspell-de |
Requires: hunspell-de |
600 |
Obsoletes: aspell-de <= 0.50 |
Obsoletes: aspell-de <= 50:0.50 |
601 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
602 |
%description de |
%description de |
603 |
%{summary} |
%{summary} |
607 |
Summary: %{package_summary} - Greek |
Summary: %{package_summary} - Greek |
608 |
Group: %{group} |
Group: %{group} |
609 |
Requires: hunspell-el |
Requires: hunspell-el |
610 |
Obsoletes: aspell-el <= 0.50 |
Obsoletes: aspell-el <= 50:0.50 |
611 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
612 |
%description el |
%description el |
613 |
%{summary} |
%{summary} |
617 |
Summary: %{package_summary} - Spanish |
Summary: %{package_summary} - Spanish |
618 |
Group: %{group} |
Group: %{group} |
619 |
Requires: hunspell-es |
Requires: hunspell-es |
620 |
Obsoletes: aspell-es <= 0.50 |
Obsoletes: aspell-es <= 50:0.50 |
621 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
622 |
%description es |
%description es |
623 |
%{summary} |
%{summary} |
636 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
637 |
Group: %{group} |
Group: %{group} |
638 |
Requires: hunspell-fr |
Requires: hunspell-fr |
639 |
Obsoletes: aspell-fr <= 0.50 |
Obsoletes: aspell-fr <= 50:0.50 |
640 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
641 |
%description fr |
%description fr |
642 |
%{summary} |
%{summary} |
664 |
Summary: %{package_summary} - Indonesian |
Summary: %{package_summary} - Indonesian |
665 |
Group: %{group} |
Group: %{group} |
666 |
Requires: hunspell-id |
Requires: hunspell-id |
667 |
Obsoletes: aspell-id <= 0.50.1 |
Obsoletes: aspell-id <= 50:0.50.1 |
668 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
669 |
%description id |
%description id |
670 |
%{summary} |
%{summary} |
674 |
Summary: %{package_summary} - Italian |
Summary: %{package_summary} - Italian |
675 |
Group: %{group} |
Group: %{group} |
676 |
Requires: hunspell-it |
Requires: hunspell-it |
677 |
Obsoletes: aspell-it <= 0.53 |
Obsoletes: aspell-it <= 50:0.53 |
678 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
679 |
%description it |
%description it |
680 |
%{summary} |
%{summary} |
701 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
702 |
Group: %{group} |
Group: %{group} |
703 |
Requires: hunspell-nl |
Requires: hunspell-nl |
704 |
Obsoletes: aspell-nl <= 0.1e |
Obsoletes: aspell-nl <= 51:0.1e |
705 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
706 |
%description nl |
%description nl |
707 |
%{summary} |
%{summary} |
711 |
Summary: %{package_summary} - Polish |
Summary: %{package_summary} - Polish |
712 |
Group: %{group} |
Group: %{group} |
713 |
Requires: hunspell-pl |
Requires: hunspell-pl |
714 |
Obsoletes: aspell-pl <= 0.51 |
Obsoletes: aspell-pl <= 50:0.51 |
715 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
716 |
%description pl |
%description pl |
717 |
%{summary} |
%{summary} |
721 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
722 |
Group: %{group} |
Group: %{group} |
723 |
Requires: hunspell-pt |
Requires: hunspell-pt |
724 |
Obsoletes: aspell-pt <= 0.50 |
Obsoletes: aspell-pt <= 50:0.50 |
725 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
726 |
%description pt |
%description pt |
727 |
%{summary} |
%{summary} |
731 |
Summary: %{package_summary} - Portugese (Brazilian) |
Summary: %{package_summary} - Portugese (Brazilian) |
732 |
Group: %{group} |
Group: %{group} |
733 |
Requires: hunspell-pt |
Requires: hunspell-pt |
734 |
Obsoletes: aspell-pt <= 0.50 |
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_BR |
%description pt_BR |
737 |
%{summary} |
%{summary} |
750 |
Summary: %{package_summary} - Russian |
Summary: %{package_summary} - Russian |
751 |
Group: %{group} |
Group: %{group} |
752 |
Requires: hunspell-ru |
Requires: hunspell-ru |
753 |
Obsoletes: aspell-ru <= 0.99f7 |
Obsoletes: aspell-ru <= 50:0.99f7 |
754 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
755 |
%description ru |
%description ru |
756 |
%{summary} |
%{summary} |
760 |
Summary: %{package_summary} - Slovinian |
Summary: %{package_summary} - Slovinian |
761 |
Group: %{group} |
Group: %{group} |
762 |
Requires: hunspell-sl |
Requires: hunspell-sl |
763 |
Obsoletes: aspell-sl <= 0.50 |
Obsoletes: aspell-sl <= 50:0.50 |
764 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
765 |
%description sl |
%description sl |
766 |
%{summary} |
%{summary} |
770 |
Summary: %{package_summary} - Swedish |
Summary: %{package_summary} - Swedish |
771 |
Group: %{group} |
Group: %{group} |
772 |
Requires: hunspell-sv |
Requires: hunspell-sv |
773 |
Obsoletes: aspell-sv <= 0.51 |
Obsoletes: aspell-sv <= 50:0.51 |
774 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
775 |
%description sv |
%description sv |
776 |
%{summary} |
%{summary} |