--- rpms/smeserver-qmail-notify/contribs10/smeserver-qmail-notify.spec 2021/04/09 22:29:46 1.1 +++ rpms/smeserver-qmail-notify/contribs10/smeserver-qmail-notify.spec 2021/09/27 09:28:05 1.3 @@ -1,8 +1,8 @@ -Summary: notify senders about email that has beed held in the qmail queue +Summary: notify senders about email that has been held in the qmail queue %define name smeserver-qmail-notify Name: %{name} %define version 2.0.0 -%define release 1 +%define release 3 Version: %{version} Release: %{release} License: GPLv2+ @@ -17,6 +17,8 @@ Requires: e-smith-base Requires: e-smith-lib Requires: perl Requires: qmail-notify +Patch1: smeserver-qmail-notify-fix-cron-typo.patch +Patch2: smeserver-qmail-notify-fix-crontab-timing.patch AutoReqProv: no %description @@ -24,6 +26,12 @@ This package provides templates for a p about email that has been held in the qmail queue %changelog +* Mon Sep 27 2021 John Crisp 2.0.0-3.sme +- Fix timing in cron template - Zsolt Vasarhelyi [SME: 11542] + +* Thu Sep 23 2021 John Crisp 2.0.0-2.sme +- Fix typo in cron template - Zsolt Vasarhelyi [SME:11542] + * Fri Apr 09 2021 John Crisp 2.0.0-1.sme - First Import to SME Contribs [SME: 11542] - Template crontab @@ -35,9 +43,8 @@ about email that has been held in the qm %prep %setup -#%patch0 -p1 -#%patch1 -p1 -#%patch2 -p1 +%patch1 -p1 +%patch2 -p1 %build