--- rpms/smeserver-nextcloud/contribs9/smeserver-nextcloud.spec 2018/04/07 05:00:18 1.2 +++ rpms/smeserver-nextcloud/contribs9/smeserver-nextcloud.spec 2018/04/07 05:16:18 1.3 @@ -1,4 +1,4 @@ -%define release 2 +%define release 3 %define version 1.1.0 Summary: Koozali SME Server Nextcloud configuration @@ -7,6 +7,8 @@ Version: %{version} Release: %{release}%{?dist} License: GPL Source: %{name}-%{version}.tar.gz +Patch0: smeserver-nextcloud-1.1.0.patch0.patch +Patch1: smeserver-nextcloud-1.1.0.bz10556.patch BuildArch: noarch URL: %{url_prefix}/%{name} @@ -29,7 +31,8 @@ Koozali SME Server Nextcloud files and c %prep %setup - +%patch0 -p1 +%patch1 -p1 %build perl createlinks @@ -53,8 +56,9 @@ cat %{name}-%{version}-filelist %changelog -* Sat Apr 07 2018 Jean-Philipe Pialasse 1.1.0-2.sme +* Sat Apr 07 2018 Jean-Philipe Pialasse 1.1.0-3.sme - tidying templates, set cron update +- fix bad folder name for ibays [SME: 10556] * Fri Mar 30 2018 Jean-Philipe Pialasse 1.1.0-1.sme - initial release