/[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.6 by jcrisp, Wed Sep 22 12:01:20 2021 UTC Revision 1.7 by jcrisp, Wed Sep 22 14:48:04 2021 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 4  %define release 5
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 29  Requires: rsync Line 29  Requires: rsync
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  Patch3: smeserver-affa-change_to_rsa_keys.patch
32    Patch4: smeserver-affa-update-ssh-keys-links.patch
33    
34  %description  %description
35  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 40  rm -rf $RPM_BUILD_ROOT Line 41  rm -rf $RPM_BUILD_ROOT
41  %patch1 -p1  %patch1 -p1
42  %patch2 -p1  %patch2 -p1
43  %patch3 -p1  %patch3 -p1
44    %patch4 -p1
45    
46  %build  %build
47  # perl createlinks << if required  # perl createlinks << if required
# Line 89  exit 0 Line 91  exit 0
91  exit 0  exit 0
92    
93  %changelog  %changelog
94    * Wed Sep 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-5
95    - Modify ssh key links [SME: 10783]
96    - Untidy the ssh commands so I can see them and tidy them more easily
97    
98  * Wed Sep 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-4  * Wed Sep 22 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 3.3.1-4
99  - Change ssh keys from DSA to RSA 4096 [SME: 10783]  - Change ssh keys from DSA to RSA 4096 [SME: 10783]
100  - Fix missing /var/affa store dir  - Fix missing /var/affa store dir


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