- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs

(added sparc64 per request from the sparc maintainer)
This commit is contained in:
Karsten Hopp 2009-04-16 09:06:13 +00:00
parent a65e600099
commit fa46256d7e

View File

@ -11,6 +11,7 @@ License: LGPLv2
URL: http://www.ocaml.info/home/ocaml_sources.html#pcre-ocaml
Source0: http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExcludeArch: sparc64 s390 s390x
BuildRequires: ocaml >= 3.10.2
BuildRequires: ocaml-findlib-devel
@ -91,6 +92,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.15.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild