Author: rjones
Update of /cvs/pkgs/rpms/ocaml-curl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1244
Modified Files:
.cvsignore ocaml-curl.spec sources
Log Message:
Rebuild for OCaml 3.11.1
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore 31 Aug 2008 09:46:38 -0000 1.3
+++ .cvsignore 23 May 2009 08:46:41 -0000 1.4
@@ -1 +1 @@
-ocurl-0.5.0.tgz
+ocurl-0.5.1.tgz
Index: ocaml-curl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/ocaml-curl.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- ocaml-curl.spec 16 Apr 2009 09:06:04 -0000 1.12
+++ ocaml-curl.spec 23 May 2009 08:46:41 -0000 1.13
@@ -2,8 +2,8 @@
%define debug_package %{nil}
Name: ocaml-curl
-Version: 0.5.0
-Release: 4%{?dist}
+Version: 0.5.1
+Release: 1%{?dist}
Summary: OCaml Curl library (ocurl)
Group: Development/Libraries
@@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{ve
ExcludeArch: sparc64 s390 s390x
BuildRequires: ocaml >= 3.10.0-7
-BuildRequires: ocaml-findlib-devel, curl-devel >= 7.9.8
+BuildRequires: ocaml-findlib-devel, curl-devel >= 7.12.0
BuildRequires: gawk
%define _use_internal_dependency_generator 0
@@ -90,6 +90,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat May 23 2009 Richard W.M. Jones <rjones(a)redhat.com> - 0.5.1-1
+- New upstream version 0.5.1.
+- Rebuild for OCaml 3.11.1.
+
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x(a)lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-curl/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources 31 Aug 2008 09:46:38 -0000 1.3
+++ sources 23 May 2009 08:46:41 -0000 1.4
@@ -1 +1 @@
-65944aefd33ea9114fa1959474e5cfc4 ocurl-0.5.0.tgz
+0c6601090c9d3ef8ecb3f7b5e3c66541 ocurl-0.5.1.tgz