--- rpms/smeserver-horde/sme10/smeserver-horde.spec 2020/03/27 04:47:56 1.15 +++ 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 13 +%define release 34 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,10 +19,31 @@ Patch5: smeserver-horde-1.0.0-bz10866-ph Patch6: smeserver-horde-1.0.0-bz10823-strict-warming.patch Patch7: smeserver-horde-1.0.0-bz10872-enable-php-fpm.patch Patch8: smeserver-horde-1.0.0-bz10224-bz1005.patch +Patch9: smeserver-horde-1.0.0-bz10908-httpd-auth.patch +Patch10: smeserver-horde-1.0.0-bz10909-smeserver-horde-update.patch +Patch11: smeserver-horde-1.0.0-bz10910-admin.patch +Patch12: smeserver-horde-1.0.0-bz10912-ingo.patch +Patch13: smeserver-horde-1.0.0-bz10943-libsasl-noise.patch +Patch14: smeserver-horde-1.0.0-bz10945-phpbasedir-gpg.patch +Patch15: smeserver-horde-1.0.0-bz10969-remove-hardcoded-ports.patch +Patch16: smeserver-horde-1.0.0-bz11016-rsyslog-deprecated.patch +Patch17: smeserver-horde-1.0.0-bz11233-webmail-manager.patch +Patch18: smeserver-horde-1.0.0-bz11255.patch +Patch19: smeserver-horde-1.0.0-bz11308-configurationhash.patch +Patch20: smeserver-horde-1.0.0-bz10945-bz11443-bz11433-bz11431.patch +Patch21: smeserver-horde-1.0.0-bz11422-logging.patch +Patch22: smeserver-horde-1.0.0-bz11489.patch +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 +Patch28: smeserver-horde-1.0.0-bz12293-php_path.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 @@ -58,8 +79,77 @@ Requires: php-pear-MDB2 Requires: php-pear-Net-URL2 Requires: php-pear-XML-Parser2 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] + +* 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] + +* Sun Nov 07 2021 Greg Simpson 1.0.0-29.sme +- Syntax error, unexpected '(T_STRING), expecting ')' [SME: 11738] +- thanks to zsolt vasarhelyi for patch test + +* Sat Sep 18 2021 Terry Fage 1.0.0-28.sme +- Ingo filters TLS error if sieve is enabled [SME: 11628] + +* Wed Mar 24 2021 Jean-Philippe Pialasse 1.0.0-27.sme +- fix missing call to perl module emsith::php [SME: 11489] + +* Tue Mar 16 2021 Jean-Philippe Pialasse 1.0.0-26.sme +- clean rsyslog syntax for horde [SME: 11422] + +* Wed Mar 10 2021 Jean-Philipe Pialasse 1.0.0-25.sme +- improved php basedir, with filtering of noise for gpg [SME: 10945] +- force SSL for horde [SME: 11443] +- fix horde not honoring switch to php-fpm 5.4 [SME: 11433] +- update mail settings for the php-pool [SME: 11431] + +* Sun Feb 21 2021 Jean-Philipe Pialasse 1.0.0-24.sme +- spamd SpamLearning property migrated to spamassassin SpamLearning [SME: 11376] + +* Sat Feb 20 2021 Jean-Philipe Pialasse 1.0.0-23.sme +- Configuration is not up to date, hash to update [SME: 11308] + +* Fri Dec 11 2020 Jean-Philipe Pialasse 1.0.0-22.sme +- fix wrong template path for php55, php56 and php [SME: 11255] + +* Mon Dec 07 2020 Jean-Philipe Pialasse 1.0.0-20.sme +- fix webmail not accessible after enabling from manager [SME: 11233] + +* Tue Nov 17 2020 Jean-Philipe Pialasse 1.0.0-19.sme +- update rsyslog syntax [SME: 11016] + move fragment so syntax is similar to message + +* Sat Jun 27 2020 Jean-Philipe Pialasse 1.0.0-18.sme +- remove harcoded ports [SME: 10969] + +* Tue Jun 23 2020 Jean-Philipe Pialasse 1.0.0-17.sme +- add gpg to php base dir [SME: 10945] + +* Wed May 13 2020 Jean-Philipe Pialasse 1.0.0-16.sme +- workaround logging noise caused by libsasl [SME: 10943] + +* Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-15.sme +- log as admin and not admin@domain for cli tasks [SME: 10910] +- fix ingo imap preferences [SME: 10912] + +* Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-14.sme +- allow httpd-auth for calendar, tasks access using rpc.php ... [SME: 10908] +- add smeserver-horde-update event [SME: 10909] + * Fri Mar 27 2020 Jean-Philipe Pialasse 1.0.0-13.sme - avoid loss of user parameter on Primary Domain change [SME: 1005] this will also avoid the loss of parameter if we log with a different virtualhost @@ -118,10 +208,29 @@ to work on SME Server 10 %patch6 -p1 %patch7 -p1 %patch8 -p1 - +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 +%patch18 -p1 mkdir -p root/var/lib/php/horde/session mkdir -p root/var/lib/php/horde/opcache mkdir -p root/var/lib/php/horde/tmp +%patch19 -p1 +%patch20 -p1 +%patch21 -p1 +%patch22 -p1 +%patch23 -p1 +%patch24 -p1 +%patch25 -p1 +%patch26 -p1 +%patch27 -p1 +%patch28 -p1 %build for i in post-install post-upgrade