1 |
# $Id: smeserver-locale.spec,v 1.4 2016/06/15 16:58:54 unnilennium Exp $ |
# $Id: smeserver-locale.spec,v 1.5 2016/06/15 17:15:56 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 3 |
%define release 4 |
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 |
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 |
Patch1: smeserver-locale-2.6.0-donate.patch |
18 |
|
Patch2: smeserver-locale-2.6.0-wiki_https.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRequires: perl |
BuildRequires: perl |
27 |
SME Server localisation module |
SME Server localisation module |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
31 |
|
- fix path to documentations (wiki) [SME: 9595] |
32 |
|
- convert all koozali url to https |
33 |
|
|
34 |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme |
35 |
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate [SME: 9595] |
- change http://www.smeserver.org\donate to https://wiki.koozali.org/donate [SME: 9595] |
36 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
591 |
%setup |
%setup |
592 |
%patch0 -p1 |
%patch0 -p1 |
593 |
%patch1 -p1 |
%patch1 -p1 |
594 |
|
%patch2 -p1 |
595 |
|
|
596 |
%build |
%build |
597 |
LEXICONS=$(find root/etc/e-smith/locale -type f) |
LEXICONS=$(find root/etc/e-smith/locale -type f) |