rpms/qemu-launcher/F-8 qemu-launcher.spec,1.1,1.2

Nicholas Boyle (nboyle) fedora-extras-commits at redhat.com
Sun Dec 9 06:03:15 UTC 2007


Author: nboyle

Update of /cvs/pkgs/rpms/qemu-launcher/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31614/F-8

Modified Files:
	qemu-launcher.spec 
Log Message:
Added ExcludeArch: ppc64 to .spec



Index: qemu-launcher.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu-launcher/F-8/qemu-launcher.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qemu-launcher.spec	8 Dec 2007 02:24:29 -0000	1.1
+++ qemu-launcher.spec	9 Dec 2007 06:02:40 -0000	1.2
@@ -1,6 +1,6 @@
 Name:      qemu-launcher
 Version:   1.7.4
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   A graphical front-end to Qemu virtual machines
 
 Group:     Applications/Emulators
@@ -15,6 +15,7 @@
 Patch0:    %{name}-%{version}.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch: noarch
+ExcludeArch: ppc64
 
 BuildRequires: desktop-file-utils
 BuildRequires: gettext
@@ -78,6 +79,8 @@
 
 
 %changelog
+* Sat Dec 09 2007 Nicholas Boyle <nsboyle at gmail.com> - 1.7.4-4
+- Added ExcludeArch: ppc64, as there is no ppc64 build for qemu
 * Tue Dec 04 2007 Nicholas Boyle <nsboyle at gmail.com> - 1.7.4-3
 - Clean after build now correctly removes buildroot
 - Package now takes ownership of directories it creates




More information about the fedora-extras-commits mailing list