--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2022/05/27 02:10:21 1.40 +++ rpms/smeserver-horde/sme10/smeserver-horde.spec 2023/02/06 04:54:13 1.41 @@ -4,7 +4,7 @@ Summary: e-smith specific Horde configur %define name smeserver-horde Name: %{name} %define version 1.0.0 -%define release 33 +%define release 34 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -38,6 +38,7 @@ Patch24: smeserver-horde-1.0.0-bz11738-m 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 +Patch28: smeserver-horde-1.0.0-bz12293-php_path.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -81,6 +82,9 @@ Requires: php-pear-XML-RPC2 Requires: ImageMagick %changelog +* Sun Feb 05 2023 Jean-Philippe Pialasse 1.0.0-34.sme +- use php full path for mysql.init scripts [SME: 12296] + * 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] @@ -226,6 +230,7 @@ mkdir -p root/var/lib/php/horde/tmp %patch25 -p1 %patch26 -p1 %patch27 -p1 +%patch28 -p1 %build for i in post-install post-upgrade