/[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.8 by jcrisp, Thu Jun 30 13:43:45 2022 UTC Revision 1.11 by jcrisp, Mon Jul 4 13:27:51 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 6  %define release 9
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 31  Patch2: smeserver-affa-change-host-domai Line 31  Patch2: smeserver-affa-change-host-domai
31  Patch3: smeserver-affa-change_to_rsa_keys.patch  Patch3: smeserver-affa-change_to_rsa_keys.patch
32  Patch4: smeserver-affa-update-ssh-keys-links.patch  Patch4: smeserver-affa-update-ssh-keys-links.patch
33  Patch5: smeserver-affa-fix-config-directory-name-spaces.patch  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    
38  %description  %description
39  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 44  rm -rf $RPM_BUILD_ROOT Line 47  rm -rf $RPM_BUILD_ROOT
47  %patch3 -p1  %patch3 -p1
48  %patch4 -p1  %patch4 -p1
49  %patch5 -p1  %patch5 -p1
50    %patch6 -p1
51    %patch7 -p1
52    %patch8 -p1
53    
54    
55  %build  %build
56  # perl createlinks << if required  # perl createlinks << if required
# Line 93  exit 0 Line 100  exit 0
100  exit 0  exit 0
101    
102  %changelog  %changelog
103    * Mon Jul 04 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-9
104    - Fix my syntax errors from  [SME: 11784]
105    
106    * Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-8
107    - Fix KnownHosts error [SME: 12081]
108    - Thanks to 'gieres' for finding this
109    
110    * Thu Jun 30 2022 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-7
111    - Fix logging parse errors [SME:12084]
112    - Thanks to 'sti' for finding it
113    
114  * 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
115  - Fix error with files with spaces in names - Credit to Trevor Drake-Brockman [SME: 11784]  - Fix error with files with spaces in names - Credit to Trevor Drake-Brockman [SME: 11784]
116  - Fix directory search - Credit to Trevor Drake-Brockman [SME: 11784]  - Fix directory search - Credit to Trevor Drake-Brockman [SME: 11784]


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