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: 25-Feb-2007 09:40:14
Branch: HEAD Handle: 2007022508401400
Modified files:
openpkg-src/libssh2 libssh2.patch libssh2.spec
Log:
modifying package: libssh2-0.14 20070109 -> 20070225
Summary:
Revision Changes Path
1.9 +3 -3 openpkg-src/libssh2/libssh2.patch
1.15 +2 -2 openpkg-src/libssh2/libssh2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libssh2/libssh2.patch
============================================================================
$ cvs diff -u -r1.8 -r1.9 libssh2.patch
--- openpkg-src/libssh2/libssh2.patch 9 Jan 2007 18:32:45 -0000 1.8
+++ openpkg-src/libssh2/libssh2.patch 25 Feb 2007 08:40:14 -0000 1.9
@@ -10,9 +10,9 @@
INSTALL = @INSTALL@
[EMAIL PROTECTED]@
DISTLIB=libssh2-$(VERSION)
-Index: Net-SSH2-0.09/Makefile.PL
---- Net-SSH2-0.09/Makefile.PL.orig 2005-11-19 19:03:08 +0100
-+++ Net-SSH2-0.09/Makefile.PL 2006-06-24 21:50:09 +0200
+Index: Net-SSH2-0.10/Makefile.PL
+--- Net-SSH2-0.10/Makefile.PL.orig 2005-11-19 19:03:08 +0100
++++ Net-SSH2-0.10/Makefile.PL 2006-06-24 21:50:09 +0200
@@ -10,8 +10,8 @@
my @define = $win32 ? (DEFINE => '-DLIBSSH2_WIN32') : ();
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/libssh2/libssh2.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 libssh2.spec
--- openpkg-src/libssh2/libssh2.spec 9 Jan 2007 18:32:45 -0000 1.14
+++ openpkg-src/libssh2/libssh2.spec 25 Feb 2007 08:40:14 -0000 1.15
@@ -25,7 +25,7 @@
# package version
%define V_libssh2 0.14
%define V_libssh 0.2
-%define V_net_ssh2 0.09
+%define V_net_ssh2 0.10
# package information
Name: libssh2
@@ -38,7 +38,7 @@
Group: SSH
License: BSD-style
Version: %{V_libssh2}
-Release: 20070109
+Release: 20070225
# package options
%option with_perl no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]