OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   12-Dec-2009 12:34:21
  Branch: HEAD                             Handle: 2009121211342000

  Modified files:
    openpkg-src/libssh2     libssh2.patch libssh2.spec

  Log:
    modifying package: libssh2-1.2.2 20091128 -> 20091212

  Summary:
    Revision    Changes     Path
    1.17        +6  -6      openpkg-src/libssh2/libssh2.patch
    1.34        +2  -2      openpkg-src/libssh2/libssh2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libssh2/libssh2.patch
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 libssh2.patch
  --- openpkg-src/libssh2/libssh2.patch 28 Nov 2009 21:59:49 -0000      1.16
  +++ openpkg-src/libssh2/libssh2.patch 12 Dec 2009 11:34:20 -0000      1.17
  @@ -1,6 +1,6 @@
  -Index: libssh-0.3.91/cmake/Modules/DefineCompilerFlags.cmake
  ---- libssh-0.3.91/cmake/Modules/DefineCompilerFlags.cmake.orig       
2009-10-29 20:22:21 +0100
  -+++ libssh-0.3.91/cmake/Modules/DefineCompilerFlags.cmake    2009-11-28 
22:55:02 +0100
  +Index: libssh-0.4.0/cmake/Modules/DefineCompilerFlags.cmake
  +--- libssh-0.4.0/cmake/Modules/DefineCompilerFlags.cmake.orig        
2009-10-29 20:22:21 +0100
  ++++ libssh-0.4.0/cmake/Modules/DefineCompilerFlags.cmake     2009-11-28 
22:55:02 +0100
   @@ -13,11 +13,6 @@
          add_definitions(-fPIC)
        endif (WITH_FPIC)
  @@ -13,9 +13,9 @@
        check_c_compiler_flag("-D_FORTIFY_SOURCE=2" WITH_FORTIFY_SOURCE)
        if (WITH_FORTIFY_SOURCE)
          add_definitions(-D_FORTIFY_SOURCE=2)
  -Index: libssh-0.3.91/include/libssh/priv.h
  ---- libssh-0.3.91/include/libssh/priv.h.orig 2009-10-29 20:22:21 +0100
  -+++ libssh-0.3.91/include/libssh/priv.h      2009-11-28 22:55:02 +0100
  +Index: libssh-0.4.0/include/libssh/priv.h
  +--- libssh-0.4.0/include/libssh/priv.h.orig  2009-10-29 20:22:21 +0100
  ++++ libssh-0.4.0/include/libssh/priv.h       2009-11-28 22:55:02 +0100
   @@ -245,5 +245,9 @@
    }
    #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libssh2/libssh2.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 libssh2.spec
  --- openpkg-src/libssh2/libssh2.spec  28 Nov 2009 21:59:49 -0000      1.33
  +++ openpkg-src/libssh2/libssh2.spec  12 Dec 2009 11:34:20 -0000      1.34
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_libssh2    1.2.2
  -%define       V_libssh     0.3.91
  +%define       V_libssh     0.4.0
   
   #   package information
   Name:         libssh2
  @@ -36,7 +36,7 @@
   Group:        SSH
   License:      BSD-style
   Version:      %{V_libssh2}
  -Release:      20091128
  +Release:      20091212
   
   #   package options
   %option       with_perl  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to