rpms/monotone-viz/devel monotone-viz.spec,1.4,1.5

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


Author: karsten

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

Modified Files:
	monotone-viz.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: monotone-viz.spec
===================================================================
RCS file: /cvs/extras/rpms/monotone-viz/devel/monotone-viz.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- monotone-viz.spec	26 Feb 2009 23:54:49 -0000	1.4
+++ monotone-viz.spec	16 Apr 2009 09:26:12 -0000	1.5
@@ -22,6 +22,7 @@
 Requires:       graphviz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 # Apparently necessary exclusion for ocaml packages.
 ExcludeArch:    ppc64
@@ -66,6 +67,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)
+
 * Thu Feb 26 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.0.1-4
 - Add patch to avoid name clash with ocaml-lablgtk-2.12.
 - Untabify spec file.




More information about the fedora-extras-commits mailing list