rpms/ocaml-cil/devel ocaml-cil.spec,1.8,1.9

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


Author: karsten

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

Modified Files:
	ocaml-cil.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-cil.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-cil/devel/ocaml-cil.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ocaml-cil.spec	26 Feb 2009 06:54:17 -0000	1.8
+++ ocaml-cil.spec	16 Apr 2009 09:06:03 -0000	1.9
@@ -16,6 +16,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    ppc64
 ExcludeArch:    ppc
+ExcludeArch:    sparc64
+ExcludeArch:    s390 s390x
 
 Patch0:         cil-1.3.6-output-obj.patch
 
@@ -193,6 +195,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> - 1.3.6-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list