Author: ausil Update of /cvs/pkgs/rpms/ocaml/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17563 Modified Files: ocaml.spec Log Message: we build 32 bit sparc sparcv9 change ExclusiveArch to suit Index: ocaml.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml/F-11/ocaml.spec,v retrieving revision 1.52 retrieving revision 1.53 diff -u -p -r1.52 -r1.53 --- ocaml.spec 2 Jun 2009 07:49:45 -0000 1.52 +++ ocaml.spec 18 Jun 2009 15:33:24 -0000 1.53 @@ -2,7 +2,7 @@ Name: ocaml Version: 3.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Objective Caml compiler and programming environment @@ -58,7 +58,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 sparcv9 ppc64 %define _use_internal_dependency_generator 0 %define __find_requires %{SOURCE4} -c -f %{buildroot}%{_bindir}/ocamlobjinfo @@ -444,6 +444,9 @@ fi %changelog +* Thu Jun 18 2009 Dennis Gilmore <dennis@xxxxxxxx> - 3.11.0-4 +- we build 32 bit sparc sparcv9 + * Tue Jun 2 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 3.11.0-3 - Move dllgraphics.so into runtime package (RHBZ#468506). _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list