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

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


Author: karsten

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

Modified Files:
	ocaml-facile.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-facile.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-facile/devel/ocaml-facile.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ocaml-facile.spec	26 Feb 2009 07:03:40 -0000	1.8
+++ ocaml-facile.spec	16 Apr 2009 09:06:06 -0000	1.9
@@ -22,6 +22,7 @@
 # * install .mli files
 Patch0:        facile-1.1-makefile-fixes.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires: ocaml >= 3.02
 BuildRequires: ocaml-findlib-devel
@@ -112,6 +113,10 @@
 %{_libdir}/ocaml/facile/*.mli
 
 %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.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list