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

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Sep 6 15:41:50 UTC 2007


Author: rjones

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

Modified Files:
	ocaml-calendar.spec 
Log Message:
* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 1.10-9
- Force rebuild because of updated requires/provides scripts in OCaml.

* Mon Sep  3 2007 Richard W.M. Jones <rjones at redhat.com> - 1.10-8
- Force rebuild because of base OCaml.



Index: ocaml-calendar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-calendar/devel/ocaml-calendar.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-calendar.spec	30 Aug 2007 09:27:46 -0000	1.2
+++ ocaml-calendar.spec	6 Sep 2007 15:41:18 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           ocaml-calendar
 Version:        1.10
-Release:        7%{?dist}
+Release:        9%{?dist}
 Summary:        Objective Caml library for managing dates and times
 
 Group:          Development/Libraries
@@ -13,7 +13,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    ppc64
 
-BuildRequires:  ocaml >= 3.06, ocaml-findlib-devel, ocaml-ocamldoc
+BuildRequires:  ocaml >= 3.10.0-7
+BuildRequires:  ocaml-findlib-devel, ocaml-ocamldoc
 BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
@@ -79,6 +80,12 @@
 
 
 %changelog
+* Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 1.10-9
+- Force rebuild because of updated requires/provides scripts in OCaml.
+
+* Mon Sep  3 2007 Richard W.M. Jones <rjones at redhat.com> - 1.10-8
+- Force rebuild because of base OCaml.
+
 * Thu Aug 30 2007 Richard W.M. Jones <rjones at redhat.com> - 1.10-7
 - Force rebuild because of changed BRs in base OCaml.
 




More information about the fedora-extras-commits mailing list