[lftp] updated to latest upstream 4.4.0

Jiri Skala jskala at fedoraproject.org
Mon Oct 1 08:11:56 UTC 2012


commit ad392034f2a0ce1cf4823ec663ef2204847ba73b
Author: Jiri Skala <jskala at redhat.com>
Date:   Mon Oct 1 10:11:27 2012 +0200

    updated to latest upstream 4.4.0

 lftp-4.2.0-man.patch |    6 +++---
 lftp.spec            |    5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index d3432d2..389d909 100644
--- a/lftp-4.2.0-man.patch
+++ b/lftp-4.2.0-man.patch
@@ -9,7 +9,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  .\" This file is part of lftp.
  .\"
 @@ -61,28 +61,28 @@ lftp \- Sophisticated file transfer prog
- This man page documents lftp version 4.3.8.
+ This man page documents lftp version 4.4.0.
  
  .SH "DESCRIPTION"
 -\fBlftp\fR is a file transfer program that allows sophisticated ftp, http
@@ -97,7 +97,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
 +because FTP protocol cannot do it. To upload files the links refer
  to, use `mirror \-RL' command (treat symbolic links as files).
  .PP
- For option \-\-newer\-than you can either specify a file or time specification
+ For options \-\-newer\-than and \-\-older\-than you can either specify a
 @@ -586,9 +586,9 @@ Verbosity level can be selected using \-
  only newer files even if size is different. By default older files are transferred and replace newer ones.
  .PP
@@ -402,7 +402,7 @@ diff -up lftp-4.3.3/doc/lftp.1.man lftp-4.3.3/doc/lftp.1
  connection and the Telnet EOL sequences (CR LF).'' and ``a single READ
  from the control connection may include more than one FTP command''.
 @@ -2004,7 +2004,7 @@ The file is used to store last working d
- The directory is used to store named sockets for backgrounded lftp processes.
+ File name suffix is the host name.
  .TP
  .I "~/.netrc"
 -The file is consulted to get default login and password to ftp server.
diff --git a/lftp.spec b/lftp.spec
index 5ff1d4f..c5b0d0d 100644
--- a/lftp.spec
+++ b/lftp.spec
@@ -1,6 +1,6 @@
 Summary:	A sophisticated file transfer program
 Name:		lftp
-Version:	4.3.8
+Version:	4.4.0
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 01 2012 Jiri Skala <jskala at redhat.com> - 4.4.0-1
+- updated to latest upstream 4.4.0
+
 * Sun Jul 21 2012 Jiri Skala <jskala at redhat.com> - 4.3.8-1
 - updated to latest upstream 4.3.8
 


More information about the scm-commits mailing list