rpms/ocaml/F-11 ocaml.spec,1.52,1.53

Dennis Gilmore ausil at fedoraproject.org
Thu Jun 18 15:33:56 UTC 2009


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 at ausil.us> - 3.11.0-4
+- we build 32 bit sparc sparcv9
+
 * Tue Jun  2 2009 Richard W.M. Jones <rjones at redhat.com> - 3.11.0-3
 - Move dllgraphics.so into runtime package (RHBZ#468506).
 




More information about the fedora-extras-commits mailing list