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

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

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

Revision 1.2 by stephdl, Sat Aug 22 18:05:52 2015 UTC Revision 1.5 by guedel, Tue Apr 26 19:16:25 2016 UTC
# Line 1  Line 1 
1  Summary: A rsync-based backup program for linux, adapted to sme server 8  Summary: A rsync-based backup program for linux, adapted to sme server 8-9
2  %define name smeserver-affa  %define name smeserver-affa
3  Name: %{name}  Name: %{name}
4  %define version 3.2.2.2  %define version 3.2.2.3
5  %define release 1  %define release 4
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 12  Source: %{name}-%{version}.tar.gz Line 12  Source: %{name}-%{version}.tar.gz
12  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
13  BuildArch: noarch  BuildArch: noarch
14  AutoReq: no  AutoReq: no
15    
16  Requires: openssh-clients  Requires: openssh-clients
17  Requires: perl-Config-IniFiles  Requires: perl-Config-IniFiles
18  Requires: perl-Filesys-DiskFree  Requires: perl-Filesys-DiskFree
# Line 20  Requires: perl-Proc-ProcessTable Line 21  Requires: perl-Proc-ProcessTable
21  Requires: perl-TimeDate  Requires: perl-TimeDate
22  Requires: rsync  Requires: rsync
23    
24    Patch1: smeserver-affa-fix-typo.patch
25    Patch2: smeserver-affa-fix-rise_RPMCheck_smb_diskusage.patch
26    
27  %description  %description
28  Affa is a rsync-based backup program  Affa is a rsync-based backup program
29  Documentation: http://affa.sf.net  Documentation: http://affa.sf.net
# Line 27  with SMEServer + RPMCheck + Watchdog + r Line 31  with SMEServer + RPMCheck + Watchdog + r
31    
32  %prep  %prep
33  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
34    %patch1 -p1
35    %patch2 -p1
36    
37  %build  %build
38    
# Line 83  exit 0 Line 89  exit 0
89  exit 0  exit 0
90    
91  %changelog  %changelog
92  * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.2-1.sme  * Wed Mar 23 2016 Arnaud Guillaume <smeserver-affa@guedel.eu> 3.2.2.3-4.sme
93    - Fix use of uninitialized value $1 in concatentation (.) or string at /sbin/affa/ line 4059 [SME: 9139]
94    - Fix "RPMCheck" not working [SME: 9270]
95    - Fix Inconsistent smb.conf when samba share option set to "yes" [SME: 9298]
96    - Fix affa --diskusage does not umount attached storage [SME: 9147]
97    
98    * Mon Feb 29 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 3.2.2.3-3.sme
99    - Fix typos in config files [SME: 9094]
100    
101    * Tue Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.3-2.sme
102  - Initial release to contribs9  - Initial release to contribs9
103    
104    * Tue Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.3-1
105    - fixed column ExecTime shift
106    - Adjusted column indices in report
107    - Fixed typo in remoteHostName [SME: 9062]
108    - Code done by mats schuh <m.schuh@neckargeo.net>
109    
110    * Tue Jan 13 2015 mats schuh <m.schuh@neckargeo.net> 3.2.2.2-1
111    - Added TotalBytesSent to archive reports and fixed report layout
112    
113  * Sun Dec 07 2014 Arnaud Guillaume 3.2.2.2  * Sun Dec 07 2014 Arnaud Guillaume 3.2.2.2
114  - integration of the patch of Mats Schuh in order to enable check for external disk label before unmount  - integration of the patch of Mats Schuh in order to enable check for external disk label before unmount
115  * Sat Aug 23 2014 Arnaud Guillaume 3.2.2.1  * Sat Aug 23 2014 Arnaud Guillaume 3.2.2.1


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