rpms/kernel-xen-2.6/F-7 kernel.spec,1.1.2.5,1.1.2.6

Eduardo Habkost (ehabkost) fedora-extras-commits at redhat.com
Wed Oct 17 21:04:21 UTC 2007


Author: ehabkost

Update of /cvs/pkgs/rpms/kernel-xen-2.6/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29448

Modified Files:
      Tag: private-ehabkost-debuginfo-branch
	kernel.spec 
Log Message:
Remove all non-x86 arches from ExclusiveArch

They won't build on Koji, currently.




Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/F-7/Attic/kernel.spec,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- kernel.spec	17 Oct 2007 20:27:30 -0000	1.1.2.5
+++ kernel.spec	17 Oct 2007 21:03:49 -0000	1.1.2.6
@@ -458,7 +458,7 @@
 Release: %{pkg_release}
 # DO NOT CHANGE THE 'ExclusiveArch' LINE TO TEMPORARILY EXCLUDE AN ARCHITECTURE BUILD.
 # SET %%nobuildarches (ABOVE) INSTEAD
-ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 s390x alpha alphaev56
+ExclusiveArch: noarch %{all_x86} x86_64
 ExclusiveOS: Linux
 
 %kernel_reqprovconf




More information about the fedora-extras-commits mailing list