X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml.git;a=blobdiff_plain;f=ocaml.spec;h=b6877abb97aa5a6d50d6c9b98682512b7409d858;hp=c40a72ebc1d190d05c3600f99572f65387cc9986;hb=6e71517f9a4f6c1af463120a482a5b98c9b05b23;hpb=d60fc8e3b21814fa9a5333585779b96e1d6f9d66 diff --git a/ocaml.spec b/ocaml.spec index c40a72e..b6877ab 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -9,17 +9,17 @@ # --without x11 implies --without tk %{!?with_x:%undefine with_tk} -%define p4ver 3.06 +%define p4ver 3.06 Summary: The Objective Caml compiler and programming environment Summary(pl): Kompilator OCamla (Objective Caml) oraz ¶rodowisko programistyczne Name: ocaml -Version: 3.08 +Version: 3.08.0 Release: 1 License: distributable Vendor: Group of implementors Group: Development/Languages -Source0: http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}.0.tar.gz +Source0: http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}.tar.gz # Source0-md5: c6ef478362295c150101cdd2efcd38e0 Source1: http://caml.inria.fr/distrib/%{name}-%{version}/%{name}-%{version}-refman.html.tar.gz # Source1-md5: 0daee5643db6960682c1a7d84467885f @@ -45,10 +45,10 @@ Patch2: %{name}-objinfo.patch #Patch5: %{name}-3.07-patch2.diffs #Patch6: %{name}-emacs_batch_mode.patch URL: http://caml.inria.fr/ -%{?with_x:BuildRequires: XFree86-devel} +%{?with_x:BuildRequires: XFree86-devel} %{?with_db3:BuildRequires: db3-devel} %{!?with_db3:BuildRequires: db-devel >= 4.1} -%{?with_tk:BuildRequires: tk-devel} +%{?with_tk:BuildRequires: tk-devel} %if %{with emacs} BuildRequires: xemacs BuildRequires: xemacs-common @@ -274,7 +274,7 @@ Pakiet ten zawiera autorstwa Okasaki'ego, napisane w OCamlu, wraz z dodatkami. %prep -%setup -q -a1 -a3 -a5 -n %{name}-%{version}.0 +%setup -q -a1 -a3 -a5 mkdir examples tar xjf %{SOURCE7} -C examples tar xzf %{SOURCE8} -C examples