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 33 |
%define release 34 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
38 |
Patch25: smeserver-horde-1.0.0-bz11694-alarm.patch |
Patch25: smeserver-horde-1.0.0-bz11694-alarm.patch |
39 |
Patch26: smeserver-horde-1.0.0-bz11694-remindfix.patch |
Patch26: smeserver-horde-1.0.0-bz11694-remindfix.patch |
40 |
Patch27: smeserver-horde-1.0.0-bz11945-require.patch |
Patch27: smeserver-horde-1.0.0-bz11945-require.patch |
41 |
|
Patch28: smeserver-horde-1.0.0-bz12293-php_path.patch |
42 |
|
|
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
82 |
Requires: ImageMagick |
Requires: ImageMagick |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Sun Feb 05 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.0.0-34.sme |
86 |
|
- use php full path for mysql.init scripts [SME: 12296] |
87 |
|
|
88 |
* Thu May 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0.0-33.sme |
* Thu May 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.0.0-33.sme |
89 |
- fix invalid domain if ForcePrimaryDomain is enabled [SME: 11980] |
- fix invalid domain if ForcePrimaryDomain is enabled [SME: 11980] |
90 |
- fix $ldapServer is commented out if Horde ForcePrimaryDomain is disabled [SME: 11981] |
- fix $ldapServer is commented out if Horde ForcePrimaryDomain is disabled [SME: 11981] |
230 |
%patch25 -p1 |
%patch25 -p1 |
231 |
%patch26 -p1 |
%patch26 -p1 |
232 |
%patch27 -p1 |
%patch27 -p1 |
233 |
|
%patch28 -p1 |
234 |
|
|
235 |
%build |
%build |
236 |
for i in post-install post-upgrade |
for i in post-install post-upgrade |