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-May-2006 08:39:18
Branch: HEAD Handle: 2006050807391800
Modified files:
openpkg-src/libssh2 libssh2.patch libssh2.spec
Log:
modifying package: libssh2-0.13 20060318 -> 20060508
Summary:
Revision Changes Path
1.5 +3 -3 openpkg-src/libssh2/libssh2.patch
1.6 +2 -2 openpkg-src/libssh2/libssh2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libssh2/libssh2.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 libssh2.patch
--- openpkg-src/libssh2/libssh2.patch 18 Mar 2006 17:56:45 -0000 1.4
+++ openpkg-src/libssh2/libssh2.patch 8 May 2006 06:39:18 -0000 1.5
@@ -10,9 +10,9 @@
INSTALL = @INSTALL@
[EMAIL PROTECTED]@
DISTLIB=libssh2-$(VERSION)
-Index: Net-SSH2-0.07/Makefile.PL
---- Net-SSH2-0.07/Makefile.PL.orig 2005-11-19 19:03:08 +0100
-+++ Net-SSH2-0.07/Makefile.PL 2006-03-02 08:24:28 +0100
+Index: Net-SSH2-0.08/Makefile.PL
+--- Net-SSH2-0.08/Makefile.PL.orig 2005-11-19 19:03:08 +0100
++++ Net-SSH2-0.08/Makefile.PL 2006-03-02 08:24:28 +0100
@@ -10,8 +10,8 @@
my @define = $win32 ? (DEFINE => '-DLIBSSH2_WIN32') : ();
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/libssh2/libssh2.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 libssh2.spec
--- openpkg-src/libssh2/libssh2.spec 18 Mar 2006 17:56:45 -0000 1.5
+++ openpkg-src/libssh2/libssh2.spec 8 May 2006 06:39:18 -0000 1.6
@@ -24,7 +24,7 @@
# package version
%define V_libssh2 0.13
-%define V_net_ssh2 0.07
+%define V_net_ssh2 0.08
# package information
Name: libssh2
@@ -37,7 +37,7 @@
Group: Network
License: BSD-style
Version: %{V_libssh2}
-Release: 20060318
+Release: 20060508
# package options
%option with_perl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]