1 |
# $Id: smeserver-locale.spec,v 1.38 2008/09/30 07:55:43 dungog Exp $ |
# $Id: smeserver-locale.spec,v 1.44 2008/10/04 15:38:05 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 16 |
%define release 20 |
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 |
26 |
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch |
Patch11: smeserver-locale-1.4.0-locale-2008-09-27.patch |
27 |
Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch |
Patch12: smeserver-locale-1.4.0-locale-2008-09-30.patch |
28 |
Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch |
Patch13: smeserver-locale-1.4.0-locale-2008-10-03.patch |
29 |
|
Patch14: smeserver-locale-1.4.0-locale-2008-10-04.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
BuildRequires: perl |
BuildRequires: perl |
38 |
SME Server localisation module |
SME Server localisation module |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-20 |
42 |
|
- Reverting all changes made Oct 4, as they should be made through Pootle |
43 |
|
- Applying Pootle patch, fixing [SME: 4618] and [SME: 4616] |
44 |
|
|
45 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-19 |
46 |
|
- Apply 4 Oct locale patch |
47 |
|
|
48 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-18 |
49 |
|
- Remove colored highlights from German locale [SME: 4618] |
50 |
|
- Fix changelog entry in previous entry for [SME: 4616] |
51 |
|
|
52 |
|
* Sat Oct 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> - 1.4.0-17 |
53 |
|
- Remove references to the wiki from the German locale [SME: 4616] |
54 |
|
- Fix bug referrence in previous changelog entry [SME: 4617] |
55 |
|
|
56 |
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
* Fri Oct 3 2008 Shad L. Lords <slords@mail.com> - 1.4.0-16 |
57 |
- Apply locale patch to fix many translation bugs [SME: 4651] |
- Apply locale patch to fix many translation bugs [SME: 4615] |
58 |
|
|
59 |
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
* Tue Sep 30 2008 Stephen Noble <support@dungog.net> - 1.4.0-15 |
60 |
- Apply locale patch |
- Apply locale patch |
391 |
%patch11 -p1 |
%patch11 -p1 |
392 |
%patch12 -p1 |
%patch12 -p1 |
393 |
%patch13 -p1 |
%patch13 -p1 |
394 |
|
%patch14 -p1 |
395 |
|
|
396 |
%build |
%build |
397 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |