2 |
%define name smeserver-affa |
%define name smeserver-affa |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 3.3.1 |
%define version 3.3.1 |
5 |
%define release 9 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
Vendor: Michael Weinberger <mweinber AT users DOT sourceforge DOT net> //// adaptation to sme-server Arnaud Guillaume <smeserver-affa AT guedel DOT eu> |
Vendor: Michael Weinberger <mweinber AT users DOT sourceforge DOT net> //// adaptation to sme-server Arnaud Guillaume <smeserver-affa AT guedel DOT eu> |
34 |
Patch6: smeserver-affa-fix-reporting-error.patch |
Patch6: smeserver-affa-fix-reporting-error.patch |
35 |
Patch7: smeserver-affa-fix-ssh-knownhosts-error.patch |
Patch7: smeserver-affa-fix-ssh-knownhosts-error.patch |
36 |
Patch8: smeserver-affa-fix-reporting-error-syntax.patch |
Patch8: smeserver-affa-fix-reporting-error-syntax.patch |
37 |
|
Patch9: smeserver-affa-fix-reporting-error-2.patch |
38 |
|
Patch10: smeserver-affa-fix-reporting-error-3.patch |
39 |
|
|
40 |
%description |
%description |
41 |
Affa is a rsync-based backup program for SMEServer + RPMCheck + Watchdog + rise. Documentation: http://affa.sf.net |
Affa is a rsync-based backup program for SMEServer + RPMCheck + Watchdog + rise. Documentation: http://affa.sf.net |
52 |
%patch6 -p1 |
%patch6 -p1 |
53 |
%patch7 -p1 |
%patch7 -p1 |
54 |
%patch8 -p1 |
%patch8 -p1 |
55 |
|
%patch9 -p1 |
56 |
|
%patch10 -p1 |
57 |
|
|
58 |
%build |
%build |
59 |
# perl createlinks << if required |
# perl createlinks << if required |
103 |
exit 0 |
exit 0 |
104 |
|
|
105 |
%changelog |
%changelog |
106 |
|
* Tue Jul 05 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-11 |
107 |
|
- Update Regex to help clean out rsyncd.motd messages [SME: 12084] |
108 |
|
|
109 |
|
* Mon Jul 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-10 |
110 |
|
- Redo patch at -8 to fix the next if syntax [SME: 12084] |
111 |
|
|
112 |
* Mon Jul 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-9 |
* Mon Jul 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-9 |
113 |
- Fix my syntax errors from [SME: 11784] |
- Fix my syntax errors from [SME: 11784] |
114 |
|
|
115 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-8 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-8 |
116 |
- Fix KnownHosts error [SME: 12081] |
- Fix KnownHosts error [SME: 12081] |
117 |
- Thanks to 'gieres' for finding this |
- Thanks to 'gieres' for finding this |
118 |
|
|
119 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-7 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-7 |
120 |
- Fix logging parse errors [SME:12084] |
- Fix logging parse errors [SME: 12084] |
121 |
- Thanks to 'sti' for finding it |
- Thanks to 'sti' for finding it |
122 |
|
|
123 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-6 |
* Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-6 |