--- rpms/smeserver-affa/contribs9/smeserver-affa.spec 2016/11/23 17:13:22 1.9 +++ rpms/smeserver-affa/contribs9/smeserver-affa.spec 2017/04/10 19:08:54 1.10 @@ -2,7 +2,7 @@ Summary: A rsync-based backup program fo %define name smeserver-affa Name: %{name} %define version 3.2.2.3 -%define release 7 +%define release 8 Version: %{version} Release: %{release}%{?dist} Vendor: Michael Weinberger //// adaptation to sme-server Arnaud Guillaume @@ -26,6 +26,7 @@ Patch2: smeserver-affa-fix-rise_RPMCheck Patch3: smeserver-affa-fix-ssh-port.patch Patch4: smeserver-affa-fix-blanks-conf.patch Patch5: smeserver-affa-fix-imapfiles-find.patch +Patch6: smeserver-affa-fix-show-schedule.patch %description Affa is a rsync-based backup program @@ -39,6 +40,7 @@ with SMEServer + RPMCheck + Watchdog + r %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build @@ -95,6 +97,9 @@ exit 0 exit 0 %changelog +* Mon Apr 10 2017 Arnaud Guillaume 3.2.2.3-8.sme +- Fix issue when multiple times are in an Affa configuration file, show-schedule only displays the last [SME: 10196] + * Wed Nov 23 2016 John Crisp 3.2.2.3-7.sme - Fix find command error in delete imap dovecot files [SME: 9874]