rpms/ocaml-camlimages/devel ocaml-camlimages.spec,1.14,1.15

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


Author: karsten

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

Modified Files:
	ocaml-camlimages.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-camlimages.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-camlimages/devel/ocaml-camlimages.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ocaml-camlimages.spec	26 Feb 2009 06:51:27 -0000	1.14
+++ ocaml-camlimages.spec	16 Apr 2009 09:06:02 -0000	1.15
@@ -13,6 +13,7 @@
 Source0:        http://gallium.inria.fr/camlimages/camlimages-%{version}.tar.gz
 Source1:        camlimages-2.2.0-htmlref.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 Patch0:         camlimages-3.0.1-display-module.patch
 
@@ -107,6 +108,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> - 3.0.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list