- Rebuild for ppc64.

This commit is contained in:
Richard W.M. Jones 2008-03-01 08:48:11 +00:00
parent fe55675abc
commit a9043a1599
1 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-pcre
Version: 5.13.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl compatibility regular expressions (PCRE) for OCaml
Group: Development/Libraries
@ -11,7 +11,6 @@ License: LGPLv2
URL: http://www.ocaml.info/home/ocaml_sources.html
Source0: http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExcludeArch: ppc64
BuildRequires: ocaml >= 3.10.0-7
BuildRequires: ocaml-findlib-devel, pcre-devel
@ -89,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Mar 1 2008 Richard W.M. Jones <rjones@redhat.com> - 5.13.0-2
- Rebuild for ppc64.
* Tue Feb 12 2008 Richard W.M. Jones <rjones@redhat.com> - 5.13.0-1
- New upstream version 5.13.0.
- Rebuild for OCaml 3.10.1.