rpms/ocaml-cryptokit/devel ocaml-cryptokit.spec,1.7,1.8

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


Author: karsten

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

Modified Files:
	ocaml-cryptokit.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-cryptokit.spec
===================================================================
RCS file: /cvs/extras/rpms/ocaml-cryptokit/devel/ocaml-cryptokit.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ocaml-cryptokit.spec	26 Feb 2009 06:56:07 -0000	1.7
+++ ocaml-cryptokit.spec	16 Apr 2009 09:06:03 -0000	1.8
@@ -11,6 +11,7 @@
 URL:            http://pauillac.inria.fr/~xleroy/software.html
 Source0:        http://caml.inria.fr/distrib/bazar-ocaml/cryptokit-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 Source1:        cryptokit-META
 
@@ -115,6 +116,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.3-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list