From 2d69831b0857db48fd2722b36c5ce9f5ecd15b5b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 30 Aug 2007 09:31:27 +0000 Subject: [PATCH] - Force rebuild because of changed BRs in base OCaml. --- ocaml-pcre.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index 8cbdc13..f87ad99 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -3,7 +3,7 @@ Name: ocaml-pcre Version: 5.11.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Perl compatibility regular expressions (PCRE) for OCaml Group: Development/Libraries @@ -14,6 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: ppc64 BuildRequires: ocaml, ocaml-findlib-devel, pcre-devel +BuildRequires: gawk %define _use_internal_dependency_generator 0 %define __find_requires /usr/lib/rpm/ocaml-find-requires.sh @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 30 2007 Richard W.M. Jones - 5.11.4-7 +- Force rebuild because of changed BRs in base OCaml. + * Wed Aug 1 2007 Richard W.M. Jones - 5.11.4-6 - ExcludeArch ppc64