--- rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2020/11/09 15:42:13 1.5 +++ rpms/smeserver-nextcloud/contribs10/smeserver-nextcloud.spec 2020/11/12 11:13:46 1.6 @@ -1,4 +1,4 @@ -%define release 3 +%define release 4 %define version 1.2.0 Summary: Koozali SME Server Nextcloud configuration @@ -9,6 +9,7 @@ License: GPL Source: %{name}-%{version}.tar.gz Patch0: smeserver-nextcloud-1.2.0-bz10876-username-for-ldap.patch Patch1: smeserver-nextcloud-1.2.0.bz11086-db-phpver-typo.patch +Patch2: smeserver-nextcloud-1.2.0.bz11086-add-missing-conf-details.patch BuildArch: noarch URL: https://www.nextcloud.com @@ -41,6 +42,7 @@ Koozali SME Server Nextcloud files and c %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build perl createlinks @@ -69,6 +71,9 @@ cat %{name}-%{version}-filelist %changelog +* Thu Nov 12 2020 John Crisp 1.2.0-4.sme +- Add missing SMB configuration details including domain/workgroup + * Mon Nov 09 2020 John Crisp 1.2.0-3.sme - Fix sudoer file permissions in file list - Fix some install bugs