rpms/python-virtinst/devel python-virtinst.spec,1.21,1.22

Daniel P. Berrange (berrange) fedora-extras-commits at redhat.com
Fri Aug 24 16:09:16 UTC 2007


Author: berrange

Update of /cvs/pkgs/rpms/python-virtinst/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28158

Modified Files:
	python-virtinst.spec 
Log Message:
Remove ExludeArch


Index: python-virtinst.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/devel/python-virtinst.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- python-virtinst.spec	26 Jul 2007 15:13:08 -0000	1.21
+++ python-virtinst.spec	24 Aug 2007 16:08:43 -0000	1.22
@@ -11,13 +11,12 @@
 Summary: Python modules for starting Xen guest installations
 Name: python-%{appname}
 Version: 0.200.0
-Release: 2%{_extra_release}
+Release: 3%{_extra_release}
 Source0: http://virt-manager.et.redhat.com/download/sources/%{appname}/%{appname}-%{version}.tar.gz
 License: GPL
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-ExcludeArch: ppc ppc64 s390 s390x
 Url: http://virt-manager.org/
 Provides: virtinst
 Requires: libvirt-python >= 0.2.1
@@ -67,6 +66,9 @@
 %{_bindir}/virt-clone
 
 %changelog
+* Fri Aug 24 2007 Daniel P. Berrange <berrange at redhat.com> - 0.200.0-3.fc8
+- Remove ExludeArch since libvirt is now available everywhere
+
 * Thu Jul 26 2007 Daniel P. Berrange <berrange at redhat.com> - 0.200.0-2.fc8
 - Fixed default architecture
 




More information about the fedora-extras-commits mailing list