1 |
%define release 4 |
%define release 7 |
2 |
%define version 1.2.0 |
%define version 1.2.0 |
3 |
|
|
4 |
Summary: Koozali SME Server Nextcloud configuration |
Summary: Koozali SME Server Nextcloud configuration |
10 |
Patch0: smeserver-nextcloud-1.2.0-bz10876-username-for-ldap.patch |
Patch0: smeserver-nextcloud-1.2.0-bz10876-username-for-ldap.patch |
11 |
Patch1: smeserver-nextcloud-1.2.0.bz11086-db-phpver-typo.patch |
Patch1: smeserver-nextcloud-1.2.0.bz11086-db-phpver-typo.patch |
12 |
Patch2: smeserver-nextcloud-1.2.0.bz11086-add-missing-conf-details.patch |
Patch2: smeserver-nextcloud-1.2.0.bz11086-add-missing-conf-details.patch |
13 |
|
Patch3: smeserver-nextcloud-1.2.0.bz11171-template-min-max-start-servers.patch |
14 |
|
Patch4: smeserver-nextcloud-1.2.0.bz11171-check-min-max-start-servers.patch |
15 |
|
Patch5: smeserver-nextcloud-1.2.0.bz11268-fix-typo-php-pool-template.patch |
16 |
|
|
17 |
BuildArch: noarch |
BuildArch: noarch |
18 |
URL: https://www.nextcloud.com |
URL: https://www.nextcloud.com |
46 |
%patch0 -p1 |
%patch0 -p1 |
47 |
%patch1 -p1 |
%patch1 -p1 |
48 |
%patch2 -p1 |
%patch2 -p1 |
49 |
|
%patch3 -p1 |
50 |
|
%patch4 -p1 |
51 |
|
%patch5 -p1 |
52 |
|
|
53 |
%build |
%build |
54 |
perl createlinks |
perl createlinks |
77 |
|
|
78 |
|
|
79 |
%changelog |
%changelog |
80 |
|
* Fri Dec 18 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-7.sme |
81 |
|
- Fix typo in php pool template [SME: 11268] |
82 |
|
|
83 |
|
* Tue Dec 01 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-6.sme |
84 |
|
- Add a check for the Min/Max/Start servers [SME: 11171] |
85 |
|
- https://bugs.contribs.org/show_bug.cgi?id=11171#c4 |
86 |
|
|
87 |
|
* Mon Nov 16 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-5.sme |
88 |
|
- Template missing Min/Start/Max Servers and Children [SME: 11171] |
89 |
|
|
90 |
* Thu Nov 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-4.sme |
* Thu Nov 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.2.0-4.sme |
91 |
- Add missing SMB configuration details including domain/workgroup |
- Add missing SMB configuration details including domain/workgroup |
92 |
|
|