1 |
# $Id: smeserver-locale.spec,v 1.98 2012/03/20 15:36:32 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.7 2013/11/03 18:09:45 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 8 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: perl |
BuildRequires: perl |
28 |
SME Server localisation module |
SME Server localisation module |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Tue Dec 2 2013 Ian Wells <esmith@wellsi.com> 2.4.0-8.el6 |
32 |
|
- apply locale 2013-12-02 patch from pootle [SME: 8029] |
33 |
|
|
34 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.4.0-7.el6 |
35 |
|
- apply locale 2013-11-03 patch from pootle [SME: 7971] |
36 |
|
|
37 |
|
* Mon Oct 07 2013 Ian Wells <esmith@wellsi.com> 2.4.0-6.el6 |
38 |
|
- apply locale 2013-10-07 patch from pootle [SME: 7878] |
39 |
|
|
40 |
|
* Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.el6 |
41 |
|
- apply locale 2013-09-14 patch from pootle [SME: 7848] |
42 |
|
|
43 |
|
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.el6 |
44 |
|
- Obsolete el5 version of aspell module [SME: 7273] |
45 |
|
|
46 |
|
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.el6 |
47 |
|
- Replace aspell dictionaries with hunspell dictionaries |
48 |
|
|
49 |
* 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 |
50 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
51 |
|
|
522 |
|
|
523 |
%prep |
%prep |
524 |
%setup |
%setup |
525 |
|
%patch1 -p1 |
526 |
|
%patch2 -p1 |
527 |
|
%patch3 -p1 |
528 |
|
%patch4 -p1 |
529 |
|
|
530 |
%build |
%build |
531 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
563 |
%package bg |
%package bg |
564 |
Summary: %{package_summary} - Bulgarian |
Summary: %{package_summary} - Bulgarian |
565 |
Group: %{group} |
Group: %{group} |
566 |
Requires: aspell-bg |
Requires: hunspell-bg |
567 |
|
Obsoletes: aspell-bg <= 50:0.50 |
568 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
569 |
%description bg |
%description bg |
570 |
%{summary} |
%{summary} |
573 |
%package da |
%package da |
574 |
Summary: %{package_summary} - Danish |
Summary: %{package_summary} - Danish |
575 |
Group: %{group} |
Group: %{group} |
576 |
Requires: aspell-da |
Requires: hunspell-da |
577 |
|
Obsoletes: aspell-da <= 50:0.50 |
578 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
579 |
%description da |
%description da |
580 |
%{summary} |
%{summary} |
583 |
%package de |
%package de |
584 |
Summary: %{package_summary} - German |
Summary: %{package_summary} - German |
585 |
Group: %{group} |
Group: %{group} |
586 |
Requires: aspell-de |
Requires: hunspell-de |
587 |
|
Obsoletes: aspell-de <= 50:0.50 |
588 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
589 |
%description de |
%description de |
590 |
%{summary} |
%{summary} |
593 |
%package el |
%package el |
594 |
Summary: %{package_summary} - Greek |
Summary: %{package_summary} - Greek |
595 |
Group: %{group} |
Group: %{group} |
596 |
Requires: aspell-el |
Requires: hunspell-el |
597 |
|
Obsoletes: aspell-el <= 50:0.50 |
598 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
599 |
%description el |
%description el |
600 |
%{summary} |
%{summary} |
603 |
%package es |
%package es |
604 |
Summary: %{package_summary} - Spanish |
Summary: %{package_summary} - Spanish |
605 |
Group: %{group} |
Group: %{group} |
606 |
Requires: aspell-es |
Requires: hunspell-es |
607 |
|
Obsoletes: aspell-es <= 50:0.50 |
608 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
609 |
%description es |
%description es |
610 |
%{summary} |
%{summary} |
613 |
%package et |
%package et |
614 |
Summary: %{package_summary} - Estonian |
Summary: %{package_summary} - Estonian |
615 |
Group: %{group} |
Group: %{group} |
616 |
|
Requires: hunspell-et |
617 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
618 |
%description et |
%description et |
619 |
%{summary} |
%{summary} |
622 |
%package fr |
%package fr |
623 |
Summary: %{package_summary} - French |
Summary: %{package_summary} - French |
624 |
Group: %{group} |
Group: %{group} |
625 |
Requires: aspell-fr |
Requires: hunspell-fr |
626 |
|
Obsoletes: aspell-fr <= 50:0.50 |
627 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
628 |
%description fr |
%description fr |
629 |
%{summary} |
%{summary} |
632 |
%package he |
%package he |
633 |
Summary: %{package_summary} - Hebrew |
Summary: %{package_summary} - Hebrew |
634 |
Group: %{group} |
Group: %{group} |
635 |
|
Requires: hunspell-he |
636 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
637 |
%description he |
%description he |
638 |
%{summary} |
%{summary} |
641 |
%package hu |
%package hu |
642 |
Summary: %{package_summary} - Hungarian |
Summary: %{package_summary} - Hungarian |
643 |
Group: %{group} |
Group: %{group} |
644 |
|
Requires: hunspell-hu |
645 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
646 |
%description hu |
%description hu |
647 |
%{summary} |
%{summary} |
650 |
%package id |
%package id |
651 |
Summary: %{package_summary} - Indonesian |
Summary: %{package_summary} - Indonesian |
652 |
Group: %{group} |
Group: %{group} |
653 |
Requires: aspell-id |
Requires: hunspell-id |
654 |
|
Obsoletes: aspell-id <= 50:0.50.1 |
655 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
656 |
%description id |
%description id |
657 |
%{summary} |
%{summary} |
660 |
%package it |
%package it |
661 |
Summary: %{package_summary} - Italian |
Summary: %{package_summary} - Italian |
662 |
Group: %{group} |
Group: %{group} |
663 |
Requires: aspell-it |
Requires: hunspell-it |
664 |
|
Obsoletes: aspell-it <= 50:0.53 |
665 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
666 |
%description it |
%description it |
667 |
%{summary} |
%{summary} |
678 |
%package nb |
%package nb |
679 |
Summary: %{package_summary} - Norwegian (Bokmal) |
Summary: %{package_summary} - Norwegian (Bokmal) |
680 |
Group: %{group} |
Group: %{group} |
681 |
|
Requires: hunspell-nb |
682 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
683 |
%description nb |
%description nb |
684 |
%{summary} |
%{summary} |
687 |
%package nl |
%package nl |
688 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
689 |
Group: %{group} |
Group: %{group} |
690 |
Requires: aspell-nl |
Requires: hunspell-nl |
691 |
|
Obsoletes: aspell-nl <= 51:0.1e |
692 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
693 |
%description nl |
%description nl |
694 |
%{summary} |
%{summary} |
697 |
%package pl |
%package pl |
698 |
Summary: %{package_summary} - Polish |
Summary: %{package_summary} - Polish |
699 |
Group: %{group} |
Group: %{group} |
700 |
Requires: aspell-pl |
Requires: hunspell-pl |
701 |
|
Obsoletes: aspell-pl <= 50:0.51 |
702 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
703 |
%description pl |
%description pl |
704 |
%{summary} |
%{summary} |
707 |
%package pt |
%package pt |
708 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
709 |
Group: %{group} |
Group: %{group} |
710 |
Requires: aspell-pt |
Requires: hunspell-pt |
711 |
|
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 |
%description pt |
714 |
%{summary} |
%{summary} |
717 |
%package pt_BR |
%package pt_BR |
718 |
Summary: %{package_summary} - Portugese (Brazilian) |
Summary: %{package_summary} - Portugese (Brazilian) |
719 |
Group: %{group} |
Group: %{group} |
720 |
Requires: aspell-pt |
Requires: hunspell-pt |
721 |
|
Obsoletes: aspell-pt <= 50:0.50 |
722 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
723 |
%description pt_BR |
%description pt_BR |
724 |
%{summary} |
%{summary} |
727 |
%package ro |
%package ro |
728 |
Summary: %{package_summary} - Romanian |
Summary: %{package_summary} - Romanian |
729 |
Group: %{group} |
Group: %{group} |
730 |
|
Requires: hunspell-ro |
731 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
732 |
%description ro |
%description ro |
733 |
%{summary} |
%{summary} |
736 |
%package ru |
%package ru |
737 |
Summary: %{package_summary} - Russian |
Summary: %{package_summary} - Russian |
738 |
Group: %{group} |
Group: %{group} |
739 |
Requires: aspell-ru |
Requires: hunspell-ru |
740 |
|
Obsoletes: aspell-ru <= 50:0.99f7 |
741 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
742 |
%description ru |
%description ru |
743 |
%{summary} |
%{summary} |
746 |
%package sl |
%package sl |
747 |
Summary: %{package_summary} - Slovinian |
Summary: %{package_summary} - Slovinian |
748 |
Group: %{group} |
Group: %{group} |
749 |
Requires: aspell-sl |
Requires: hunspell-sl |
750 |
|
Obsoletes: aspell-sl <= 50:0.50 |
751 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
752 |
%description sl |
%description sl |
753 |
%{summary} |
%{summary} |
756 |
%package sv |
%package sv |
757 |
Summary: %{package_summary} - Swedish |
Summary: %{package_summary} - Swedish |
758 |
Group: %{group} |
Group: %{group} |
759 |
Requires: aspell-sv |
Requires: hunspell-sv |
760 |
|
Obsoletes: aspell-sv <= 50:0.51 |
761 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
762 |
%description sv |
%description sv |
763 |
%{summary} |
%{summary} |
766 |
%package th |
%package th |
767 |
Summary: %{package_summary} - Thai |
Summary: %{package_summary} - Thai |
768 |
Group: %{group} |
Group: %{group} |
769 |
|
Requires: hunspell-th |
770 |
Requires: e-smith-formmagick >= 1.4.0-10 |
Requires: e-smith-formmagick >= 1.4.0-10 |
771 |
%description th |
%description th |
772 |
%{summary} |
%{summary} |