]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- release 5 auto/ac/ocaml-3_07-5
authorspeedy <speedy@pld-linux.org>
Wed, 3 Dec 2003 20:19:58 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed "emacs-batch-mode" patch.

Changed files:
    ocaml.spec -> 1.81

ocaml.spec

index 960cc73870554724c641f2cc88d0232e00da4fe4..7ba9c2a386620b68e78a6224091e899655e0781a 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.07
-Release:       4
+Release:       5
 License:       distributable
 Vendor:                Group of implementors <caml-light@inria.fr>
 Group:         Development/Languages
@@ -43,7 +43,7 @@ Patch2:               %{name}-objinfo.patch
 Patch3:                %{name}-mano.patch
 Patch4:                %{name}-unused-var-warning.patch
 Patch5:                %{name}-3.07-patch2.diffs
-Patch6:                %{name}-emacs_batch_mode.patch
+#Patch6:               %{name}-emacs_batch_mode.patch
 URL:           http://caml.inria.fr/
 %{?with_x:BuildRequires:               XFree86-devel}
 %{?with_db3:BuildRequires:     db3-devel}
@@ -292,7 +292,7 @@ cp %{SOURCE6} docs/camlp4-tutorial.ps.gz
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
+#%patch6 -p1
 
 %build
 ./configure \
This page took 0.0572319999999999 seconds and 4 git commands to generate.