Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates-src > by-pkgid > 4e5bff093f4f06f8bb1be8774c0fb60a > files > 3

duplicity-0.8.12.1612-1.mga7.src.rpm

Summary:	Untrusted/encrypted backup using rsync algorithm
Version:	0.8.12.1612
Name:		duplicity
Release:	%mkrel 1
License:	GPLv2
Group:		Archiving/Backup
URL:		http://www.nongnu.org/duplicity/
Source0:	http://download.savannah.gnu.org/releases/duplicity/%{name}-%{version}.tar.gz
Source1:	http://download.savannah.gnu.org/releases/duplicity/%{name}-%{version}.tar.gz.sig
# (wally) call gpg2 instead of gpg
Patch1:		gnupg2.patch
BuildRequires:	rsync-devel
BuildRequires:	pkgconfig(python3)
BuildRequires:	python3dist(setuptools)
BuildRequires:	python3dist(pytest-runner)
Requires:	gnupg2
Requires:	ncftp
Requires:	openssh-clients
Requires:	python3dist(boto)
Requires:	python3dist(lockfile)
Requires:	rsync
Requires:	python3dist(pygobject)
Requires:	python3dist(paramiko)
Requires:	python3dist(pexpect)
Recommends:	python3dist(dropbox)

%description
Duplicity incrementally backs up files and directory by encrypting tar-format
volumes with GnuPG and uploading them to a remote (or local) file server. In
theory many remote backends are possible; right now local, ssh/scp, ftp, and
rsync backends are written. Because duplicity uses librsync, the incremental
archives are space efficient and only record the parts of files that have
changed since the last backup.  Currently duplicity supports deleted files,
full unix permissions, directories, symbolic links, fifos, etc., but not hard
links.

%prep
%setup -q
%autopatch -p1

%build
%py3_build

%install
%py3_install

#handle docs in files section
rm -Rf %{buildroot}%{_docdir}

%find_lang %{name}

