OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Nov-2008 09:47:35
Branch: HEAD Handle: 2008110808473300
Modified files:
openpkg-src/lftp lftp.patch lftp.spec
Log:
upgrading package: lftp 3.7.4 -> 3.7.5
Summary:
Revision Changes Path
1.7 +13 -2 openpkg-src/lftp/lftp.patch
1.123 +2 -2 openpkg-src/lftp/lftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 lftp.patch
--- openpkg-src/lftp/lftp.patch 3 Dec 2005 18:50:35 -0000 1.6
+++ openpkg-src/lftp/lftp.patch 8 Nov 2008 08:47:33 -0000 1.7
@@ -1,6 +1,17 @@
+Index: src/commands.cc
+--- src/commands.cc.orig 2008-11-06 11:56:35 +0100
++++ src/commands.cc 2008-11-08 09:34:24 +0100
+@@ -31,6 +31,7 @@
+ #include <pwd.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/wait.h>
+ #include <fcntl.h>
+ #include <assert.h>
+ #ifdef HAVE_DLFCN_H
Index: src/lftp_tinfo.cc
---- src/lftp_tinfo.cc.orig 2005-12-02 07:25:05 +0100
-+++ src/lftp_tinfo.cc 2005-12-03 19:39:27 +0100
+--- src/lftp_tinfo.cc.orig 2006-02-06 12:00:41 +0100
++++ src/lftp_tinfo.cc 2008-11-08 09:31:17 +0100
@@ -23,20 +23,20 @@
#include <config.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.spec
============================================================================
$ cvs diff -u -r1.122 -r1.123 lftp.spec
--- openpkg-src/lftp/lftp.spec 7 Aug 2008 07:14:16 -0000 1.122
+++ openpkg-src/lftp/lftp.spec 8 Nov 2008 08:47:33 -0000 1.123
@@ -31,8 +31,8 @@
Class: BASE
Group: FTP
License: GPL
-Version: 3.7.4
-Release: 20080807
+Version: 3.7.5
+Release: 20081108
# list of sources
Source0:
http://ftp.yars.free.net/pub/source/lftp/lftp-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]