--- rpms/smeserver-locale/sme10/smeserver-locale.spec	2016/06/15 17:15:56	1.5
+++ rpms/smeserver-locale/sme10/smeserver-locale.spec	2016/07/17 12:16:16	1.7
@@ -1,10 +1,10 @@
-# $Id: smeserver-locale.spec,v 1.4 2016/06/15 16:58:54 unnilennium Exp $
+# $Id: smeserver-locale.spec,v 1.6 2016/06/15 18:20:23 unnilennium Exp $
 
 Summary: SME Server localisation module
 %define name smeserver-locale
 Name: %{name}
 %define version 2.6.0
-%define release 3
+%define release 5
 %define package_summary SME Server localisation module
 %define group Applications/System
 %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,6 +15,7 @@ Group: Networking/Daemons
 Source: %{name}-%{version}.tar.xz
 Patch0: smeserver-locale-2.6.0-contribs2koozali.patch
 Patch1: smeserver-locale-2.6.0-donate.patch
+Patch2: smeserver-locale-2.6.0-wiki_https.patch
 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
 BuildArchitectures: noarch
 BuildRequires: perl
@@ -26,6 +27,14 @@ AutoReqProv: no
 SME Server localisation module
 
 %changelog
+* Sun Jul 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
+- fix wrongly converted http to https in
+- URL starting with http:// or ftp://
+
+* Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
+- fix path to documentations (wiki) [SME: 9595]
+- convert all koozali url to https
+
 * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
 - change http://www.smeserver.org\donate to https://wiki.koozali.org/donate  [SME: 9595]
 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
@@ -586,6 +595,7 @@ SME Server localisation module
 %setup
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 LEXICONS=$(find root/etc/e-smith/locale -type f)