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:   05-Aug-2009 19:16:33
  Branch: HEAD                             Handle: 2009080518163100

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

  Log:
    modifying package: libssh2-1.1 20090714 -> 20090805

  Summary:
    Revision    Changes     Path
    1.13        +3  -3      openpkg-src/libssh2/libssh2.patch
    1.28        +3  -2      openpkg-src/libssh2/libssh2.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libssh2/libssh2.patch
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 libssh2.patch
  --- openpkg-src/libssh2/libssh2.patch 14 Jul 2009 18:38:31 -0000      1.12
  +++ openpkg-src/libssh2/libssh2.patch 5 Aug 2009 17:16:31 -0000       1.13
  @@ -1,6 +1,6 @@
  -Index: libssh-0.3.1/include/libssh/priv.h
  ---- libssh-0.3.1/include/libssh/priv.h.orig  2006-12-29 16:03:59 +0100
  -+++ libssh-0.3.1/include/libssh/priv.h       2007-01-09 17:44:24 +0100
  +Index: libssh-0.3.2/include/libssh/priv.h
  +--- libssh-0.3.2/include/libssh/priv.h.orig  2006-12-29 16:03:59 +0100
  ++++ libssh-0.3.2/include/libssh/priv.h       2007-01-09 17:44:24 +0100
   @@ -549,4 +549,8 @@
    } ;
    #endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libssh2/libssh2.spec
  ============================================================================
  $ cvs diff -u -r1.27 -r1.28 libssh2.spec
  --- openpkg-src/libssh2/libssh2.spec  14 Jul 2009 18:38:31 -0000      1.27
  +++ openpkg-src/libssh2/libssh2.spec  5 Aug 2009 17:16:31 -0000       1.28
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_libssh2    1.1
  -%define       V_libssh     0.3.1
  +%define       V_libssh     0.3.2
   
   #   package information
   Name:         libssh2
  @@ -36,7 +36,7 @@
   Group:        SSH
   License:      BSD-style
   Version:      %{V_libssh2}
  -Release:      20090714
  +Release:      20090805
   
   #   package options
   %option       with_perl  no
  @@ -113,6 +113,7 @@
       ) || exit $?
       ( cd libssh-%{V_libssh}/build
         %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  +      rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/libssh.so* >/dev/null 2>&1 || true
       ) || exit $?
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to