From 6a9e9f3f80d4e4bfd8e00d43be47171d7b4d0333 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:16:36 +0000 Subject: [PATCH] auto-import lftp-2.5.2-4 from lftp-2.5.2-4.src.rpm --- .cvsignore | 2 +- lftp.spec | 29 ++++++++++++++++++----------- sources | 2 +- 3 files changed, 20 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index c2ddf69..b6fe1b4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lftp-2.4.9.tar.bz2 +lftp-2.5.2.tar.gz diff --git a/lftp.spec b/lftp.spec index f29d6fc..2b77c20 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,11 +1,10 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 2.4.9 -Release: 2 +Version: 2.5.2 +Release: 4 License: GPL Group: Applications/Internet -Source0: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2 -Patch0: lftp-2.6.9-ulf.patch +Source: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.gz URL: http://lftp.yar.ru/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: ncurses-devel, openssl-devel, readline-devel @@ -17,8 +16,7 @@ mirroring, and can transfer several files in parallel. It is designed with reliability in mind. %prep -%setup -q -%patch0 -p1 -b .ulf +%setup -q %build LDFLAGS=-L`pwd`/src/.libs ; export LDFLAGS @@ -47,19 +45,28 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lftp/%{version}/cmd-sleep.so %{_libdir}/lftp/%{version}/libnetwork.so %{_libdir}/lftp/%{version}/proto-file.so +%{_libdir}/lftp/%{version}/proto-fish.so %{_libdir}/lftp/%{version}/proto-ftp.so %{_libdir}/lftp/%{version}/proto-http.so %changelog -* Tue Dec 9 2003 Nalin Dahyabhai 2.4.9-2 -- include patch based on patch from Ulf Härnhammar to fix unsafe use of - sscanf when reading http directory listings (CAN-2003-0963) +* Tue Jul 23 2002 Tim Powers 2.5.2-4 +- build using gcc-3.2-0.1 + +* Fri Jun 21 2002 Tim Powers 2.5.2-3 +- automated rebuild + +* Sun May 26 2002 Tim Powers 2.5.2-2 +- automated rebuild + +* Fri May 17 2002 Nalin Dahyabhai 2.5.2-1 +- update to 2.5.2 * Fri Feb 22 2002 Nalin Dahyabhai 2.4.9-1 -- update to 2.4.9-1 +- update to 2.4.9 * Mon Jan 23 2002 Nalin Dahyabhai 2.4.8-1 -- update to 2.4.8-1 +- update to 2.4.8 * Wed Jan 09 2002 Tim Powers 2.4.0-3 - automated rebuild diff --git a/sources b/sources index 2f005c6..ed16353 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a92f6259b052ba49ae0b45ff8faa8633 lftp-2.4.9.tar.bz2 +a563aa3d2745fa8aadf505213f6ad42a lftp-2.5.2.tar.gz