1 |
# $Id: smeserver-locale.spec,v 1.2 2016/06/15 16:18:59 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.3 2016/06/15 16:20:47 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 2 |
%define release 3 |
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 |
14 |
Group: Networking/Daemons |
Group: Networking/Daemons |
15 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
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 |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: perl |
BuildRequires: perl |
26 |
SME Server localisation module |
SME Server localisation module |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
30 |
|
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate [SME: 9595] |
31 |
|
|
32 |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme |
33 |
- change contribs.org to koozali.org [SME: 9595] |
- change contribs.org to koozali.org [SME: 9595] |
34 |
|
|
563 |
%prep |
%prep |
564 |
%setup |
%setup |
565 |
%patch0 -p1 |
%patch0 -p1 |
566 |
|
%patch1 -p1 |
567 |
|
|
568 |
%build |
%build |
569 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |