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: 18-Nov-2008 20:42:59
Branch: HEAD Handle: 2008111819425801
Modified files:
openpkg-src/lftp lftp.patch lftp.spec
Log:
upgrading package: lftp 3.7.5 -> 3.7.6
Summary:
Revision Changes Path
1.8 +1 -12 openpkg-src/lftp/lftp.patch
1.124 +2 -2 openpkg-src/lftp/lftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.patch
============================================================================
$ cvs diff -u -r1.7 -r1.8 lftp.patch
--- openpkg-src/lftp/lftp.patch 8 Nov 2008 08:47:33 -0000 1.7
+++ openpkg-src/lftp/lftp.patch 18 Nov 2008 19:42:58 -0000 1.8
@@ -1,17 +1,6 @@
-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 2006-02-06 12:00:41 +0100
-+++ src/lftp_tinfo.cc 2008-11-08 09:31:17 +0100
++++ src/lftp_tinfo.cc 2008-11-18 19:58:43 +0100
@@ -23,20 +23,20 @@
#include <config.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.spec
============================================================================
$ cvs diff -u -r1.123 -r1.124 lftp.spec
--- openpkg-src/lftp/lftp.spec 8 Nov 2008 08:47:33 -0000 1.123
+++ openpkg-src/lftp/lftp.spec 18 Nov 2008 19:42:59 -0000 1.124
@@ -31,8 +31,8 @@
Class: BASE
Group: FTP
License: GPL
-Version: 3.7.5
-Release: 20081108
+Version: 3.7.6
+Release: 20081118
# 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]