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

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


Author: karsten

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

Modified Files:
	ocaml-pxp.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-pxp.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-pxp/devel/ocaml-pxp.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ocaml-pxp.spec	26 Feb 2009 07:30:15 -0000	1.8
+++ ocaml-pxp.spec	16 Apr 2009 09:06:15 -0000	1.9
@@ -10,6 +10,7 @@
 URL:            http://projects.camlcity.org/projects/pxp.html
 Source0:        http://download.camlcity.org/download/pxp-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 ExcludeArch:    ppc64
 
 BuildRequires:  ocaml >= 3.10.2
@@ -105,6 +106,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.2.0test2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list