%files -f %{name}.lang
%doc CHANGELOG README
%{_mandir}/man1/%{name}*
%{_mandir}/man1/rdiffdir*
%{_bindir}/rdiffdir
%{_bindir}/duplicity
%{python3_sitearch}/duplicity/
%{python3_sitearch}/*.egg-info


%changelog
* Sun Apr 26 2020 daviddavid <daviddavid> 0.8.12.1612-1.mga7
+ Revision: 1572314
- new version: 0.8.12.1612 (fixes mga#26534)
- switch to python 3

* Fri Nov 02 2018 daviddavid <daviddavid> 0.7.18.2-1.mga7
+ Revision: 1327626
- new version: 0.7.18.2
- use new python provides

* Sun Sep 23 2018 umeabot <umeabot> 0.7.17-4.mga7
+ Revision: 1297525
- Mageia 7 Mass Rebuild

* Mon May 07 2018 wally <wally> 0.7.17-3.mga7
+ Revision: 1227557
- add patch to use gnupg2
- rediff 64bits patch to apply with -p1

* Mon May 07 2018 wally <wally> 0.7.17-2.mga7
+ Revision: 1227548
- drop unneeded requires for python-GnuPG-Interface (duplicity uses their own patched version)

* Mon Mar 19 2018 mokraemer <mokraemer> 0.7.17-1.mga7
+ Revision: 1210467
- new version 0.7.17

* Fri Dec 22 2017 wally <wally> 0.7.15-1.mga7
+ Revision: 1183803
- new version 0.7.15

* Wed Apr 26 2017 akien <akien> 0.7.12-1.mga6
+ Revision: 1097729
- Version 0.7.12

* Sat Feb 04 2017 wally <wally> 0.7.11-1.mga6
+ Revision: 1084803
- new version 0.7.11

* Wed May 04 2016 philippem <philippem> 0.7.07.1-1.mga6
+ Revision: 1009212
- update to 0.7.07.1

* Mon Apr 25 2016 philippem <philippem> 0.7.07-1.mga6
+ Revision: 1006063
- update to 0.7.07
+ umeabot <umeabot>
- Mageia 6 Mass Rebuild

* Sat Dec 12 2015 philippem <philippem> 0.7.06-1.mga6
+ Revision: 909675
- update to 0.7.06

* Sun Oct 11 2015 philippem <philippem> 0.7.05-1.mga6
+ Revision: 889627
- update to 0.7.05

* Tue Jun 30 2015 wally <wally> 0.7.03-1.mga6
+ Revision: 848705
- new version 0.7.03
- drop unneeded BRs and patches from upstream

* Sun Mar 22 2015 philippem <philippem> 0.6.25-2.mga5
+ Revision: 819088
- fix rebuild for new librsync
- rebuild for new librsync mga#15543

* Sun Nov 09 2014 wally <wally> 0.6.25-1.mga5
+ Revision: 796133
- new version 0.6.25

* Wed Oct 15 2014 umeabot <umeabot> 0.6.24-5.mga5
+ Revision: 750864
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 0.6.24-4.mga5
+ Revision: 726145
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 0.6.24-3.mga5
+ Revision: 678881
- Mageia 5 Mass Rebuild
+ tv <tv>
- s/uggests:/Recommends:/
+ ovitters <ovitters>
- add gobject-introspection BR for typelib auto BR

* Fri Aug 22 2014 philippem <philippem> 0.6.24-2.mga5
+ Revision: 666499
- add missing requires on python-paramiko

* Thu Jun 12 2014 philippem <philippem> 0.6.24-1.mga5
+ Revision: 635835
- update to 0.6.24

* Wed Jun 04 2014 wally <wally> 0.6.23-3.mga5
+ Revision: 632857
- require python-lockfile (mga#13479)

* Sat May 31 2014 pterjan <pterjan> 0.6.23-2.mga5
+ Revision: 628165
- Rebuild for new Python

* Mon Mar 17 2014 philippem <philippem> 0.6.23-1.mga5
+ Revision: 604506
- Update to 0.6.23

* Sat Nov 02 2013 fwang <fwang> 0.6.22-4.mga4
+ Revision: 548863
- add requires on python-gi

* Tue Oct 22 2013 umeabot <umeabot> 0.6.22-3.mga4
+ Revision: 542533
- Mageia 4 Mass Rebuild

* Mon Oct 14 2013 pterjan <pterjan> 0.6.22-2.mga4
+ Revision: 497732
- Rebuild to add different pythonegg provides for python 2 and 3

* Sun Sep 01 2013 philippem <philippem> 0.6.22-1.mga4
+ Revision: 474014
- update to 0.6.22

* Sat Jun 15 2013 wally <wally> 0.6.21-1.mga4
+ Revision: 443342
- new version 0.6.21
- clean .spec a bit

* Fri Jan 11 2013 umeabot <umeabot> 0.6.20-2.mga3
+ Revision: 349176
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Thu Nov 15 2012 philippem <philippem> 0.6.20-1.mga3
+ Revision: 318291
- new upstream

* Sat Aug 11 2012 wally <wally> 0.6.19-1.mga3
+ Revision: 280620
- new version 0.6.19
- clean .spec a bit

* Mon Mar 05 2012 philippem <philippem> 0.6.18-1.mga2
+ Revision: 218501
- Update to 0.6.18.

* Sat Dec 17 2011 philippem <philippem> 0.6.17-2.mga2
+ Revision: 183143
+ rebuild (emptylog)

* Sat Nov 26 2011 philippem <philippem> 0.6.17-1.mga2
+ Revision: 172039
- Update to 0.6.17
+ dmorgan <dmorgan>
- New version 0.6.15

* Sat Apr 16 2011 philippem <philippem> 0.6.13-1.mga1
+ Revision: 86787
- new upstream

* Thu Feb 24 2011 philippem <philippem> 0.6.11-2.mga1
+ Revision: 58811
+ rebuild (emptylog)

* Thu Feb 24 2011 philippem <philippem> 0.6.11-1.mga1
+ Revision: 58447
- imported package duplicity


* Thu Feb 24 2011 Philippe Makowski <makowski.mageia@gmail.com> 0.6.11-1mga1
- initial import
- update to release 0.6.11
- add new dependencies

* Tue Nov 02 2010 Michael Scherer <misc@mandriva.org> 0.6.08b-2mdv2011.0
+ Revision: 592382
- rebuild for python 2.7

  + Giuseppe Ghibò <ghibo@mandriva.com>
    - Update to release 0.6.08b.

* Mon Mar 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.6.07-1mdv2010.1
+ Revision: 513072
- update to new version 0.6.07

  + Michael Scherer <misc@mandriva.org>
    - clean old check on unsupported versions

* Fri Nov 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.06-1mdv2010.1
+ Revision: 465924
- update to new version 0.6.06

* Sat Aug 29 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.05-1mdv2010.0
+ Revision: 422302
- update to new version 0.6.05

* Wed Aug 12 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.04-1mdv2010.0
+ Revision: 415724
- update to new version 0.6.04

* Fri Jul 31 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.03-1mdv2010.0
+ Revision: 405214
- update to new version 0.6.03

* Sat Jul 04 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.01-1mdv2010.0
+ Revision: 392364
- update to new version 0.6.01

* Tue Jun 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.00-1mdv2010.0
+ Revision: 384470
- update to new version 0.6.00

* Thu May 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.18-1mdv2010.0
+ Revision: 378386
- update to new version 0.5.18

* Tue May 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.17-1mdv2010.0
+ Revision: 372223
- update to new version 0.5.17

* Mon Mar 16 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.12-1mdv2009.1
+ Revision: 355821
- update to new version 0.5.12

* Sat Mar 14 2009 Frederik Himpe <fhimpe@mandriva.org> 0.5.11-1mdv2009.1
+ Revision: 355055
- update to new version 0.5.11

* Sat Feb 14 2009 Oden Eriksson <oeriksson@mandriva.com> 0.5.08-1mdv2009.1
+ Revision: 340252
- 0.5.08
- fixed the spec file

* Fri Jan 30 2009 Jérôme Soyer <saispo@mandriva.org> 0.5.06-1mdv2009.1
+ Revision: 335634
- import duplicity