smock: Document how to use it without httpd
[fedora-mingw.git] / ocaml-findlib / mingw32-ocaml-findlib.spec
index d30184a..a39860e 100644 (file)
@@ -17,8 +17,8 @@
 #   ocamlfind cmd ...
 
 Name:           mingw32-ocaml-findlib
-Version:        1.2.2
-Release:        7%{?dist}
+Version:        1.2.3
+Release:        2%{?dist}
 Summary:        MinGW Windows Objective CAML package manager and build helper
 
 License:        BSD
@@ -37,7 +37,7 @@ BuildRequires:  mingw32-binutils
 BuildRequires:  ocaml
 BuildRequires:  ocaml-camlp4-devel
 BuildRequires:  ocaml-labltk-devel
-BuildRequires:  mingw32-ocaml >= 3.11.0+beta1-8
+BuildRequires:  mingw32-ocaml >= 3.11.0-0.15.beta1
 BuildRequires:  m4
 BuildRequires:  gawk
 
@@ -136,6 +136,16 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 1.2.3-2
+- Rebuild for mingw32-gcc 4.4
+
+* Sun Nov 23 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.3-1
+- New upstream release 1.2.3.
+- Rebuild against the latest OCaml cross-compiler.
+
+* Sun Nov 16 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-8
+- Force rebuild against latest OCaml compiler.
+
 * Sun Nov 16 2008 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-7
 - Use ocamlc now that we have it.
 - Rename package correctly.