auto-import changelog data from lftp-2.6.12-1.src.rpm
Fri Mar 12 2004 Nalin Dahyabhai <nalin@redhat.com> 2.6.12-1 - update to 2.6.12 Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt
This commit is contained in:
parent
cb17e52db3
commit
74a4c0fc02
@ -1 +1 @@
|
||||
lftp-2.6.10.tar.bz2
|
||||
lftp-2.6.12.tar.bz2
|
||||
|
||||
15
lftp.spec
15
lftp.spec
@ -1,12 +1,11 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 2.6.10
|
||||
Release: 3
|
||||
Version: 2.6.12
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
Source0: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
|
||||
Source1: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2.asc
|
||||
Patch0: lftp-2.6.10-malformed.patch
|
||||
URL: http://lftp.yar.ru/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: ncurses-devel, openssl-devel, pkgconfig, readline-devel
|
||||
@ -19,7 +18,6 @@ reliability in mind.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .malformed
|
||||
|
||||
%build
|
||||
if pkg-config openssl ; then
|
||||
@ -65,6 +63,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lftp/%{version}/proto-http.so
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2004 Nalin Dahyabhai <nalin@redhat.com> 2.6.12-1
|
||||
- update to 2.6.12
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Tue Dec 16 2003 Nalin Dahyabhai <nalin@redhat.com> 2.6.10-3
|
||||
- add patch to avoid DoS when connecting to HTTP servers (or "HTTP" "servers")
|
||||
which don't provide status headers, or provide empty lines instead of status
|
||||
|
||||
Loading…
Reference in New Issue
Block a user