Author: karsten
Update of /cvs/extras/rpms/ocaml-camlp5/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8767/ocaml-camlp5/devel
Modified Files: ocaml-camlp5.spec Log Message: - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)
Index: ocaml-camlp5.spec =================================================================== RCS file: /cvs/extras/rpms/ocaml-camlp5/devel/ocaml-camlp5.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ocaml-camlp5.spec 26 Feb 2009 06:52:26 -0000 1.7 +++ ocaml-camlp5.spec 16 Apr 2009 09:06:02 -0000 1.8 @@ -12,6 +12,7 @@ Source0: http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-%%7Bversion%7D.tgz Source1: camlp5-META BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExcludeArch: sparc64 s390 s390x
BuildRequires: ocaml >= 3.10.1, ocaml-ocamldoc
@@ -99,6 +100,10 @@
%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.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ocaml-devel@lists.fedoraproject.org