SPECS: ocaml-pcre.spec - 5.16.4
areq
areq at pld-linux.org
Sat Apr 18 18:54:37 CEST 2009
Author: areq Date: Sat Apr 18 16:54:37 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 5.16.4
---- Files affected:
SPECS:
ocaml-pcre.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/ocaml-pcre.spec
diff -u SPECS/ocaml-pcre.spec:1.23 SPECS/ocaml-pcre.spec:1.24
--- SPECS/ocaml-pcre.spec:1.23 Thu Jul 10 20:40:31 2008
+++ SPECS/ocaml-pcre.spec Sat Apr 18 18:54:31 2009
@@ -3,12 +3,12 @@
Summary: PCRE binding for OCaml
Summary(pl.UTF-8): Wiązania PCRE dla OCamla
Name: ocaml-pcre
-Version: 5.12.2
-Release: 5
+Version: 5.16.4
+Release: 1
License: LGPL
Group: Libraries
-Source0: http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.bz2
-# Source0-md5: dbe759392f1c1d22cb96b9136ebf4ec4
+Source0: http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{version}.tar.bz2
+# Source0-md5: 62b7904b95ab339a8ad7e20cfc3b1995
URL: http://www.ocaml.info/home/ocaml_sources.html#toc13
BuildRequires: ocaml >= %{ocaml_ver}
BuildRequires: ocaml-findlib
@@ -58,7 +58,7 @@
tej biblioteki.
%prep
-%setup -q -n pcre-ocaml-%{version}
+%setup -q -n pcre-ocaml-release-%{version}
%build
%{__make} all \
@@ -89,7 +89,7 @@
%files
%defattr(644,root,root,755)
-%doc README Changes
+%doc README.txt Changelog
%dir %{_libdir}/ocaml/pcre
%attr(755,root,root) %{_libdir}/ocaml/stublibs/*.so
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2009/04/18 16:54:31 areq
+- 5.16.4
+
Revision 1.23 2008/07/10 18:40:31 megabajt
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-pcre.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list