1 |
# $Id: smeserver-locale.spec,v 1.45 2008/10/04 22:34:40 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.49 2008/10/13 22:22:41 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.2.0 |
%define version 2.2.0 |
7 |
%define release 1 |
%define release 4 |
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 fr hu id it nl pt pt_BR sl sv tr |
%define package_locales bg da de el es fr hu id it ja nl pt pt_BR sl sv tr |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
|
Patch0: smeserver-locale-2.2.0-locale-2008-10-08.patch |
17 |
|
Patch1: smeserver-locale-2.2.0-locale-2008-10-13.patch |
18 |
|
Patch2: smeserver-locale-2.2.0-locale-2008-10-15.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRequires: perl |
BuildRequires: perl |
27 |
SME Server localisation module |
SME Server localisation module |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
31 |
|
- Apply 15 Oct 2008 locale patch |
32 |
|
|
33 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
34 |
|
- Add Japanese language [SME: 4637] |
35 |
|
|
36 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
37 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
38 |
|
|
39 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
40 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
41 |
|
|
379 |
|
|
380 |
%prep |
%prep |
381 |
%setup |
%setup |
382 |
|
%patch0 -p1 |
383 |
|
%patch1 -p1 |
384 |
|
%patch2 -p1 |
385 |
|
|
386 |
%build |
%build |
387 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
497 |
%{summary} |
%{summary} |
498 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
499 |
|
|
500 |
|
%package ja |
501 |
|
Summary: %{package_summary} - Japanese |
502 |
|
Group: %{group} |
503 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
504 |
|
%description ja |
505 |
|
%{summary} |
506 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
507 |
|
|
508 |
%package nl |
%package nl |
509 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
510 |
Group: %{group} |
Group: %{group} |