--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2022/04/05 22:23:35 1.36 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2022/05/27 02:10:21 1.40 @@ -4,7 +4,7 @@ Summary: e-smith specific Horde configur %define name smeserver-horde Name: %{name} %define version 1.0.0 -%define release 30 +%define release 33 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -36,10 +36,13 @@ Patch22: smeserver-horde-1.0.0-bz11489.p Patch23: smeserver-horde-1.0.0-bz11628-ingofilters-sieve.patch Patch24: smeserver-horde-1.0.0-bz11738-multi-admin-user.patch Patch25: smeserver-horde-1.0.0-bz11694-alarm.patch +Patch26: smeserver-horde-1.0.0-bz11694-remindfix.patch +Patch27: smeserver-horde-1.0.0-bz11945-require.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.9.44, php-horde-horde >= 5.2, mariadb +Requires: e-smith-apache >= 2.6.0-19 BuildRequires: e-smith-devtools >= 1.13.1-03 AutoReqProv: no Obsoletes: horde-h3, e-smith-horde, imp-h3, e-smith-imp @@ -78,6 +81,16 @@ Requires: php-pear-XML-RPC2 Requires: ImageMagick %changelog +* Thu May 26 2022 Jean-Philippe Pialasse 1.0.0-33.sme +- fix invalid domain if ForcePrimaryDomain is enabled [SME: 11980] +- fix $ldapServer is commented out if Horde ForcePrimaryDomain is disabled [SME: 11981] + +* Sun Apr 17 2022 Jean-Philippe Pialasse 1.0.0-32.sme +- use httpd 2.4 access control syntax [SME: 11945] + +* Sat Apr 16 2022 Terry Fage 1.0.0-31.sme +- fix previous patch error extra line [SME: 11694] + * Tue Apr 05 2022 Jean-Philippe Pialasse 1.0.0-30.sme - fix alarm noise when disabled [SME: 11694] @@ -211,6 +224,8 @@ mkdir -p root/var/lib/php/horde/tmp %patch23 -p1 %patch24 -p1 %patch25 -p1 +%patch26 -p1 +%patch27 -p1 %build for i in post-install post-upgrade