]> git.pld-linux.org Git - packages/ocaml-camlp4.git/commitdiff
- up to 4.04.1 auto/th/ocaml-camlp4-4.04.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 5 Jun 2017 16:21:17 +0000 (16:21 +0000)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 5 Jun 2017 16:21:17 +0000 (16:21 +0000)
ocaml-camlp4.spec

index 41cc283d5c6dcbef813b29c0428cea2e587ba1cf..e080c505722d5ddbc22b9ef23ffe662502349d5f 100644 (file)
@@ -2,8 +2,8 @@
 # Conditional build:
 %bcond_without ocaml_opt       # build opt (native code)
 
-%define                main_ver        4.02
-%define                subver          7
+%define                main_ver        4.04
+%define                subver          1
 
 %define                doc_ver         3.06
 
@@ -16,13 +16,13 @@ Summary:    Objective Caml Preprocessor
 Summary(pl.UTF-8):     Preprocesor OCamla
 Name:          ocaml-camlp4
 Version:       %{main_ver}.%{subver}
-Release:       2
+Release:       1
 Epoch:         1
 License:       LGPL v2 with linking exception
 Group:         Libraries
 #Source0Download: https://github.com/ocaml/camlp4/releases/
 Source0:       https://github.com/ocaml/camlp4/archive/%{main_ver}+%{subver}/camlp4-%{version}.tar.gz
-# Source0-md5: 108214c9a17d94a9e004530c454590e0
+# Source0-md5: 305f61ffd98c4c03eb0d9b7749897e59
 # following 4 URLs are dead, some version now available at http://pauillac.inria.fr/camlp4/
 Source1:       ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{doc_ver}-manual.html.tar.gz
 # Source1-md5: 21370bae4e7f6435b38aeb21db7ce8bb
@@ -34,6 +34,7 @@ Source4:      ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/camlp4-%{doc_ver}-tuto
 # Source4-md5: fcd87c235109364242a0c9ccf176dff8
 URL:           https://github.com/ocaml/camlp4
 BuildRequires: ocaml >= 1:4.02
+BuildRequires: ocaml-ocamlbuild
 %requires_eq   ocaml-runtime
 Provides:      camlp4 = %{epoch}:%{version}-%{release}
 Obsoletes:     camlp4
This page took 0.070267 seconds and 4 git commands to generate.