Author: karsten

Update of /cvs/extras/rpms/ocaml-type-conv/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8767/ocaml-type-conv/devel

Modified Files:
        ocaml-type-conv.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-type-conv.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-type-conv/devel/ocaml-type-conv.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ocaml-type-conv.spec        10 Mar 2009 14:18:14 -0000      1.11
+++ ocaml-type-conv.spec        16 Apr 2009 09:06:17 -0000      1.12
@@ -11,6 +11,7 @@
 URL:            http://www.ocaml.info/home/ocaml_sources.html#type-conv
 Source0:        
http://hg.ocaml.info/release/type-conv/archive/release-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
@@ -58,6 +59,10 @@
 
 
 %changelog
+* Thu Apr 16 2009 S390x secondary arch maintainer 
<[email protected]>
+- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
+  (added sparc64 per request from the sparc maintainer)
+
 * Tue Mar 10 2009 Richard W.M. Jones <[email protected]> - 1.6.7-1
 - New upstream version 1.6.7.
 - Fixed source URL.

_______________________________________________
Fedora-ocaml-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-ocaml-list

Reply via email to