[fedora-virt-maint] rpms/xenner/devel xenner.spec,1.38,1.39

Tom Callaway spot at fedoraproject.org
Fri Feb 27 19:54:05 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/xenner/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20900

Modified Files:
	xenner.spec 
Log Message:
fix ExclusiveArch


Index: xenner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xenner/devel/xenner.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- xenner.spec	26 Feb 2009 08:30:26 -0000	1.38
+++ xenner.spec	27 Feb 2009 19:53:34 -0000	1.39
@@ -1,22 +1,22 @@
 Name:         xenner
 License:      GPLv2+
 Version:      0.46
-Release:      4%{?dist}
+Release:      5%{?dist}
 Summary:      Xen emulator for kvm
 Group:        Applications/Emulators
-Source0:      %{name}-%{version}.tar.gz
+Source0:      http://dl.bytesex.org/releases/%{name}/%{name}-%{version}.tar.gz
 Patch0:       %{name}-noidlestats.diff
-URL:          http://dl.bytesex.org/releases/%{name}/%{name}-%{version}.tar.gz
+URL:          http://kraxel.fedorapeople.org/xenner/
 Requires:     xen-runtime
 Provides:     xen-hypervisor-abi = 3.2
 Buildroot:    %{_tmppath}/root-%{name}-%{version}-%{release}
-ExclusiveArch: i386 i686 x86_64
+ExclusiveArch: %{ix86} x86_64
 BuildRequires: xen-devel
 BuildRequires: e2fsprogs-devel
 BuildRequires: libaio-devel
 BuildRequires: zlib-devel
 BuildRequires: python util-linux-ng
-BuildRequires: /usr/include/gnu/stubs-32.h
+# BuildRequires: /usr/include/gnu/stubs-32.h
 
 %description
 xenner is a utility which is able to boot xen paravirtualized kernels,
@@ -59,6 +59,9 @@
 rm -rf %{buildroot}
 
 %changelog
+* Fri Feb 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.46-5
+- fix ExclusiveArch
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.46-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the Fedora-virt-maint mailing list