]> git.pld-linux.org Git - packages/ocaml.git/commitdiff
- up to 3.08
authorpawelb <pawelb@pld-linux.org>
Wed, 21 Jul 2004 00:41:47 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-mano.patch -> 1.3
    ocaml.spec -> 1.85

ocaml-mano.patch
ocaml.spec

index cc32791e3845662adb7c7157c8d4845454bb2122..acc6d628a4031c564718c14eb57a877086b5a81e 100644 (file)
@@ -1,7 +1,7 @@
 diff -ur ocaml-3.05/ocamldoc/odoc_messages.ml ocaml-3.05-/ocamldoc/odoc_messages.ml
 --- ocaml-3.05/ocamldoc/odoc_messages.ml       Tue Jul 23 16:11:51 2002
 +++ ocaml-3.05-/ocamldoc/odoc_messages.ml      Thu Aug  8 14:09:56 2002
-@@ -63,7 +63,7 @@
+@@ -86,7 +86,7 @@
  
  let man_mini = " Generate man pages only for modules, module types,\n"^
    "        classes and class types "^man_only
index e65abec3bc0a2f8874db04ff62b203b8ba030bd4..4968f7712fd263fb1bfde5199fd45750afbc7d72 100644 (file)
 Summary:       The Objective Caml compiler and programming environment
 Summary(pl):   Kompilator OCamla (Objective Caml) oraz ¶rodowisko programistyczne
 Name:          ocaml
-Version:       3.07
-Release:       8
+Version:       3.08
+Release:       1       
 License:       distributable
 Vendor:                Group of implementors <caml-light@inria.fr>
 Group:         Development/Languages
-Source0:       http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2dd038055f5e1350078ad81270411b78
+Source0:       http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}.0.tar.gz
+# Source0-md5: c6ef478362295c150101cdd2efcd38e0
 Source1:       http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}-refman.html.tar.gz
-# Source1-md5: 9ac1f7e9e381b95504f0e7868d9fbf52
+# Source1-md5: 0daee5643db6960682c1a7d84467885f
 Source2:       http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}-refman.ps.gz
-# Source2-md5: 09a9ac4bc1ec90ca4d16743ffbe76c78
+# Source2-md5: 35a5d4318456c0982e72ee3f33364bf5
 Source3:       ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{p4ver}-manual.html.tar.gz
 # Source3-md5: 21370bae4e7f6435b38aeb21db7ce8bb
 Source4:       ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{p4ver}-manual.dvi.gz
@@ -274,7 +274,7 @@ Pakiet ten zawiera 
 autorstwa Okasaki'ego, napisane w OCamlu, wraz z dodatkami.
 
 %prep
-%setup -q -a1 -a3 -a5
+%setup -q -a1 -a3 -a5 -n %{name}-%{version}.0
 mkdir examples
 tar xjf %{SOURCE7} -C examples
 tar xzf %{SOURCE8} -C examples
@@ -290,9 +290,9 @@ cp %{SOURCE6} docs/camlp4-tutorial.ps.gz
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+#%patch3 -p1
+#%patch4 -p1
+#%patch5 -p1
 #%patch6 -p1
 
 %build
This page took 0.064013 seconds and 4 git commands to generate.