Author: guillomovitch
Date: Wed Feb 14 17:21:16 2007
New Revision: 121011
Added:
packages/cooker/ocaml-pcre/current/SOURCES/pcre-ocaml-5.11.2.tar.bz2
(contents, props changed)
Removed:
packages/cooker/ocaml-pcre/current/SOURCES/pcre-ocaml-5.10.3.tar.bz2
Modified:
packages/cooker/ocaml-pcre/current/SPECS/ocaml-pcre.spec
Log:
new version
Added: packages/cooker/ocaml-pcre/current/SOURCES/pcre-ocaml-5.11.2.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/ocaml-pcre/current/SPECS/ocaml-pcre.spec
==============================================================================
--- packages/cooker/ocaml-pcre/current/SPECS/ocaml-pcre.spec (original)
+++ packages/cooker/ocaml-pcre/current/SPECS/ocaml-pcre.spec Wed Feb 14
17:21:16 2007
@@ -1,14 +1,14 @@
%define name ocaml-pcre
-%define version 5.10.3
-%define release %mkrel 4
+%define version 5.11.2
+%define release %mkrel 1
%define ocamllib %(ocamlc -where)/site-lib
Name: %{name}
Version: %{version}
Release: %{release}
Summary: Perl compatibility regular expressions for OCaml
-Source: http://www.cduce.org/download/pcre-ocaml-%{version}.tar.bz2
-URL: http://www.cduce.org
+Source: http://www.ocaml.info/ocaml_sources/pcre-ocaml-5.11.2.tar.bz2
+URL: http://www.ocaml.info/home/ocaml_sources.html
License: GPL
Group: Development/Other
BuildRequires: ocaml