]> git.pld-linux.org Git - packages/ocaml-zip.git/commitdiff
- ocaml 3.09.1 auto/ac/ocaml-zip-1_01-7
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Apr 2006 22:11:00 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-zip.spec -> 1.10

ocaml-zip.spec

index 98813a0a40a7ca94b05afeb71150f563d7c4d715..b4b20fbd66aa432f1caf30d6c3d6889739a1b233 100644 (file)
@@ -1,16 +1,16 @@
+%define                ocaml_ver       3.09.1
 Summary:       Zlib binding for OCaml
 Summary(pl):   Wi±zania Zlib dla OCamla
 Name:          ocaml-zip
 Version:       1.01
-Release:       6
+Release:       7
 License:       LGPL
 Group:         Libraries
-Vendor:                Xavier Leroy <Xavier.Leroy@inria.fr>
 URL:           http://pauillac.inria.fr/~xleroy/software.html
 Source0:       http://caml.inria.fr/distrib/bazar-ocaml/camlzip-%{version}.tar.gz
 # Source0-md5: 728940dc0958493274314d576c16ef68
+BuildRequires: ocaml >= %{ocaml_ver}
 BuildRequires: zlib-devel
-BuildRequires: ocaml >= 3.07
 %requires_eq   ocaml-runtime
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.070245 seconds and 4 git commands to generate.