]> git.pld-linux.org Git - packages/camlp5.git/blobdiff - camlp5.spec
- up to 6.17
[packages/camlp5.git] / camlp5.spec
index dfea02bbbf6164e2dcc473dead7d2f3ab2b7ac20..064a07995e733c6eb4591147fbd8765b6fb764de 100644 (file)
 Summary:       Objective Caml Preprocessor
 Summary(pl.UTF-8):     Preprocesor OCamla
 Name:          camlp5
-Version:       6.12
-Release:       2
+Version:       6.17
+%define                gitver  rel617
+Release:       1
 License:       distributable
 Group:         Development/Languages
-Source0:       http://pauillac.inria.fr/~ddr/camlp5/distrib/src/%{name}-%{version}.tgz
-# Source0-md5: d49d30b62396b7285f3d609ac90c3fe5
-#Source1:      http://pauillac.inria.fr/~ddr/camlp5/doc/pdf/%{name}-%{version}.pdf
-Source1:       http://pauillac.inria.fr/~ddr/camlp5/doc/pdf/%{name}-6.00.pdf
+#Source0:      http://camlp5.gforge.inria.fr/distrib/src/%{name}-%{version}.tgz
+Source0:       https://github.com/camlp5/camlp5/archive/%{gitver}/%{name}-%{version}.tar.gz
+# Source0-md5: 572e0fa053715e40a40415ea3ca5d4ea
+Source1:       http://camlp5.gforge.inria.fr/doc/pdf/%{name}-6.00.pdf
 # Source1-md5: b241eabfeb48f22b0fbd3e497198a76a
-Patch0:                ocaml-4.02.2.patch
 URL:           http://caml.inria.fr/
 BuildRequires: db-devel >= 4.1
 BuildRequires: ocaml
+BuildRequires: ocaml-ocamlbuild
 %requires_eq   ocaml-runtime
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,8 +69,7 @@ Objective Caml Preprocessor - HTML documentation.
 Preprocesor OCamla - dokumentacja HTML.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{gitver}
 
 cp %{SOURCE1} doc/camlp4.pdf
 
This page took 0.07677 seconds and 4 git commands to generate.