[ocaml/f17] BR +git (cherry picked from commit 66cff0bf148866827404b79521138ad03a9724eb)

Richard W.M. Jones rjones at fedoraproject.org
Sun Jun 3 22:06:17 UTC 2012


commit bb4c15fe90fe068ea4b731e0989a468791dbf512
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue May 29 23:06:11 2012 +0100

    BR +git
    (cherry picked from commit 66cff0bf148866827404b79521138ad03a9724eb)

 ocaml.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ocaml.spec b/ocaml.spec
index ff53063..6dec677 100644
--- a/ocaml.spec
+++ b/ocaml.spec
@@ -2,7 +2,7 @@
 
 Name:           ocaml
 Version:        3.12.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 
 Summary:        Objective Caml compiler and programming environment
 
@@ -61,10 +61,15 @@ BuildRequires:  libXt-devel
 BuildRequires:  mesa-libGL-devel
 BuildRequires:  mesa-libGLU-devel
 BuildRequires:  chrpath
+
+# git is required for patch management.
+BuildRequires:  git
+
 Requires:       gcc
 Requires:       ncurses-devel
 Requires:       gdbm-devel
 Requires:       rpm-build >= 4.8.0
+
 Provides:       ocaml(compiler) = %{version}
 
 # We can compile OCaml on just about anything, but the native code
@@ -499,7 +504,7 @@ fi
 
 
 %changelog
-* Tue May 29 2012 Richard W.M. Jones <rjones at redhat.com> 3.12.1-5
+* Tue May 29 2012 Richard W.M. Jones <rjones at redhat.com> 3.12.1-6
 - Move patches to external git repo:
   http://git.fedorahosted.org/git/?p=fedora-ocaml.git
   There should be no change introduced here.


More information about the scm-commits mailing list