/[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.7 by guedel, Sat Aug 20 21:51:54 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 6
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    Patch3: smeserver-affa-fix-ssh-port.patch
27    Patch4: smeserver-affa-fix-blanks-conf.patch
28    
29  %description  %description
30  Affa is a rsync-based backup program  Affa is a rsync-based backup program
31  Documentation: http://affa.sf.net  Documentation: http://affa.sf.net
# Line 27  with SMEServer + RPMCheck + Watchdog + r Line 33  with SMEServer + RPMCheck + Watchdog + r
33    
34  %prep  %prep
35  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
36    %patch1 -p1
37    %patch2 -p1
38    %patch3 -p1
39    %patch4 -p1
40    
41  %build  %build
42    
# Line 83  exit 0 Line 93  exit 0
93  exit 0  exit 0
94    
95  %changelog  %changelog
96  * Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.2-1.sme  *Fri Aug 19 2016 Arnaud Guillaume <smeserver-affa@guedel.eu> 3.2.2.3-6.sme
97    - Fix issue due to blank characters into file /etc/affa/job.conf [SME: 9449]
98    
99    * Fri Aug 19 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 3.2.2.3-5.sme
100    - Fix ssh port [SME: 8904]
101    - Modify changelog number to track define release number
102    
103    * Wed Mar 23 2016 Arnaud Guillaume <smeserver-affa@guedel.eu> 3.2.2.3-4.sme
104    - Fix use of uninitialized value $1 in concatentation (.) or string at /sbin/affa/ line 4059 [SME: 9139]
105    - Fix "RPMCheck" not working [SME: 9270]
106    - Fix Inconsistent smb.conf when samba share option set to "yes" [SME: 9298]
107    - Fix affa --diskusage does not umount attached storage [SME: 9147]
108    
109    * Mon Feb 29 2016 John Crisp <jcrisp@safeandsoundit.co.uk> 3.2.2.3-3.sme
110    - Fix typos in config files [SME: 9094]
111    
112    * Tue Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.3-2.sme
113  - Initial release to contribs9  - Initial release to contribs9
114    
115    * Tue Sep 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 3.2.2.3-1
116    - fixed column ExecTime shift
117    - Adjusted column indices in report
118    - Fixed typo in remoteHostName [SME: 9062]
119    - Code done by mats schuh <m.schuh@neckargeo.net>
120    
121    * Tue Jan 13 2015 mats schuh <m.schuh@neckargeo.net> 3.2.2.2-1
122    - Added TotalBytesSent to archive reports and fixed report layout
123    
124  * Sun Dec 07 2014 Arnaud Guillaume 3.2.2.2  * Sun Dec 07 2014 Arnaud Guillaume 3.2.2.2
125  - 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
126  * 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