[guestfs-browser/f15] Runtime requires ocaml-camomile-data (thanks Josh Stone). (cherry picked from commit 384f311602b6673

Richard W.M. Jones rjones at fedoraproject.org
Tue Aug 2 19:17:48 UTC 2011


commit 84656d9a8114dbda951e4f8a6c7ae22389cc7111
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Aug 2 20:14:41 2011 +0100

    Runtime requires ocaml-camomile-data (thanks Josh Stone).
    (cherry picked from commit 384f311602b6673c19af21cf4710b48eb1eafa7f)

 guestfs-browser.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/guestfs-browser.spec b/guestfs-browser.spec
index 94c09c5..48d8b20 100644
--- a/guestfs-browser.spec
+++ b/guestfs-browser.spec
@@ -1,6 +1,6 @@
 Name:           guestfs-browser
 Version:        0.2.1
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Guest filesystem browser
 
 Group:          Applications/Emulators
@@ -31,6 +31,8 @@ BuildRequires:  desktop-file-utils
 Requires:       libguestfs >= 1:1.10.5-2
 Requires:       /usr/bin/gnome-open
 Requires:       /usr/bin/hivexregedit
+# https://bugzilla.redhat.com/show_bug.cgi?id=669911#c17
+Requires:       ocaml-camomile-data
 
 # Only needed to build the internal documentation.
 #BuildRequires:  ocaml-ocamldoc
@@ -72,6 +74,9 @@ make check
 
 
 %changelog
+* Tue Aug  2 2011 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-1.fc15.1
+- Runtime requires ocaml-camomile-data (thanks Josh Stone).
+
 * Fri Jul 29 2011 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-1
 - New upstream version 0.2.1.
 - +BR ocaml-calendar-devel.


More information about the scm-commits mailing list