rpms/ocaml-libvirt/devel ocaml-libvirt.spec,1.4,1.5

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Sep 6 17:27:42 UTC 2007


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-libvirt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23923

Modified Files:
	ocaml-libvirt.spec 
Log Message:
* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.6-2
- Force dependency on ocaml >= 3.10.0-7 which has fixed requires/provides
  scripts.



Index: ocaml-libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/devel/ocaml-libvirt.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ocaml-libvirt.spec	6 Sep 2007 17:24:16 -0000	1.4
+++ ocaml-libvirt.spec	6 Sep 2007 17:27:10 -0000	1.5
@@ -9,7 +9,7 @@
 
 Name:           ocaml-libvirt
 Version:        0.3.2.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OCaml binding for libvirt
 
 Group:          Development/Libraries
@@ -22,7 +22,7 @@
 # Note for people building from this spec file:
 # These BR's can be found in Fedora development, or here:
 # http://www.annexia.org/tmp/ocaml/
-BuildRequires:  ocaml
+BuildRequires:  ocaml >= 3.10.0-7
 BuildRequires:  ocaml-ocamldoc
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  ocaml-extlib-devel
@@ -204,6 +204,10 @@
 
 
 %changelog
+* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.6-2
+- Force dependency on ocaml >= 3.10.0-7 which has fixed requires/provides
+  scripts.
+
 * Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.2.6-1
 - New upstream version 0.3.2.6.
 




More information about the scm-commits mailing list