From 80454deb4d26472a92c948ac269b10104bd81948 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Jan 25 2009 17:10:39 +0000 Subject: Upgrade to 0.5.06 (#481489) --- diff --git a/.cvsignore b/.cvsignore index e493ef3..75d381d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -duplicity-0.5.03.tar.gz +duplicity-0.5.06.tar.gz diff --git a/duplicity.spec b/duplicity.spec index a733ab0..1f3751e 100644 --- a/duplicity.spec +++ b/duplicity.spec @@ -2,15 +2,15 @@ Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.5.03 +Version: 0.5.06 Release: 1%{?dist} License: GPLv3+ Group: Applications/Archiving URL: http://www.nongnu.org/duplicity/ Source: http://savannah.nongnu.org/download/%{name}/%{name}-%{version}.tar.gz -Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6, rsync -Requires: pexpect >= 2.1, openssh-clients, ncftp >= 3.1.9, python-boto >= 0.9d -BuildRequires: python-devel >= 2.3, librsync-devel >= 0.9.6, pexpect >= 2.1 +Requires: python-GnuPGInterface >= 0.3.2, gnupg >= 1.0.6 +Requires: openssh-clients, ncftp >= 3.1.9, rsync +BuildRequires: python-devel >= 2.3, librsync-devel >= 0.9.6 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -36,10 +36,12 @@ but not hard links. rm -rf $RPM_BUILD_ROOT %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(-,root,root) %doc CHANGELOG COPYING README %{_bindir}/rdiffdir @@ -49,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/%{name}* %changelog +* Sun Jan 25 2009 Robert Scheck 0.5.06-1 +- Upgrade to 0.5.06 (#481489) + * Sun Dec 07 2008 Robert Scheck 0.5.03-1 - Upgrade to 0.5.03 diff --git a/sources b/sources index e992306..e3184bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80273525ae47e8075078a855cf4a134e duplicity-0.5.03.tar.gz +7363d8f1be770e0296c78badbffaa4b4 duplicity-0.5.06.tar.gz