소스 검색

modifying package: monotone-0.35 20070508 -> 20070617

Thomas Lotterer 18 년 전
부모
커밋
7da3fb9782
2개의 변경된 파일15개의 추가작업 그리고 1개의 파일을 삭제
  1. 12 0
      monotone/monotone.patch
  2. 3 1
      monotone/monotone.spec

+ 12 - 0
monotone/monotone.patch

@@ -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>

+ 3 - 1
monotone/monotone.spec

@@ -33,12 +33,13 @@ Class:        EVAL
 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 @@ AutoReqProv:  no
 
 %prep
     %setup -q
+    %patch -p0
 
 %build
     #   configure program