rpms/ocaml/F-12 ocaml.spec,1.57,1.58

Dennis Gilmore ausil at fedoraproject.org
Thu Nov 5 06:05:07 UTC 2009


Author: ausil

Update of /cvs/pkgs/rpms/ocaml/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12735

Modified Files:
	ocaml.spec 
Log Message:
include sparcv9



Index: ocaml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml/F-12/ocaml.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -p -r1.57 -r1.58
--- ocaml.spec	25 Jul 2009 19:49:19 -0000	1.57
+++ ocaml.spec	5 Nov 2009 06:05:06 -0000	1.58
@@ -2,7 +2,7 @@
 
 Name:           ocaml
 Version:        3.11.1
-Release:        0.rc1.2%{?dist}.1
+Release:        0.rc1.2%{?dist}.2
 
 Summary:        Objective Caml compiler and programming environment
 
@@ -51,7 +51,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
@@ -434,6 +434,9 @@ fi
 
 
 %changelog
+* Thu Nov 05 2009 Dennis Gilmore <dennis at ausil.us> - 3.11.1-0.rc1.2.2
+- include sparcv9 in the arch list
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.11.1-0.rc1.2.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list