upgrade to version 3.0.13

This commit is contained in:
jvdias 2005-01-22 00:00:51 +00:00
parent 9af89528e4
commit 1324aab5fb
4 changed files with 22 additions and 3 deletions

View File

@ -1 +1,3 @@
lftp-3.0.6.tar.bz2
lftp-3.0.13.tar.bz2
lftp-3.0.13.tar.bz2.asc

View File

@ -0,0 +1,11 @@
--- lftp-3.0.13/src/Makefile.in.fix-cxxlink 2004-12-20 05:19:47.000000000 -0500
+++ lftp-3.0.13/src/Makefile.in 2005-01-21 18:20:32.167502000 -0500
@@ -149,7 +149,7 @@
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
+CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \

View File

@ -1,11 +1,12 @@
Summary: A sophisticated file transfer program
Name: lftp
Version: 3.0.6
Release: 4
Version: 3.0.13
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-3.0.13-fix-cxxlink.patch
URL: http://lftp.yar.ru/
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: ncurses-devel, openssl-devel, pkgconfig, readline-devel
@ -18,6 +19,7 @@ reliability in mind.
%prep
%setup -q
%patch0 -p1 -b .fix-cxxlink
%build
if pkg-config openssl ; then
@ -65,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lftp/%{version}/proto-sftp.so
%changelog
* Fri Jan 21 2005 Jason Vas Dias <jvdias@redhat.com> 3.0.13-1
- Upgrade to upstream version 3.0.13 .
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 3.0.6-4
- Rebuilt for new readline.

View File

@ -1 +1,2 @@
db6cb85639ff8c0c33406c272563ffa3 lftp-3.0.6.tar.bz2
9d768c0062a58d25e6e1339add10799b lftp-3.0.13.tar.bz2
dc0e366d981e56e0cdf555f02ea776bc lftp-3.0.13.tar.bz2.asc