rpms/ocaml-curl/devel ocaml-curl.spec,1.2,1.3

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Sep 6 12:02:35 UTC 2007


Author: rjones

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

Modified Files:
	ocaml-curl.spec 
Log Message:
* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-5
- Force rebuild because of changed build-requires/provides scripts in OCaml.



Index: ocaml-curl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/ocaml-curl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-curl.spec	30 Aug 2007 09:29:00 -0000	1.2
+++ ocaml-curl.spec	6 Sep 2007 12:02:02 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           ocaml-curl
 Version:        0.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        OCaml Curl library (ocurl)
 
 Group:          Development/Libraries
@@ -13,7 +13,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    ppc64
 
-BuildRequires:  ocaml, ocaml-findlib-devel, curl-devel >= 7.9.8
+BuildRequires:  ocaml >= 3.10.0-7
+BuildRequires:  ocaml-findlib-devel, curl-devel >= 7.9.8
 BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
@@ -90,6 +91,9 @@
 
 
 %changelog
+* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-5
+- Force rebuild because of changed build-requires/provides scripts in OCaml.
+
 * Thu Aug 30 2007 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-4
 - Force rebuild because of changed BRs in base OCaml.
 




More information about the fedora-extras-commits mailing list