rpms/ocaml-p3l/devel ocaml-p3l.spec,1.1,1.2

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


Author: karsten

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

Modified Files:
	ocaml-p3l.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-p3l.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-p3l/devel/ocaml-p3l.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ocaml-p3l.spec	18 Mar 2009 09:30:52 -0000	1.1
+++ ocaml-p3l.spec	16 Apr 2009 09:06:12 -0000	1.2
@@ -10,6 +10,7 @@
 License:        LGPLv2+ with exceptions
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 URL:            http://camlp3l.inria.fr/
 Source0:        ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ocamlp3l/ocamlp3l-%{version}.tgz
@@ -135,6 +136,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)
+
 * Mon Mar 16 2009 Richard W.M. Jones <rjones at redhat.com> - 2.03-2
 - Don't duplicate the LICENSE and README.Fedora files.
 




More information about the fedora-extras-commits mailing list