rpms/lftp/devel .cvsignore, 1.32, 1.33 lftp.spec, 1.67, 1.68 sources, 1.32, 1.33 lftp-3.5.14-progress_overflow.patch, 1.2, NONE lftp-3.6.1-empty_argument.patch, 1.1, NONE

Martin Nagy (mnagy) fedora-extras-commits at redhat.com
Mon Feb 25 09:40:56 UTC 2008


Author: mnagy

Update of /cvs/extras/rpms/lftp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13763

Modified Files:
	.cvsignore lftp.spec sources 
Removed Files:
	lftp-3.5.14-progress_overflow.patch 
	lftp-3.6.1-empty_argument.patch 
Log Message:
* Mon Feb 25 2008 Martin Nagy <mnagy at redhat.com> - 3.6.3-1
- update to newest version
- remove patches fixed in upstream: progress_overflow, empty_argument



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/lftp/devel/.cvsignore,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- .cvsignore	23 Jan 2008 09:44:21 -0000	1.32
+++ .cvsignore	25 Feb 2008 09:40:18 -0000	1.33
@@ -1 +1,2 @@
 lftp-3.6.1.tar.gz
+lftp-3.6.3.tar.gz


Index: lftp.spec
===================================================================
RCS file: /cvs/extras/rpms/lftp/devel/lftp.spec,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- lftp.spec	12 Feb 2008 09:55:54 -0000	1.67
+++ lftp.spec	25 Feb 2008 09:40:18 -0000	1.68
@@ -1,7 +1,7 @@
 Summary: 	A sophisticated file transfer program
 Name: 		lftp 
-Version: 	3.6.1
-Release: 	2%{?dist}
+Version: 	3.6.3
+Release: 	1%{?dist}
 License: 	GPLv2+
 Group: 		Applications/Internet
 Source0: 	ftp://ftp.yar.ru/lftp/lftp-%{version}.tar.gz
@@ -9,9 +9,6 @@
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: 	ncurses-devel, openssl-devel, pkgconfig, readline-devel, gettext
 
-Patch1: lftp-3.5.14-progress_overflow.patch
-Patch2: lftp-3.6.1-empty_argument.patch
-
 %description
 LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job
 control and uses the readline library for input. It has bookmarks, built-in
@@ -20,8 +17,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .progress_overflow
-%patch2 -p1 -b .empty_argument
 
 %build
 if pkg-config openssl ; then
@@ -86,6 +81,10 @@
 %config /etc/ld.so.conf.d/*
 
 %changelog
+* Mon Feb 25 2008 Martin Nagy <mnagy at redhat.com> - 3.6.3-1
+- update to newest version
+- remove patches fixed in upstream: progress_overflow, empty_argument
+
 * Tue Feb 12 2008 Martin Nagy <mnagy at redhat.com> - 3.6.1-2
 - fix library paths (#432468)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/lftp/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- sources	23 Jan 2008 09:44:21 -0000	1.32
+++ sources	25 Feb 2008 09:40:18 -0000	1.33
@@ -1 +1,2 @@
 cb074387f2516efe6abe5664af5504f9  lftp-3.6.1.tar.gz
+79cf8e02a8994160b1aed6b12c39e5c0  lftp-3.6.3.tar.gz


--- lftp-3.5.14-progress_overflow.patch DELETED ---


--- lftp-3.6.1-empty_argument.patch DELETED ---




More information about the fedora-extras-commits mailing list