--- rpms/smeserver-affa/contribs10/smeserver-affa.spec 2022/07/04 13:27:51 1.11 +++ rpms/smeserver-affa/contribs10/smeserver-affa.spec 2022/07/05 13:16:35 1.12 @@ -2,7 +2,7 @@ Summary: A rsync-based backup program fo %define name smeserver-affa Name: %{name} %define version 3.3.1 -%define release 9 +%define release 11 Version: %{version} Release: %{release}%{?dist} Vendor: Michael Weinberger //// adaptation to sme-server Arnaud Guillaume @@ -34,6 +34,8 @@ Patch5: smeserver-affa-fix-config-direct Patch6: smeserver-affa-fix-reporting-error.patch Patch7: smeserver-affa-fix-ssh-knownhosts-error.patch Patch8: smeserver-affa-fix-reporting-error-syntax.patch +Patch9: smeserver-affa-fix-reporting-error-2.patch +Patch10: smeserver-affa-fix-reporting-error-3.patch %description Affa is a rsync-based backup program for SMEServer + RPMCheck + Watchdog + rise. Documentation: http://affa.sf.net @@ -50,7 +52,8 @@ rm -rf $RPM_BUILD_ROOT %patch6 -p1 %patch7 -p1 %patch8 -p1 - +%patch9 -p1 +%patch10 -p1 %build # perl createlinks << if required @@ -100,15 +103,21 @@ exit 0 exit 0 %changelog +* Tue Jul 05 2022 John Crisp 3.3.1-11 +- Update Regex to help clean out rsyncd.motd messages [SME: 12084] + +* Mon Jul 04 2022 John Crisp 3.3.1-10 +- Redo patch at -8 to fix the next if syntax [SME: 12084] + * Mon Jul 04 2022 John Crisp 3.3.1-9 -- Fix my syntax errors from [SME: 11784] +- Fix my syntax errors from [SME: 11784] * Thu Jun 30 2022 John Crisp 3.3.1-8 - Fix KnownHosts error [SME: 12081] - Thanks to 'gieres' for finding this * Thu Jun 30 2022 John Crisp 3.3.1-7 -- Fix logging parse errors [SME:12084] +- Fix logging parse errors [SME: 12084] - Thanks to 'sti' for finding it * Thu Jun 30 2022 John Crisp 3.3.1-6