rpms/ocaml-csv/devel ocaml-csv.spec,1.1,1.2

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Aug 30 09:28:56 UTC 2007


Author: rjones

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

Modified Files:
	ocaml-csv.spec 
Log Message:
- Force rebuild because of changed BRs in base OCaml.


Index: ocaml-csv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-csv/devel/ocaml-csv.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-csv.spec	24 Aug 2007 16:35:15 -0000	1.1
+++ ocaml-csv.spec	30 Aug 2007 09:28:23 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           ocaml-csv
 Version:        1.1.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        OCaml library for reading and writing CSV files
 
 Group:          Development/Libraries
@@ -17,6 +17,7 @@
 Patch1:         csv-install.patch
 
 BuildRequires:  ocaml, ocaml-findlib-devel, ocaml-extlib-devel
+BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
@@ -106,6 +107,9 @@
 
 
 %changelog
+* Thu Aug 30 2007 Richard W.M. Jones <rjones at redhat.com> - 1.1.6-4
+- Force rebuild because of changed BRs in base OCaml.
+
 * Fri Aug 24 2007 Richard W.M. Jones <rjones at redhat.com> - 1.1.6-3
 - License clarified to LGPLv2+ (and fixed/clarified upstream).
 - Added ExcludeArch ppc64




More information about the fedora-extras-commits mailing list