rpms/ocaml/devel .cvsignore, 1.16, 1.17 ocaml.spec, 1.65, 1.66 sources, 1.19, 1.20

Richard W.M. Jones rjones at fedoraproject.org
Tue Dec 29 16:30:58 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/ocaml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31757

Modified Files:
	.cvsignore ocaml.spec sources 
Log Message:
Update to (release candidate) 3.11.2+rc1.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	30 Sep 2009 12:25:22 -0000	1.16
+++ .cvsignore	29 Dec 2009 16:30:57 -0000	1.17
@@ -4,3 +4,4 @@ ocaml-3.11-refman.pdf
 ocaml-3.11.1+rc0.tar.gz
 ocaml-3.11.1+rc1.tar.gz
 ocaml-3.11.1.tar.bz2
+ocaml-3.11.2+rc1.tar.bz2


Index: ocaml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- ocaml.spec	16 Dec 2009 17:05:33 -0000	1.65
+++ ocaml.spec	29 Dec 2009 16:30:57 -0000	1.66
@@ -1,8 +1,8 @@
 %global _default_patch_fuzz 2
 
 Name:           ocaml
-Version:        3.11.1
-Release:        8%{?dist}
+Version:        3.11.2
+Release:        0.rc1.1%{?dist}
 
 Summary:        Objective Caml compiler and programming environment
 
@@ -11,7 +11,8 @@ License:        QPL and (LGPLv2+ with ex
 
 URL:            http://www.ocaml.org
 
-Source0:        http://caml.inria.fr/distrib/ocaml-3.11/ocaml-%{version}.tar.bz2
+#Source0:        http://caml.inria.fr/distrib/ocaml-3.11/ocaml-%{version}.tar.bz2
+Source0:        ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-3.11/ocaml-3.11.2+rc1.tar.bz2
 Source1:        http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.html.tar.gz
 Source2:        http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.pdf
 Source3:        http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.info.tar.gz
@@ -192,9 +193,9 @@ man pages and info files.
 
 
 %prep
-%setup -q -T -b 0 -n %{name}-%{version}
-%setup -q -T -D -a 1 -n %{name}-%{version}
-%setup -q -T -D -a 3 -n %{name}-%{version}
+%setup -q -T -b 0 -n %{name}-%{version}+rc1
+%setup -q -T -D -a 1 -n %{name}-%{version}+rc1
+%setup -q -T -D -a 3 -n %{name}-%{version}+rc1
 %patch0 -p1 -b .rpath
 %patch1 -p1 -b .cflags
 %patch3 -p1 -b .ppc64
@@ -443,6 +444,9 @@ fi
 
 
 %changelog
+* Tue Dec 29 2009 Richard W.M. Jones <rjones at redhat.com> - 3.11.2-0.rc1.1
+- Update to (release candidate) 3.11.2+rc1.
+
 * Wed Dec 16 2009 Richard W.M. Jones <rjones at redhat.com> - 3.11.1-8
 - Use __ocaml_requires_opts / __ocaml_provides_opts.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	30 Sep 2009 12:25:22 -0000	1.19
+++ sources	29 Dec 2009 16:30:58 -0000	1.20
@@ -1,4 +1,4 @@
 7e20778259f87ab5e7cb60d2a17c657c  ocaml-3.11-refman.html.tar.gz
 3fcfedf63a852f502a10eac547c9042d  ocaml-3.11-refman.info.tar.gz
 076a163e511e575fc384ad96394760a2  ocaml-3.11-refman.pdf
-fe011781f37f6b41fe08e0706969a89e  ocaml-3.11.1.tar.bz2
+121dd62a03bbb1dfb3fb56e3a4bda874  ocaml-3.11.2+rc1.tar.bz2




More information about the Fedora-ocaml-list mailing list