rpms/virt-df/devel virt-df.spec,1.10,1.11

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


Author: karsten

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

Modified Files:
	virt-df.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-df.spec
===================================================================
RCS file: /cvs/extras/rpms/virt-df/devel/virt-df.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- virt-df.spec	10 Mar 2009 11:20:53 -0000	1.10
+++ virt-df.spec	16 Apr 2009 09:26:14 -0000	1.11
@@ -12,6 +12,7 @@
 URL:            http://et.redhat.com/~rjones/virt-df/
 Source0:        http://et.redhat.com/~rjones/virt-df/files/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    sparc64 s390 s390x
 
 Patch0:         virt-df-2.1.4-bogus-zh_CN-plurals.patch
 
@@ -98,6 +99,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)
+
 * Tue Mar 10 2009 Richard W.M. Jones <rjones at redhat.com> - 2.1.5-1
 - New upstream version 2.1.5.
 - Remove patch for camlp4, since it's now upstream.




More information about the fedora-extras-commits mailing list