Author: karsten
Update of /cvs/extras/rpms/ocaml-camlidl/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8767/ocaml-camlidl/devel
Modified Files: ocaml-camlidl.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-camlidl.spec =================================================================== RCS file: /cvs/extras/rpms/ocaml-camlidl/devel/ocaml-camlidl.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ocaml-camlidl.spec 26 Feb 2009 06:50:20 -0000 1.6 +++ ocaml-camlidl.spec 16 Apr 2009 09:06:02 -0000 1.7 @@ -12,6 +12,7 @@ Source0: http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%%7Bversi... Source1: http://caml.inria.fr/pub/old_caml_site/distrib/bazar-ocaml/camlidl-%%7Bversi... BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExcludeArch: sparc64 s390 s390x
BuildRequires: ocaml BuildRequires: 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 - 1.05-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ocaml-devel@lists.fedoraproject.org