auto-import changelog data from lftp-2.4.9-1.src.rpm
Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.9-1 - update to 2.4.9-1 Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.8-1 - update to 2.4.8-1 Wed Jan 09 2002 Tim Powers <timp@redhat.com> 2.4.0-3 - automated rebuild
This commit is contained in:
parent
d847d046f6
commit
f9476faf61
@ -1 +1 @@
|
||||
lftp-2.4.0.tar.bz2
|
||||
lftp-2.4.9.tar.bz2
|
||||
|
19
lftp.spec
19
lftp.spec
@ -1,11 +1,10 @@
|
||||
Summary: A sophisticated file transfer program
|
||||
Name: lftp
|
||||
Version: 2.4.0
|
||||
Release: 2
|
||||
Version: 2.4.9
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
Source: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
|
||||
Patch0: lftp-2.3.11-readline.patch
|
||||
URL: http://lftp.yar.ru/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildPrereq: ncurses-devel, openssl-devel, readline-devel
|
||||
@ -18,7 +17,6 @@ reliability in mind.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .readline
|
||||
|
||||
%build
|
||||
LDFLAGS=-L`pwd`/src/.libs ; export LDFLAGS
|
||||
@ -51,11 +49,20 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lftp/%{version}/proto-http.so
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.9-1
|
||||
- update to 2.4.9-1
|
||||
|
||||
* Mon Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.8-1
|
||||
- update to 2.4.8-1
|
||||
|
||||
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 2.4.0-3
|
||||
- automated rebuild
|
||||
|
||||
* Thu Aug 16 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.0-2
|
||||
- remove the .la files from the final package -- these aren't libraries
|
||||
people link with anyway
|
||||
|
||||
* Mon Aug 6 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
* Mon Aug 6 2001 Nalin Dahyabhai <nalin@redhat.com> 2.4.0-1
|
||||
- update to 2.4.0 (fixes some memory leaks and globbing cases)
|
||||
|
||||
* Thu Jul 5 2001 Nalin Dahyabhai <nalin@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user