]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- rel 4; builds with tk8.5 and gcc4 auto/th/ocaml-3_08_3-4
authorMariusz Mazur <mmazur@pld-linux.org>
Mon, 2 May 2005 18:27:33 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml.spec -> 1.97

ocaml.spec

index ae4af078c167c8359769ea5ee7767f76b0225ab1..9a9418741f4081eadd53a92d88ad7aa8d0896178 100644 (file)
@@ -15,7 +15,7 @@ Summary:      The Objective Caml compiler and programming environment
 Summary(pl):   Kompilator OCamla (Objective Caml) oraz ¶rodowisko programistyczne
 Name:          ocaml
 Version:       3.08.3
 Summary(pl):   Kompilator OCamla (Objective Caml) oraz ¶rodowisko programistyczne
 Name:          ocaml
 Version:       3.08.3
-Release:       3
+Release:       4
 Epoch:         1
 License:       distributable
 Vendor:                Group of implementors <caml-light@inria.fr>
 Epoch:         1
 License:       distributable
 Vendor:                Group of implementors <caml-light@inria.fr>
@@ -43,6 +43,8 @@ Patch1:               %{name}-db3.patch
 Patch2:                %{name}-objinfo.patch
 # needs update for ocaml 3.08
 #Patch3:               %{name}-unused-var-warning.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
 URL:           http://caml.inria.fr/
 %{?with_x:BuildRequires:       XFree86-devel}
 %{?with_db3:BuildRequires:     db3-devel}
 URL:           http://caml.inria.fr/
 %{?with_x:BuildRequires:       XFree86-devel}
 %{?with_db3:BuildRequires:     db3-devel}
@@ -289,6 +291,8 @@ cp %{SOURCE6} docs/camlp4-tutorial.ps.gz
 %patch1 -p1
 %patch2 -p1
 #%patch3 -p1
 %patch1 -p1
 %patch2 -p1
 #%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 cp -f /usr/share/automake/config.sub config/gnu
 
 %build
 cp -f /usr/share/automake/config.sub config/gnu
This page took 0.055976 seconds and 4 git commands to generate.