[packages/ocaml-zip] - up to 1.07

baggins baggins at pld-linux.org
Mon Jun 5 19:47:17 CEST 2017


commit 4c61271a0d4302c62ab5a70ffe5f90d1f0572670
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 5 17:47:05 2017 +0000

    - up to 1.07

 ocaml-zip.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-zip.spec b/ocaml-zip.spec
index ccdd113..b12da44 100644
--- a/ocaml-zip.spec
+++ b/ocaml-zip.spec
@@ -10,13 +10,14 @@
 Summary:	Zlib binding for OCaml
 Summary(pl.UTF-8):	Wiązania Zlib dla OCamla
 Name:		ocaml-zip
-Version:	1.04
-Release:	6
+Version:	1.07
+%define	gitver	rel107
+Release:	1
 License:	LGPL
 Group:		Libraries
 URL:		http://pauillac.inria.fr/~xleroy/software.html
-Source0:	http://caml.inria.fr/distrib/bazar-ocaml/camlzip-%{version}.tar.gz
-# Source0-md5:	b3930f4f2e2563b9a5e1b17aa455e635
+Source0:	https://github.com/xavierleroy/camlzip/archive/%{gitver}/camlzip-%{version}.tar.gz
+# Source0-md5:	8babccb584dfd4eb7b98901122e818a9
 BuildRequires:	ocaml >= 1:3.09.2
 BuildRequires:	zlib-devel
 %requires_eq	ocaml-runtime
@@ -64,7 +65,7 @@ Pakiet ten zawiera pliki niezbędne do tworzenia programów używających
 tej biblioteki.
 
 %prep
-%setup -q -n camlzip-%{version}
+%setup -q -n camlzip-%{gitver}
 
 %build
 %{__cc} %{rpmcflags} -fPIC -c zlibstubs.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-zip.git/commitdiff/4c61271a0d4302c62ab5a70ffe5f90d1f0572670



More information about the pld-cvs-commit mailing list