Author: qboosh Date: Mon Aug 15 15:59:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.08.4, removed outdated gcc-pr21291-workaround patch - updated pure-fun and ds-contrib source URL
---- Files affected: SPECS: ocaml.spec (1.97 -> 1.98) ---- Diffs: ================================================================ Index: SPECS/ocaml.spec diff -u SPECS/ocaml.spec:1.97 SPECS/ocaml.spec:1.98 --- SPECS/ocaml.spec:1.97 Mon May 2 20:27:33 2005 +++ SPECS/ocaml.spec Mon Aug 15 17:59:03 2005 @@ -15,14 +15,14 @@ Summary: The Objective Caml compiler and programming environment Summary(pl): Kompilator OCamla (Objective Caml) oraz środowisko programistyczne Name: ocaml -Version: 3.08.3 -Release: 4 +Version: 3.08.4 +Release: 1 Epoch: 1 License: distributable Vendor: Group of implementors <[EMAIL PROTECTED]> Group: Development/Languages Source0: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.gz -# Source0-md5: b1fc455aca6980e02e8cce8a3cbb4c81 +# Source0-md5: 105d192896bf945b660c4fb1ee486f57 Source1: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.html.tar.gz # Source1-md5: 0daee5643db6960682c1a7d84467885f Source2: http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.ps.gz @@ -35,17 +35,16 @@ # Source5-md5: 96d8eb4ca5abd58c9a280ba59f73b192 Source6: ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{p4ver}-tutorial.dvi.gz # Source6-md5: fcd87c235109364242a0c9ccf176dff8 -Source7: http://www.oefai.at/~markus/ocaml_sources/pure-fun-1.0.4.tar.bz2 +Source7: http://www.ocaml.info/ocaml_sources/pure-fun-1.0.4.tar.bz2 # Source7-md5: 567bc681b4cc1cfcbbfb6fa5f012019b -Source8: http://www.oefai.at/~markus/ocaml_sources/ds-contrib.tar.gz +Source8: http://www.ocaml.info/ocaml_sources/ds-contrib.tar.gz # Source8-md5: 77fa1da7375dea1393cc0b6cd802d7e1 Patch0: %{name}-build.patch Patch1: %{name}-db3.patch Patch2: %{name}-objinfo.patch # needs update for ocaml 3.08 #Patch3: %{name}-unused-var-warning.patch -Patch4: %{name}-gcc-pr21291-workaround.patch -Patch5: %{name}-tk85support.patch +Patch4: %{name}-tk85support.patch URL: http://caml.inria.fr/ %{?with_x:BuildRequires: XFree86-devel} %{?with_db3:BuildRequires: db3-devel} @@ -293,7 +292,6 @@ %patch2 -p1 #%patch3 -p1 %patch4 -p1 -%patch5 -p1 %build cp -f /usr/share/automake/config.sub config/gnu @@ -484,6 +482,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.98 2005/08/15 15:59:03 qboosh +- updated to 3.08.4, removed outdated gcc-pr21291-workaround patch +- updated pure-fun and ds-contrib source URL + Revision 1.97 2005/05/02 18:27:33 mmazur - rel 4; builds with tk8.5 and gcc4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ocaml.spec?r1=1.97&r2=1.98&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
