rpms/cduce/devel cduce.spec,1.11,1.12

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


Author: karsten

Update of /cvs/extras/rpms/cduce/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12785/cduce/devel

Modified Files:
	cduce.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: cduce.spec
===================================================================
RCS file: /cvs/extras/rpms/cduce/devel/cduce.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- cduce.spec	24 Feb 2009 06:55:12 -0000	1.11
+++ cduce.spec	16 Apr 2009 09:26:11 -0000	1.12
@@ -15,7 +15,7 @@
 License:        BSD
 URL:            http://www.cduce.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExcludeArch:    ppc64
+ExcludeArch:    ppc64 s390 s390x sparc64
 
 Source0:        http://www.cduce.org/download/%{name}-%{version}.tar.gz
 Source1:        http://caml.inria.fr/distrib/ocaml-%{ocaml_major}/ocaml-%{ocaml_major}.%{ocaml_minor}.tar.bz2
@@ -165,6 +165,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 Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2.1-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-ocaml-list mailing list