rpms/ocaml-csv/devel ocaml-csv.spec,1.3,1.4

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Wed Feb 13 00:24:04 UTC 2008


Author: rjones

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

Modified Files:
	ocaml-csv.spec 
Log Message:
* Tue Feb 12 2008 Richard W.M. Jones <rjones at redhat.com> - 1.1.6-6
- Force rebuild for OCaml 3.10.1.



Index: ocaml-csv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-csv/devel/ocaml-csv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ocaml-csv.spec	6 Sep 2007 17:15:23 -0000	1.3
+++ ocaml-csv.spec	13 Feb 2008 00:23:26 -0000	1.4
@@ -3,20 +3,20 @@
 
 Name:           ocaml-csv
 Version:        1.1.6
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        OCaml library for reading and writing CSV files
 
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://merjis.com/developers/csv
-Source0:        http://merjis.com/_file/ocaml-csv-1.1.6.tar.gz
+Source0:        http://merjis.com/_file/ocaml-csv-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    ppc64
 
 Patch0:         csv-extlib.patch
 Patch1:         csv-install.patch
 
-BuildRequires:  ocaml >= 3.10.0-7
+BuildRequires:  ocaml >= 3.10.1
 BuildRequires:  ocaml-findlib-devel, ocaml-extlib-devel
 BuildRequires:  gawk
 
@@ -108,6 +108,9 @@
 
 
 %changelog
+* Tue Feb 12 2008 Richard W.M. Jones <rjones at redhat.com> - 1.1.6-6
+- Force rebuild for OCaml 3.10.1.
+
 * Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 1.1.6-5
 - Force rebuild because of base OCaml.
 




More information about the fedora-extras-commits mailing list