dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-AC_INIT([guestfs-browser],[0.1.4])
+AC_INIT([guestfs-browser],[0.1.5])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_MACRO_DIR([m4])
BuildRequires: ocaml
BuildRequires: ocaml-bitstring-devel
BuildRequires: ocaml-camlp4-devel
-BuildRequires: ocaml-camomile-devel, ocaml-camomile-data
+BuildRequires: ocaml-camomile-devel >= 0.8.1, ocaml-camomile-data
BuildRequires: ocaml-extlib-devel
BuildRequires: ocaml-findlib-devel
BuildRequires: ocaml-hivex-devel
%changelog
-* Tue Dec 14 2010 Richard W.M. Jones <rjones@redhat.com> - @VERSION@-1
+* Sat Jan 15 2011 Richard W.M. Jones <rjones@redhat.com> - @VERSION@-1
- Initial RPM release.