[lftp/f17] updated to latest upstream 4.4.1

Jiri Skala jskala at fedoraproject.org
Tue Jan 29 13:59:41 UTC 2013


commit eda24857fd6e3e9d6d10aaa2ada2148c4048b850
Author: Jiri Skala <jskala at redhat.com>
Date:   Tue Jan 29 14:59:34 2013 +0100

    updated to latest upstream 4.4.1

 .gitignore           |    1 +
 lftp-4.2.0-man.patch |    6 +++---
 lftp.spec            |    5 ++++-
 sources              |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91692f6..7547754 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ lftp-4.0.10.tar.xz
 /lftp-4.3.4.tar.xz
 /lftp-4.3.6.tar.xz
 /lftp-4.3.8.tar.xz
+/lftp-4.4.1.tar.xz
diff --git a/lftp-4.2.0-man.patch b/lftp-4.2.0-man.patch
index d3432d2..7c8db4d 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.1.
  
  .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 1ad2b8f..f1f2df5 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.1
 Release:	1%{?dist}
 License:	GPLv3+
 Group:		Applications/Internet
@@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 29 2013 Jiri Skala <jskala at redhat.com> - 4.4.1-1
+- updated to latest upstream 4.4.1
+
 * Mon Jul 23 2012 Jiri Skala <jskala at redhat.com> - 4.3.8-1
 - updated to latest upstream 4.3.8
 
diff --git a/sources b/sources
index 3e5dfc9..17bc690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8a7629913fe635f35dc37f753f12db6  lftp-4.3.8.tar.xz
+7dd95966ce1a48c622c86bca8cf5b496  lftp-4.4.1.tar.xz


More information about the scm-commits mailing list