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