[packages/ocaml-extlib] up to 1.5.4
glen
glen at pld-linux.org
Sat Nov 23 19:04:15 CET 2013
commit 4bb906f3e17b2fd712bcdea9acf3ac202cae0f69
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Nov 23 20:03:48 2013 +0200
up to 1.5.4
ocaml-extlib.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec
index 31c6485..65bffb6 100644
--- a/ocaml-extlib.spec
+++ b/ocaml-extlib.spec
@@ -1,14 +1,14 @@
-%define _vendor_name extlib
+%define pkgname extlib
%define ocaml_ver 1:3.09.2
Summary: ExtLib for OCaml
Summary(pl.UTF-8): ExtLib dla OCamla
-Name: ocaml-%{_vendor_name}
-Version: 1.5.1
-Release: 3
+Name: ocaml-%{pkgname}
+Version: 1.5.4
+Release: 1
License: LGPL + OCaml linking exception
Group: Libraries
-Source0: http://ocaml-extlib.googlecode.com/files/%{_vendor_name}-%{version}.tar.gz
-# Source0-md5: 8dc2944cbf63141347956bd353893d75
+Source0: http://ocaml-extlib.googlecode.com/files/%{pkgname}-%{version}.tar.gz
+# Source0-md5: 329041625309b9e49051e5b097a9185d
URL: http://code.google.com/p/ocaml-extlib/
BuildRequires: ocaml >= %{ocaml_ver}
BuildRequires: ocaml-findlib-devel
@@ -78,7 +78,7 @@ Ten pakiet zawiera pliki potrzebne do tworzenia programów w OCamlu z
użyciem tej biblioteki.
%prep
-%setup -q -n %{_vendor_name}-%{version}
+%setup -q -n %{pkgname}-%{version}
%build
%{__make} -j1 all opt \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-extlib.git/commitdiff/4bb906f3e17b2fd712bcdea9acf3ac202cae0f69
More information about the pld-cvs-commit
mailing list