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

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


Author: karsten

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

Modified Files:
	wyrd.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: wyrd.spec
===================================================================
RCS file: /cvs/extras/rpms/wyrd/devel/wyrd.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- wyrd.spec	26 Feb 2009 07:30:15 -0000	1.11
+++ wyrd.spec	16 Apr 2009 09:26:15 -0000	1.12
@@ -12,6 +12,7 @@
 Patch0:         wyrd-1.4.3-wyrdrc-local.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml remind ncurses-devel
 BuildRequires:  ocaml-camlp4-devel
@@ -53,6 +54,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.4.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list