Author: karsten

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

Modified Files:
        ocaml-json-static.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-json-static.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-json-static/devel/ocaml-json-static.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocaml-json-static.spec      26 Feb 2009 07:08:43 -0000      1.5
+++ ocaml-json-static.spec      16 Apr 2009 09:06:08 -0000      1.6
@@ -11,6 +11,7 @@
 URL:            http://martin.jambon.free.fr/json-static.html
 Source0:        http://martin.jambon.free.fr/json-static-%{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
@@ -61,6 +62,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)
+
 * Wed Feb 25 2009 Fedora Release Engineering <[email protected]> 
- 0.9.6-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 

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

Reply via email to