rpms/ocaml-newt/devel ocaml-newt.spec,1.5,1.6

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


Author: karsten

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

Modified Files:
	ocaml-newt.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-newt.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-newt/devel/ocaml-newt.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocaml-newt.spec	26 Feb 2009 07:18:09 -0000	1.5
+++ ocaml-newt.spec	16 Apr 2009 09:06:11 -0000	1.6
@@ -11,6 +11,7 @@
 URL:            http://et.redhat.com/~rjones/ocaml-newt/
 Source0:        http://et.redhat.com/~rjones/ocaml-newt/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
@@ -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> - 0.9-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list