rpms/ocaml-cmigrep/devel .cvsignore, 1.5, 1.6 ocaml-cmigrep.spec, 1.14, 1.15 sources, 1.5, 1.6

Richard W.M. Jones rjones at fedoraproject.org
Wed Dec 30 14:27:40 UTC 2009


Author: rjones

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

Modified Files:
	.cvsignore ocaml-cmigrep.spec sources 
Log Message:
Rebuild for OCaml 3.11.2+rc1.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-cmigrep/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	23 May 2009 11:16:11 -0000	1.5
+++ .cvsignore	30 Dec 2009 14:27:38 -0000	1.6
@@ -2,3 +2,4 @@ cmigrep-1.5.tar.bz2
 ocaml-3.11.0+beta1.tar.bz2
 ocaml-3.11.0.tar.bz2
 ocaml-3.11.1+rc0.tar.gz
+ocaml-3.11.2+rc1.tar.bz2


Index: ocaml-cmigrep.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-cmigrep/devel/ocaml-cmigrep.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- ocaml-cmigrep.spec	30 Dec 2009 13:48:40 -0000	1.14
+++ ocaml-cmigrep.spec	30 Dec 2009 14:27:38 -0000	1.15
@@ -2,20 +2,21 @@
 %define debug_package %{nil}
 
 %define ocaml_major 3.11
-%define ocaml_minor 1
+%define ocaml_minor 2
 
 %define _default_patch_fuzz 2
 
 Name:           ocaml-cmigrep
 Version:        1.5
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Search OCaml compiled interface (cmi) files
 
 Group:          Development/Libraries
 License:        GPLv2+
 URL:            http://homepage.mac.com/letaris/
 Source0:        http://homepage.mac.com/letaris/cmigrep-%{version}.tar.bz2
-Source1:        http://caml.inria.fr/distrib/ocaml-%{ocaml_major}/ocaml-%{ocaml_major}.%{ocaml_minor}+rc0.tar.gz
+#Source1:        http://caml.inria.fr/distrib/ocaml-%{ocaml_major}/ocaml-%{ocaml_major}.%{ocaml_minor}.tar.gz
+Source1:        ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-3.11/ocaml-3.11.2+rc1.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x
 
@@ -51,13 +52,13 @@ elisp that allows emacs to use cmigrep f
 # +compiler-libs directory.  It would be good to copy this,
 # however in Debian the only packages which actually use
 # compiler-libs are camlp5 & cmigrep.
-zcat %{SOURCE1} | tar xf -
-pushd ocaml-%{ocaml_major}.%{ocaml_minor}rc0
+bzcat %{SOURCE1} | tar xf -
+pushd ocaml-%{ocaml_major}.%{ocaml_minor}rc1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 popd
-mv ocaml-%{ocaml_major}.%{ocaml_minor}rc0 compiler
+mv ocaml-%{ocaml_major}.%{ocaml_minor}rc1 compiler
 
 %patch10 -p1
 
@@ -103,8 +104,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Wed Dec 30 2009 Richard W.M. Jones <rjones at redhat.com> - 1.5-14
-- Rebuild for OCaml 3.11.2.
+* Wed Dec 30 2009 Richard W.M. Jones <rjones at redhat.com> - 1.5-15
+- Rebuild for OCaml 3.11.2+rc1.
 
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-cmigrep/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	23 May 2009 11:16:12 -0000	1.5
+++ sources	30 Dec 2009 14:27:39 -0000	1.6
@@ -1,2 +1,2 @@
 869ba6758a773c4218461f14f6ebcb4e  cmigrep-1.5.tar.bz2
-45f626b33bec543a40abbf6afa1a6d96  ocaml-3.11.1+rc0.tar.gz
+121dd62a03bbb1dfb3fb56e3a4bda874  ocaml-3.11.2+rc1.tar.bz2




More information about the fedora-extras-commits mailing list