rpms/ocaml/devel ocaml.spec,1.17,1.18 sources,1.5,1.6

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sun Jan 1 00:05:17 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/ocaml/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28398

Modified Files:
	ocaml.spec sources 
Log Message:



Index: ocaml.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml/devel/ocaml.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ocaml.spec	11 Sep 2005 10:11:22 -0000	1.17
+++ ocaml.spec	1 Jan 2006 00:05:17 -0000	1.18
@@ -1,5 +1,5 @@
 Name:		ocaml
-Version:	3.08.4
+Version:	3.09.0
 Release: 	1%{?dist}
 
 Summary:	Objective Caml compiler and programming environment
@@ -7,16 +7,18 @@
 Group:		Development/Languages
 License:	QPL/LGPL
 URL:		http://www.ocaml.org
-Source0:	http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08.4.tar.bz2
-Source1:	http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.html.tar.gz
-Source2:	http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.ps.gz
-Source3:	http://caml.inria.fr/distrib/ocaml-3.08/ocaml-3.08-refman.info.tar.gz
+Source0:	http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09.0.tar.bz2
+Source1:	http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.html.tar.gz
+Source2:	http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.ps.gz
+Source3:	http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.info.tar.gz
 Patch0:		ocaml-rpath.patch
 Patch1:		ocaml-user-cflags.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	ncurses-devel, gdbm-devel, xorg-x11-devel
+BuildRequires:	ncurses-devel
+BuildRequires:  gdbm-devel
 BuildRequires:	tcl-devel, tk-devel
 BuildRequires:	emacs, perl
+BuildRequires:  libX11-devel
 Requires(post):	/sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -179,6 +181,9 @@
 %doc emacs/README
 
 %changelog
+* Sun Jan  1 2006 Gerard Milmeister <gemi at bluewin.ch> - 3.09.0-1
+- new version 3.09.0
+
 * Sun Sep 11 2005 Gerard Milmeister <gemi at bluewin.ch> - 3.08.4-1
 - New Version 3.08.4
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ocaml/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	11 Sep 2005 10:11:22 -0000	1.5
+++ sources	1 Jan 2006 00:05:17 -0000	1.6
@@ -1,4 +1,4 @@
-96b8edeb6190d9f15c086c7decd277a9  ocaml-3.08.4.tar.bz2
-0daee5643db6960682c1a7d84467885f  ocaml-3.08-refman.html.tar.gz
-49b68ec07ccd7ce45eb6bd3f3fdee140  ocaml-3.08-refman.info.tar.gz
-35a5d4318456c0982e72ee3f33364bf5  ocaml-3.08-refman.ps.gz
+834f88b1f39aa066bb620747764c0588  ocaml-3.09.0.tar.bz2
+b25eb211bf91bcaa536b12d12731ceec  ocaml-3.09-refman.html.tar.gz
+280160b1fc7c8513074c3fda0446de29  ocaml-3.09-refman.info.tar.gz
+598bb8e86329afe1ae374385b2e177e7  ocaml-3.09-refman.ps.gz




More information about the fedora-extras-commits mailing list