1 |
# $Id: smeserver-locale.spec,v 1.35 2008/07/01 20:44:54 snetram Exp $ |
# $Id: smeserver-locale.spec,v 1.41 2008/10/04 07:56:24 snetram 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 18 |
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 |
|
Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch |
28 |
|
Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch |
29 |
|
Patch14: smeserver-locale-1.4.0-removeReferrencesToWiki.patch |
30 |
|
Patch15: smeserver-locale-1.4.0-removeColorCoding.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
33 |
BuildRequires: perl |
BuildRequires: perl |
39 |
SME Server localisation module |
SME Server localisation module |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
43 |
|
- Remove colored highlights from German locale [SME: 4618] |
44 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
45 |
|
|
46 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
47 |
|
- Remove references to the wiki from the German locale [SME: 4616] |
48 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
49 |
|
|
50 |
|
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
51 |
|
- Apply locale patch to fix many translation bugs [SME: 4615] |
52 |
|
|
53 |
|
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
54 |
|
- Apply locale patch |
55 |
|
|
56 |
|
* Sat Sep 27 2008 Stephen Noble <support@dungog.net> - 1.4.0-14 |
57 |
|
- Apply locale patch |
58 |
|
|
59 |
* 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 |
60 |
- Apply Jul 26 2008 locale patch |
- Apply Jul 26 2008 locale patch |
61 |
- Add Portuguese language |
- Add Portuguese language |
382 |
%patch8 -p1 |
%patch8 -p1 |
383 |
%patch9 -p1 |
%patch9 -p1 |
384 |
%patch10 -p1 |
%patch10 -p1 |
385 |
|
%patch11 -p1 |
386 |
|
%patch12 -p1 |
387 |
|
%patch13 -p1 |
388 |
|
%patch14 -p1 |
389 |
|
%patch15 -p1 |
390 |
|
|
391 |
%build |
%build |
392 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |