4 |
%define name smeserver-horde |
%define name smeserver-horde |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.0.0 |
%define version 1.0.0 |
7 |
%define release 16 |
%define release 17 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
Patch11: smeserver-horde-1.0.0-bz10910-admin.patch |
Patch11: smeserver-horde-1.0.0-bz10910-admin.patch |
25 |
Patch12: smeserver-horde-1.0.0-bz10912-ingo.patch |
Patch12: smeserver-horde-1.0.0-bz10912-ingo.patch |
26 |
Patch13: smeserver-horde-1.0.0-bz10943-libsasl-noise.patch |
Patch13: smeserver-horde-1.0.0-bz10943-libsasl-noise.patch |
27 |
|
Patch14: smeserver-horde-1.0.0-bz10945-phpbasedir-gpg.patch |
28 |
|
|
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
66 |
Requires: php-pear-XML-RPC2 |
Requires: php-pear-XML-RPC2 |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-17.sme |
70 |
|
- add gpg to php base dir [SME: 10945] |
71 |
|
|
72 |
* Wed May 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-16.sme |
* Wed May 13 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.0-16.sme |
73 |
- workaround logging noise caused by libsasl [SME: 10943] |
- workaround logging noise caused by libsasl [SME: 10943] |
74 |
|
|
143 |
%patch11 -p1 |
%patch11 -p1 |
144 |
%patch12 -p1 |
%patch12 -p1 |
145 |
%patch13 -p1 |
%patch13 -p1 |
146 |
|
%patch14 -p1 |
147 |
|
|
148 |
mkdir -p root/var/lib/php/horde/session |
mkdir -p root/var/lib/php/horde/session |
149 |
mkdir -p root/var/lib/php/horde/opcache |
mkdir -p root/var/lib/php/horde/opcache |