rpms/virt-ctrl/devel virt-ctrl.spec,1.3,1.4

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


Author: karsten

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

Modified Files:
	virt-ctrl.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: virt-ctrl.spec
===================================================================
RCS file: /cvs/extras/rpms/virt-ctrl/devel/virt-ctrl.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- virt-ctrl.spec	26 Feb 2009 00:28:07 -0000	1.3
+++ virt-ctrl.spec	16 Apr 2009 09:26:13 -0000	1.4
@@ -11,6 +11,7 @@
 URL:            http://et.redhat.com/~rjones/virt-ctrl/
 Source0:        http://et.redhat.com/~rjones/virt-ctrl/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-ocamldoc
@@ -93,6 +94,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.0.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list