--- rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2021/04/01 15:32:03 1.1 +++ rpms/smeserver-roundcube/contribs10/smeserver-roundcube.spec 2022/08/02 02:12:28 1.4 @@ -1,6 +1,6 @@ %define name smeserver-roundcube %define version 1.2 -%define release 9 +%define release 12 Summary: smserver rpm to setup roundcube, an IMAP mail client Name: %{name} @@ -14,19 +14,31 @@ BuildRoot: %{_tmppath}/%{name}-buildroot Prefix: %{_prefix} BuildArchitectures: noarch BuildRequires: e-smith-devtools -Requires: e-smith-release >= 9.0 +Requires: e-smith-release >= 10.0 +Requires: e-smith-apache >= 2.6.0-19 Requires: roundcubemail >= 1.1.3 Requires: git Requires: smeserver-dovecot-extras -Requires: roundcubemail_plugins +#Requires: roundcubemail_plugins Obsoletes: roundcube AutoReqProv: no Patch0: smeserver-roundcube-1.2.RemoveCalendar_Tasklist.patch +Patch1: smeserver-roundcube-1.2-Add-update-event-in-createlinks-and-fix-smtp-port-in-config.patch +Patch2: smeserver-roundcube-1.2-bz12059-24syntax.patch %description smserver rpm to setup the roundcube IMAP mail client. %changelog +* Mon Aug 01 2022 Jean-Philippe Pialasse 1.2-12.sme +- update to httpd 2.4 access syntax [SME: 12059] + +* Mon Apr 05 2021 Brian Read 1.2-11.sme +- Update spec file to take out plugin rpm [SME: 11430 ] + +* Sun Apr 04 2021 Brian Read 1.2-10.sme +- Add-update-event-in-createlinks-and-fix-smtp-port-in-config [SME: 11430] + * Thu Mar 17 2016 stephane de Labrusse 1.2-9.sme - Bump the version to force the composer update @@ -150,7 +162,8 @@ smserver rpm to setup the roundcube IMAP %prep %setup %patch0 -p1 - +%patch1 -p1 +%patch2 -p1 %build perl createlinks