rpms/ocaml-ocamlnet/devel ocaml-ocamlnet.spec,1.12,1.13

Karsten Hopp karsten at fedoraproject.org
Thu Apr 16 09:06:42 UTC 2009


Author: karsten

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

Modified Files:
	ocaml-ocamlnet.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-ocamlnet.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-ocamlnet/devel/ocaml-ocamlnet.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ocaml-ocamlnet.spec	26 Feb 2009 07:20:21 -0000	1.12
+++ ocaml-ocamlnet.spec	16 Apr 2009 09:06:11 -0000	1.13
@@ -17,6 +17,7 @@
 Patch1:         ocamlnet-ucred.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.2
 BuildRequires:  ocaml-ocamldoc
@@ -242,6 +243,10 @@
 
 
 %changelog
+* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x at lists.fedoraproject.org>
+- 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 <rel-eng at lists.fedoraproject.org> - 2.2.9-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list