rpms/ocaml-pcre/devel ocaml-pcre.spec,1.13,1.14

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


Author: karsten

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

Modified Files:
	ocaml-pcre.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-pcre.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-pcre/devel/ocaml-pcre.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ocaml-pcre.spec	26 Feb 2009 07:25:35 -0000	1.13
+++ ocaml-pcre.spec	16 Apr 2009 09:06:13 -0000	1.14
@@ -11,6 +11,7 @@
 URL:            http://www.ocaml.info/home/ocaml_sources.html#pcre-ocaml
 Source0:        http://www.ocaml.info/ocaml_sources/pcre-ocaml-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.2
 BuildRequires:  ocaml-findlib-devel
@@ -91,6 +92,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> - 5.15.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list