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

  Server: cvs.openpkg.org                  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Jun-2007 23:15:45
  Branch: HEAD                             Handle: 2007061722154500

  Added files:
    openpkg-src/monotone    monotone.patch
  Modified files:
    openpkg-src/monotone    monotone.spec

  Log:
    modifying package: monotone-0.35 20070508 -> 20070617

  Summary:
    Revision    Changes     Path
    1.5         +12 -0      openpkg-src/monotone/monotone.patch
    1.14        +3  -1      openpkg-src/monotone/monotone.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/monotone/monotone.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.5 monotone.patch
  --- /dev/null 2007-06-17 23:15:35 +0200
  +++ monotone.patch    2007-06-17 23:15:45 +0200
  @@ -0,0 +1,12 @@
  +https://savannah.nongnu.org/bugs/?19984
  +Index: numeric_vocab.hh
  +--- numeric_vocab.hh.orig    2007-05-07 16:13:44 +0200
  ++++ numeric_vocab.hh 2007-06-17 22:50:06 +0200
  +@@ -12,6 +12,7 @@
  + 
  + #include <cstddef>
  + #include <limits>
  ++#include <climits>
  + 
  + #include "mt-stdint.h"
  + #include <boost/static_assert.hpp>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/monotone/monotone.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 monotone.spec
  --- openpkg-src/monotone/monotone.spec        8 May 2007 07:35:41 -0000       
1.13
  +++ openpkg-src/monotone/monotone.spec        17 Jun 2007 21:15:45 -0000      
1.14
  @@ -33,12 +33,13 @@
   Group:        SCM
   License:      GPL
   Version:      0.35
  -Release:      20070508
  +Release:      20070617
   
   #   list of sources
   Source0:      
http://monotone.ca/downloads/%{version}/monotone-%{version}.tar.gz
   Source1:      rc.monotone
   Source3:      monotone-setup.sh
  +Patch0:       monotone.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -70,6 +71,7 @@
   
   %prep
       %setup -q
  +    %patch -p0
   
   %build
       #   configure program
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to