Author: ausil Update of /cvs/pkgs/rpms/ocaml/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12150 Modified Files: ocaml.spec Log Message: include sparcv9 in the arch list Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/devel/ocaml.spec,v retrieving revision 1.62 retrieving revision 1.63 diff -u -p -r1.62 -r1.63 --- ocaml.spec 27 Oct 2009 10:02:04 -0000 1.62 +++ ocaml.spec 5 Nov 2009 06:01:51 -0000 1.63 @@ -2,7 +2,7 @@ Name: ocaml Version: 3.11.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Objective Caml compiler and programming environment @@ -55,7 +55,7 @@ Requires: gcc Requires: ncurses-devel Requires: gdbm-devel Provides: ocaml(compiler) = %{version} -ExclusiveArch: alpha armv4l %{ix86} ia64 x86_64 ppc sparc ppc64 +ExclusiveArch: alpha armv4l %{ix86} ia64 x86_64 ppc sparc sparcv9 ppc64 %define _use_internal_dependency_generator 0 %define __find_requires %{SOURCE4} -c -f %{buildroot}%{_bindir}/ocamlobjinfo @@ -451,6 +451,9 @@ fi %changelog +* Thu Nov 05 2009 Dennis Gilmore <dennis@xxxxxxxx> - 3.11.1-6 +- include sparcv9 in the arch list + * Tue Oct 27 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 3.11.1-5 - Install ocaml.info files correctly (RHBZ#531204). _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list