1 |
# $Id: smeserver-locale.spec,v 1.6 2016/06/15 18:20:23 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.7 2016/07/17 12:16:16 unnilennium 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.6.0 |
%define version 2.6.0 |
7 |
%define release 5 |
%define release 6 |
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 et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
%define package_locales bg da de el es et fr he hu id it ja nb nl pl pt pt_BR ro ru sl sv th tr zh_CN zh_TW |
16 |
Patch0: smeserver-locale-2.6.0-contribs2koozali.patch |
Patch0: smeserver-locale-2.6.0-contribs2koozali.patch |
17 |
Patch1: smeserver-locale-2.6.0-donate.patch |
Patch1: smeserver-locale-2.6.0-donate.patch |
18 |
Patch2: smeserver-locale-2.6.0-wiki_https.patch |
Patch2: smeserver-locale-2.6.0-wiki_https.patch |
19 |
|
Patch3: smeserver-locale-2.6.0-locale-2016-07-17.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: perl |
BuildRequires: perl |
28 |
SME Server localisation module |
SME Server localisation module |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Sun Jul 17 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-6.sme |
32 |
|
- Added translations smeserver-locale-2.6.0-locale-2016-07-17.patch |
33 |
|
|
34 |
* Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
* Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme |
35 |
- fix wrongly converted http to https in |
- fix wrongly converted http to https in |
36 |
- URL starting with http:// or ftp:// |
- URL starting with http:// or ftp:// |
600 |
%patch0 -p1 |
%patch0 -p1 |
601 |
%patch1 -p1 |
%patch1 -p1 |
602 |
%patch2 -p1 |
%patch2 -p1 |
603 |
|
%patch3 -p1 |
604 |
|
|
605 |
%build |
%build |
606 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |