1 |
# $Id: smeserver-locale.spec,v 1.69 2009/05/20 18:16:07 slords Exp $ |
# $Id: smeserver-locale.spec,v 1.70 2009/05/27 14:19:08 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.0.0 |
%define version 2.0.0 |
7 |
%define release 22 |
%define release 23 |
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 hu id it ja nb nl pt pt_BR ro ru sl sv tr zh_CN |
%define package_locales bg da de el es et fr hu id it ja nb nl pl pt pt_BR ro ru sl sv tr zh_CN |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
33 |
Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch |
Patch17: smeserver-locale-2.0.0-locale-2009-04-27.patch |
34 |
Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch |
Patch18: smeserver-locale-2.0.0-locale-2009-05-20.patch |
35 |
Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch |
Patch19: smeserver-locale-2.0.0-locale-2009-05-27.patch |
36 |
|
Patch20: smeserver-locale-2.0.0-locale-2009-08-24.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
BuildRequires: perl |
BuildRequires: perl |
45 |
SME Server localisation module |
SME Server localisation module |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.0-23.sme |
49 |
|
- apply locale 2009-08-24 patch |
50 |
|
- Add Polish language [SME: 5436] |
51 |
|
|
52 |
* Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme |
* Wed May 27 2009 SME Translation Server <translations@contribs.org> 2.0.0-22.sme |
53 |
- apply locale 2009-05-27 patch |
- apply locale 2009-05-27 patch |
54 |
- Add Romanian language [SME: 5268] |
- Add Romanian language [SME: 5268] |
480 |
%patch17 -p1 |
%patch17 -p1 |
481 |
%patch18 -p1 |
%patch18 -p1 |
482 |
%patch19 -p1 |
%patch19 -p1 |
483 |
|
%patch20 -p1 |
484 |
|
|
485 |
%build |
%build |
486 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
628 |
%{summary} |
%{summary} |
629 |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
%files nl -f %{name}-%{version}-%{release}-filelist-nl |
630 |
|
|
631 |
|
%package pl |
632 |
|
Summary: %{package_summary} - Polish |
633 |
|
Group: %{group} |
634 |
|
Requires: aspell-pl |
635 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
636 |
|
%description pl |
637 |
|
%{summary} |
638 |
|
%files pl -f %{name}-%{version}-%{release}-filelist-pl |
639 |
|
|
640 |
%package pt |
%package pt |
641 |
Summary: %{package_summary} - Portugese |
Summary: %{package_summary} - Portugese |
642 |
Group: %{group} |
Group: %{group} |