diff --git a/.cvsignore b/.cvsignore index a4ad592..a25afc8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -5,3 +5,4 @@ String-CRC32-1.3.tar.gz lftp-3.3.1.tar.gz lftp-3.2.1.tar.bz2.asc lftp-3.3.1-3.3.2.diff.gz +lftp-3.3.3.tar.bz2 diff --git a/lftp.spec b/lftp.spec index 2275634..12be191 100644 --- a/lftp.spec +++ b/lftp.spec @@ -1,12 +1,12 @@ Summary: A sophisticated file transfer program Name: lftp -Version: 3.3.2 +Version: 3.3.3 Release: 1 License: GPL Group: Applications/Internet -Source0: http://ftp.yars.free.net/lftp/lftp-3.3.1.tar.gz +Source0: http://ftp.yars.free.net/lftp/lftp-%{version}.tar.bz2 Source1: http://search.cpan.org/CPAN/authors/id/S/SO/SOENKE/String-CRC32-1.3.tar.gz -Source2: http://ftp.yars.free.net/lftp/lftp-3.3.1-3.3.2.diff.gz +#Source2: http://ftp.yars.free.net/lftp/lftp-3.3.1-3.3.2.diff.gz URL: http://lftp.yar.ru/ BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: ncurses-devel, openssl-devel, pkgconfig, readline-devel, perl @@ -19,9 +19,9 @@ mirroring, and can transfer several files in parallel. It is designed with reliability in mind. %prep -%setup -q -n lftp-3.3.1 -gunzip < %SOURCE2 > lftp-3.3.1-3.3.2.patch -patch -p1 -b --suffix=.3.3.2 -s < lftp-3.3.1-3.3.2.patch +%setup -q +#gunzip < %SOURCE2 > lftp-3.3.1-3.3.2.patch +#patch -p1 -b --suffix=.3.3.2 -s < lftp-3.3.1-3.3.2.patch %build if pkg-config openssl ; then @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/lftp/%{version}/proto-sftp.so %changelog +* Fri Nov 11 2005 Jason Vas Dias - 3.3.3-1 +- Upgrade to upstream 3.3.3 release, fixing bug 171884 . + * Tue Oct 18 2005 Jason Vas Dias - 3.3.2-1 - *** PLEASE COULD ANYONE MODIFYING lftp TEST IT BEFORE SUBMITTING! *** (and preferably contact the lftp package maintainer (me) first - thank you!) diff --git a/sources b/sources index 31fc7f8..78873fc 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ 7683cd1b183a6af807f20ee5fd076d0b String-CRC32-1.3.tar.gz -bc938b38acf61e8a9f40ceca32eefb05 lftp-3.3.1.tar.gz -c3a2e51cafa153e84c13ec413330439b lftp-3.3.1-3.3.2.diff.gz +92f2c10ee4460a9e4654615db0f3f8ab lftp-3.3.3.tar.bz2