Hello community, here is the log from the commit of package lftp for openSUSE:Factory checked in at 2014-02-19 18:56:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lftp (Old) and /work/SRC/openSUSE:Factory/.lftp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lftp" Changes: -------- --- /work/SRC/openSUSE:Factory/lftp/lftp.changes 2013-12-19 12:13:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes 2014-02-19 18:56:13.000000000 +0100 @@ -1,0 +2,13 @@ +Sun Feb 9 19:56:59 UTC 2014 - [email protected] + +- lftp 4.4.15: + * new setting pget:min-chunk-size. + * improved DHT search by preferring responded nodes. + * allow UTC timezone in http timestamps. + * fixed WebDAV rmdir operation. + * fixed torrent hang on shutdown when a tracker is unresposive. + * fixed adding too may slashes to URLs in http. +- verify source signatures +- fix SLE 11 SP3 build + +------------------------------------------------------------------- Old: ---- lftp-4.4.14.tar.xz New: ---- lftp-4.4.15.tar.xz lftp-4.4.15.tar.xz.asc lftp.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lftp.spec ++++++ --- /var/tmp/diff_new_pack.lQBffL/_old 2014-02-19 18:56:14.000000000 +0100 +++ /var/tmp/diff_new_pack.lQBffL/_new 2014-02-19 18:56:14.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package lftp # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -24,7 +24,7 @@ %endif Name: lftp -Version: 4.4.14 +Version: 4.4.15 Release: 0 %define vi_version 1.1 Url: http://lftp.yar.ru/ @@ -35,6 +35,8 @@ Source1: lftp.desktop Source2: http://michael.stapelberg.de/lftp_vi/lftp-vi.%{vi_version}.tar.gz Source3: lftp.png +Source4: http://lav.yar.ru/[email protected]#/%name.keyring +Source5: http://lftp.yar.ru/ftp/%name-%{version}.tar.xz.asc Source99: lftp-rpmlintrc Patch1: lftp-compat-addfiles.patch Patch2: lftp-wrapper+edit+compat-modify.patch @@ -60,6 +62,10 @@ BuildRequires: tar BuildRequires: update-alternatives BuildRequires: update-desktop-files +BuildRequires: xz +%if 0%{?suse_version} >= 1230 +BuildRequires: gpg-offline +%endif %if %{?with_gnutls:1}0 BuildRequires: libgnutls-devel %endif @@ -90,6 +96,7 @@ HTTP and FTP, and FXP transfers. %prep +%{?gpg_verify: %gpg_verify %{S:5}} %setup -q pushd src %__tar xzf "%{SOURCE2}" @@ -206,7 +213,9 @@ %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/%{name}.png %ghost %{_bindir}/ftp +%if 0%{?suse_version} > 1110 %ghost %doc %attr(0444,root,root) %{_mandir}/man1/ftp.1%{ext_man} +%endif %clean %{?buildroot:%__rm -rf "%{buildroot}"} ++++++ lftp-4.4.14.tar.xz -> lftp-4.4.15.tar.xz ++++++ ++++ 9081 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
