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

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


Author: rjones

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

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


Index: ocaml-curl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/ocaml-curl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-curl.spec	2 Aug 2007 17:32:39 -0000	1.1
+++ ocaml-curl.spec	30 Aug 2007 09:29:00 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           ocaml-curl
 Version:        0.2.1
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        OCaml Curl library (ocurl)
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@
 ExcludeArch:    ppc64
 
 BuildRequires:  ocaml, ocaml-findlib-devel, curl-devel >= 7.9.8
+BuildRequires:  gawk
 
 %define _use_internal_dependency_generator 0
 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
@@ -89,6 +90,9 @@
 
 
 %changelog
+* 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.
+
 * Thu Aug  2 2007 Richard W.M. Jones <rjones at redhat.com> - 0.2.1-3
 - ExcludeArch ppc64
 - Remove Requires curl, which is not necessary.




More information about the fedora-extras-commits mailing list