[packages/ocaml-benchmark] - updated to 1.3

baggins baggins at pld-linux.org
Sun Nov 16 11:14:47 CET 2014


commit f3e9c50ca80f91208dc31e84922af7a723f06f7f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 16 11:14:20 2014 +0100

    - updated to 1.3

 ocaml-benchmark.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-benchmark.spec b/ocaml-benchmark.spec
index 9348077..14d595e 100644
--- a/ocaml-benchmark.spec
+++ b/ocaml-benchmark.spec
@@ -1,15 +1,16 @@
 Summary:	Benchmark - measure/compare run-time of OCaml functions
 Summary(pl.UTF-8):	Biblioteka benchmark - mierzenie i porównywanie czasu działania funkcji ocamlowych
 Name:		ocaml-benchmark
-Version:	1.1
-Release:	2
+Version:	1.3
+Release:	1
 License:	LGPL v3 with linking exception
 Group:		Development/Languages
-Source0:	http://forge.ocamlcore.org/frs/download.php/734/benchmark-%{version}.tar.gz
-# Source0-md5:	ae6885082c68f319ded4a1bb25ec5b37
+Source0:	http://forge.ocamlcore.org/frs/download.php/1252/benchmark-%{version}.tar.gz
+# Source0-md5:	c265ba144aaad600a3714f08d43596cc
 URL:		http://forge.ocamlcore.org/projects/ocaml-benchmark/
 BuildRequires:	ocaml >= 3.04-7
 BuildRequires:	ocaml-camlp4
+BuildRequires:	ocaml-findlib
 %requires_eq	ocaml
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.txt benchmark.mli
+%doc README.md benchmark.mli
 %dir %{_libdir}/ocaml/benchmark
 %{_libdir}/ocaml/benchmark/benchmark.a
 %{_libdir}/ocaml/benchmark/benchmark.cm[aix]*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-benchmark.git/commitdiff/f3e9c50ca80f91208dc31e84922af7a723f06f7f



More information about the pld-cvs-commit mailing list