Upgrade to 3.4.2
This commit is contained in:
parent
27cefb83b4
commit
9c4118b00a
@ -11,3 +11,4 @@ lftp-3.3.5.tar.bz2.asc
|
||||
lftp-3.4.0.tar.bz2
|
||||
lftp-3.4.0.tar.bz2.asc
|
||||
lftp-3.4.1.tar.bz2
|
||||
lftp-3.4.2.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
@ -22,7 +22,8 @@ reliability in mind.
|
||||
%setup -q
|
||||
#%patch173276 -p1 -b .bz173276
|
||||
#^- now fixed upstream
|
||||
%patch2 -p1 -b .dont_core
|
||||
#%patch2 -p1 -b .dont_core
|
||||
#^- now fixed upstream
|
||||
|
||||
%build
|
||||
if pkg-config openssl ; then
|
||||
@ -70,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lftp/%{version}/proto-sftp.so
|
||||
|
||||
%changelog
|
||||
* Wed Feb 08 2006 Jason Vas Dias<jvdias@redhat.com> - 3.4.2-1
|
||||
- Upgrade to upstream version 3.4.2, that fixes 3.4.1's coredump
|
||||
|
||||
* Tue Feb 07 2006 Jason Vas Dias<jvdias@redhat.com> - 3.4.1-1
|
||||
- Upgrade to upstream version 3.4.1
|
||||
- fix core dump
|
||||
|
Loading…
Reference in New Issue
Block a user