1 |
# $Id: smeserver-locale.spec,v 1.35 2008/07/01 20:44:54 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.36 2008/07/26 16:37:21 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 1.4.0 |
%define version 1.4.0 |
7 |
%define release 13 |
%define release 14 |
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 nl pt pt_BR sl sv tr |
23 |
Patch8: smeserver-locale-2008-06-27.patch |
Patch8: smeserver-locale-2008-06-27.patch |
24 |
Patch9: smeserver-locale-2008-07-01.patch |
Patch9: smeserver-locale-2008-07-01.patch |
25 |
Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch |
Patch10: smeserver-locale-1.4.0-locale-2008-07-26.patch |
26 |
|
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRequires: perl |
BuildRequires: perl |
35 |
SME Server localisation module |
SME Server localisation module |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
39 |
|
- Apply locale patch |
40 |
|
|
41 |
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
* Sat Jul 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.4.0-13 |
42 |
- Apply Jul 26 2008 locale patch |
- Apply Jul 26 2008 locale patch |
43 |
- Add Portuguese language |
- Add Portuguese language |
364 |
%patch8 -p1 |
%patch8 -p1 |
365 |
%patch9 -p1 |
%patch9 -p1 |
366 |
%patch10 -p1 |
%patch10 -p1 |
367 |
|
%patch11 -p1 |
368 |
|
|
369 |
%build |
%build |
370 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |