From: Jan Rękorajski Date: Tue, 14 Oct 2003 18:19:56 +0000 (+0000) Subject: - add patch needed to build with ocaml 3.07 X-Git-Tag: auto/ac/coq-8_0pl2-2~10 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcoq.git;a=commitdiff_plain;h=235fb63c09b884ee90fc4b79b395d2443df009c6;ds=sidebyside - add patch needed to build with ocaml 3.07 Changed files: coq.spec -> 1.2 --- diff --git a/coq.spec b/coq.spec index d3637af..784876a 100644 --- a/coq.spec +++ b/coq.spec @@ -10,6 +10,7 @@ Vendor: INRIA Rocquencourt URL: http://coq.inria.fr Source0: ftp://ftp.inria.fr/INRIA/coq/V7.4/%{name}-%{version}.tar.gz # Source0-md5: 13ac61f150823e54ad84a9096e2dd646 +Patch0: coq-ocaml-3.07.patch Icon: petit-coq.gif BuildRequires: ocaml BuildRequires: emacs @@ -25,6 +26,7 @@ Coq is a proof assistant which: %prep %setup -q +%patch0 -p0 %build ./configure \