OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Oct-2004 12:55:57
Branch: HEAD Handle: 2004102111555700
Modified files:
openpkg-src/lftp lftp.spec
Log:
remove subst as lftp integrated our logic, and upgrading package: lftp
3.0.9 -> 3.0.10
Summary:
Revision Changes Path
1.67 +2 -6 openpkg-src/lftp/lftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.spec
============================================================================
$ cvs diff -u -r1.66 -r1.67 lftp.spec
--- openpkg-src/lftp/lftp.spec 20 Sep 2004 12:25:44 -0000 1.66
+++ openpkg-src/lftp/lftp.spec 21 Oct 2004 10:55:57 -0000 1.67
@@ -33,8 +33,8 @@
Class: BASE
Group: FTP
License: GPL
-Version: 3.0.9
-Release: 20040920
+Version: 3.0.10
+Release: 20041021
# list of sources
Source0:
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
@@ -59,10 +59,6 @@
%prep
%setup -q
- %{l_shtool} subst \
- -e 's;HAVE_STRCASECMP_DECL;HAVE_DECL_STRCASECMP;g' \
- -e 's;HAVE_VSNPRINTF_DECL;HAVE_DECL_VSNPRINTF;g' \
- include/xstring.h
%build
srcdir=`pwd`
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]