/[smecontribs]/rpms/smeserver-affa/contribs10/smeserver-affa.spec
ViewVC logotype

Diff of /rpms/smeserver-affa/contribs10/smeserver-affa.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by jcrisp, Tue Sep 21 15:59:34 2021 UTC Revision 1.12 by jcrisp, Tue Jul 5 13:16:35 2022 UTC
# Line 2  Summary: A rsync-based backup program fo Line 2  Summary: A rsync-based backup program fo
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 3  %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>
# Line 28  Requires: rsync Line 28  Requires: rsync
28    
29  Patch1: smeserver-affa-add-some-systemd-support.patch  Patch1: smeserver-affa-add-some-systemd-support.patch
30  Patch2: smeserver-affa-change-host-domain.patch  Patch2: smeserver-affa-change-host-domain.patch
31    Patch3: smeserver-affa-change_to_rsa_keys.patch
32    Patch4: smeserver-affa-update-ssh-keys-links.patch
33    Patch5: smeserver-affa-fix-config-directory-name-spaces.patch
34    Patch6: smeserver-affa-fix-reporting-error.patch
35    Patch7: smeserver-affa-fix-ssh-knownhosts-error.patch
36    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
# Line 38  rm -rf $RPM_BUILD_ROOT Line 46  rm -rf $RPM_BUILD_ROOT
46  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
47  %patch1 -p1  %patch1 -p1
48  %patch2 -p1  %patch2 -p1
49    %patch3 -p1
50    %patch4 -p1
51    %patch5 -p1
52    %patch6 -p1
53    %patch7 -p1
54    %patch8 -p1
55    %patch9 -p1
56    %patch10 -p1
57    
58  %build  %build
59  # perl createlinks << if required  # perl createlinks << if required
# Line 87  exit 0 Line 103  exit 0
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
113    - Fix my syntax errors from [SME: 11784]
114    
115    * Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-8
116    - Fix KnownHosts error [SME: 12081]
117    - Thanks to 'gieres' for finding this
118    
119    * Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-7
120    - Fix logging parse errors [SME: 12084]
121    - Thanks to 'sti' for finding it
122    
123    * Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-6
124    - Fix error with files with spaces in names - Credit to Trevor Drake-Brockman [SME: 11784]
125    - Fix directory search - Credit to Trevor Drake-Brockman [SME: 11784]
126    
127    * Wed Sep 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-5
128    - Modify ssh key links [SME: 10783]
129    - Untidy the ssh commands so I can see them and tidy them more easily
130    
131    * Wed Sep 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-4
132    - Change ssh keys from DSA to RSA 4096 [SME: 10783]
133    - Fix missing /var/affa store dir
134    
135  * Tue Sep 21 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-3.sme  * Tue Sep 21 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-3.sme
136  - Fix some syntax errors. Migrate to using HostName/DomainName  - Fix some syntax errors. Migrate to using HostName/DomainName
137    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed