1 |
# $Id: smeserver-locale.spec,v 1.45 2008/10/04 22:34:40 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.53 2008/10/20 00:05:03 dungog 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 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 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 |
|
Patch3: smeserver-locale-2.2.0-locale-2008-10-16.patch |
20 |
|
Patch4: smeserver-locale-2.2.0-locale-2008-10-17.patch |
21 |
|
Patch5: smeserver-locale-2.2.0-locale-2008-10-19.patch |
22 |
|
Patch6: smeserver-locale-2.2.0-locale-2008-11-02.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRequires: perl |
BuildRequires: perl |
31 |
SME Server localisation module |
SME Server localisation module |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Nov 2 2008 Shad L. Lords <slords@mail.com> - 2.2.0-8.sme |
35 |
|
- Apply 2 Nov 2008 locale patch |
36 |
|
|
37 |
|
* Mon Oct 20 2008 Stephen Noble <support@dungog.net> - 2.2.0-7.sme |
38 |
|
- Apply 19 Oct 2008 locale patch [SME: 4692] |
39 |
|
|
40 |
|
* Thu Oct 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-6.sme |
41 |
|
- Apply 17 Oct 2008 locale patch |
42 |
|
|
43 |
|
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-5.sme |
44 |
|
- Apply 16 Oct 2008 locale patch |
45 |
|
|
46 |
|
* Wed Oct 15 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-4.sme |
47 |
|
- Apply 15 Oct 2008 locale patch |
48 |
|
|
49 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> - 2.2.0-3.sme |
50 |
|
- Add Japanese language [SME: 4637] |
51 |
|
|
52 |
|
* Wed Oct 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 2.2.0-2.sme |
53 |
|
- Apply Oct 8 locale patch, fixing last colored highlight from German locale [SME 4618] |
54 |
|
|
55 |
* 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 |
56 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
57 |
|
|
395 |
|
|
396 |
%prep |
%prep |
397 |
%setup |
%setup |
398 |
|
%patch0 -p1 |
399 |
|
%patch1 -p1 |
400 |
|
%patch2 -p1 |
401 |
|
%patch3 -p1 |
402 |
|
%patch4 -p1 |
403 |
|
%patch5 -p1 |
404 |
|
%patch6 -p1 |
405 |
|
|
406 |
%build |
%build |
407 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
517 |
%{summary} |
%{summary} |
518 |
%files it -f %{name}-%{version}-%{release}-filelist-it |
%files it -f %{name}-%{version}-%{release}-filelist-it |
519 |
|
|
520 |
|
%package ja |
521 |
|
Summary: %{package_summary} - Japanese |
522 |
|
Group: %{group} |
523 |
|
Requires: e-smith-formmagick >= 1.4.0-10 |
524 |
|
%description ja |
525 |
|
%{summary} |
526 |
|
%files ja -f %{name}-%{version}-%{release}-filelist-ja |
527 |
|
|
528 |
%package nl |
%package nl |
529 |
Summary: %{package_summary} - Dutch |
Summary: %{package_summary} - Dutch |
530 |
Group: %{group} |
Group: %{group} |