--- rpms/smeserver-affa/contribs9/smeserver-affa.spec 2016/08/18 23:29:56 1.6 +++ rpms/smeserver-affa/contribs9/smeserver-affa.spec 2016/11/23 17:06:34 1.8 @@ -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 5 +%define release 6 Version: %{version} Release: %{release}%{?dist} Vendor: Michael Weinberger //// adaptation to sme-server Arnaud Guillaume @@ -24,6 +24,8 @@ Requires: rsync Patch1: smeserver-affa-fix-typo.patch Patch2: smeserver-affa-fix-rise_RPMCheck_smb_diskusage.patch Patch3: smeserver-affa-fix-ssh-port.patch +Patch4: smeserver-affa-fix-blanks-conf.patch +Patch5: smeserver-affa-fix-imapfiles-find.patch %description Affa is a rsync-based backup program @@ -35,6 +37,8 @@ with SMEServer + RPMCheck + Watchdog + r %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build @@ -91,6 +95,12 @@ exit 0 exit 0 %changelog +* Wed Nov 23 2016 John Crisp 3.2.2.3-7.sme +- Fix find command error in delete imap dovecot files [SME: 9874] + +* Fri Aug 19 2016 Arnaud Guillaume 3.2.2.3-6.sme +- Fix issue due to blank characters into file /etc/affa/job.conf [SME: 9449] + * Fri Aug 19 2016 John Crisp 3.2.2.3-5.sme - Fix ssh port [SME: 8904] - Modify changelog number to track define release number