Hello community, here is the log from the commit of package duplicity for openSUSE:Factory checked in at 2012-02-21 12:17:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/duplicity (Old) and /work/SRC/openSUSE:Factory/.duplicity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duplicity", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/duplicity/duplicity.changes 2012-02-14 13:05:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.duplicity.new/duplicity.changes 2012-02-21 12:17:50.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 20 19:11:26 UTC 2012 - [email protected] + +- factory has split librsync into devel and lib package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duplicity.spec ++++++ --- /var/tmp/diff_new_pack.SlHCDs/_old 2012-02-21 12:17:51.000000000 +0100 +++ /var/tmp/diff_new_pack.SlHCDs/_new 2012-02-21 12:17:51.000000000 +0100 @@ -20,7 +20,11 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} Name: duplicity +%if 0%{?suse_version} > 1210 +BuildRequires: librsync-devel >= 0.9.6 +%else BuildRequires: librsync >= 0.9.6 +%endif BuildRequires: python-devel Summary: Encrypted bandwidth-efficient backup using the rsync algorithm License: GPL-3.0+ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
