rpms/ocaml-openin/devel ocaml-openin.spec,1.6,1.7

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


Author: karsten

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

Modified Files:
	ocaml-openin.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-openin.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-openin/devel/ocaml-openin.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ocaml-openin.spec	26 Feb 2009 07:22:26 -0000	1.6
+++ ocaml-openin.spec	16 Apr 2009 09:06:12 -0000	1.7
@@ -11,6 +11,7 @@
 URL:            http://alain.frisch.fr/soft#openin
 Source0:        http://alain.frisch.fr/info/openin-20070524.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
@@ -69,6 +70,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> - 20070524-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list