Hello community,

here is the log from the commit of package lftp for openSUSE:Factory
checked in at Mon Jun 27 14:58:08 CEST 2011.



--------
--- lftp/lftp.changes   2011-05-13 08:32:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/lftp/lftp.changes      2011-06-27 
13:40:34.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jun 27 11:28:42 UTC 2011 - [email protected]
+
+- update to lftp-4.3.0 
+  - new command `attach' to control a backgrounded lftp.
+  - automatically fill torrent:ipv6 setting.
+  - slightly improved torrent status display.
+  - fixed reconnect interval (it was sometimes uninitialized).
+  - several fixes for the case of cmd:parallel>1 (Fernando
+    Gutierrez).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  lftp-4.2.3.tar.bz2

New:
----
  lftp-4.3.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lftp.spec ++++++
--- /var/tmp/diff_new_pack.9vmxE5/_old  2011-06-27 14:57:23.000000000 +0200
+++ /var/tmp/diff_new_pack.9vmxE5/_new  2011-06-27 14:57:23.000000000 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           lftp
-Version:        4.2.3
+Version:        4.3.0
 Release:        1
 License:        GPLv2+
 Summary:        Command Line File Transfer Program
 Url:            http://lftp.yar.ru/
 Group:          Productivity/Networking/Ftp/Clients
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 Patch2:         lftp-wrapper.patch
 Patch3:         lftp-compat-mode.patch
 BuildRequires:  gcc-c++
@@ -34,6 +34,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  update-alternatives
+BuildRequires:  xz
 PreReq:         coreutils
 PreReq:         update-alternatives
 Provides:       nkitb:/usr/bin/ftp
@@ -51,7 +52,7 @@
 supports the HTTP protocol. Other features include IPV6 support,
 context sensitive completion, output redirection to files or to pipe,
 FTP and HTTP proxy support, transfer rate throttling for each
-connection and for all connections in sum, job queueing, job execution
+connection and for all connections in sum, job queuing, job execution
 at specified times, opie and skey support in the FTP protocol, SSL for
 HTTP and FTP, and FXP transfers.
 

++++++ lftp-wrapper.patch ++++++
--- /var/tmp/diff_new_pack.9vmxE5/_old  2011-06-27 14:57:23.000000000 +0200
+++ /var/tmp/diff_new_pack.9vmxE5/_new  2011-06-27 14:57:23.000000000 +0200
@@ -35,7 +35,7 @@
 @@ -9,6 +9,7 @@ noinst_SCRIPTS = ftpget
  EXTRA_DIST = $(pkgdata_SCRIPTS) $(bin_SCRIPTS) $(noinst_SCRIPTS)
  
- lftp_SOURCES = lftp.cc complete.h complete.cc lftp_rl.c lftp_rl.h
+ lftp_SOURCES = lftp.cc complete.h complete.cc lftp_rl.c lftp_rl.h attach.cc 
attach.h
 +lftp_wrapper_SOURCES = lftp_wrapper.c
  
  noinst_PROGRAMS = example1 example2 example1-cmd


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to