[ocaml-preludeml] Add BR libX11-devel. Seems to have been an implicit dependency before.

Richard W.M. Jones rjones at fedoraproject.org
Fri Jan 7 14:56:47 UTC 2011


commit c85c2d1d6ebc365d22017e920f0a320a703a47a1
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Jan 7 14:56:33 2011 +0000

    Add BR libX11-devel.  Seems to have been an implicit dependency before.

 ocaml-preludeml.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-preludeml.spec b/ocaml-preludeml.spec
index eda77f0..ba70241 100644
--- a/ocaml-preludeml.spec
+++ b/ocaml-preludeml.spec
@@ -8,7 +8,7 @@
 
 Name:           ocaml-preludeml
 Version:        0.1
-Release:        0.15.%{gitdate}%{?dist}
+Release:        0.16.%{gitdate}%{?dist}
 Summary:        OCaml utility functions
 
 Group:          Development/Libraries
@@ -30,6 +30,7 @@ BuildRequires:  ocaml-ocamlnet-devel
 BuildRequires:  ocaml-omake
 BuildRequires:  ocaml-ounit-devel
 BuildRequires:  ruby
+BuildRequires:  libX11-devel
 
 %define _use_internal_dependency_generator 0
 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
@@ -122,9 +123,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Jan  7 2011 Richard W.M. Jones <rjones at redhat.com> - 0.1-0.15.20100314
+* Fri Jan  7 2011 Richard W.M. Jones <rjones at redhat.com> - 0.1-0.16.20100314
 - New upstream git version 20100314.
 - Rebuild for OCaml 3.12.0.
+- Add BR libX11-devel.  Seems to have been an implicit dependency before.
 
 * Wed Dec 30 2009 Richard W.M. Jones <rjones at redhat.com> - 0.1-0.14.20090113
 - Rebuild for OCaml 3.11.2.


More information about the ocaml-devel mailing list