rpms/kernel-xen/devel kernel-xen.spec,1.65,1.66

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Feb 12 19:11:03 UTC 2006


Author: quintela

Update of /cvs/dist/rpms/kernel-xen/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8961

Modified Files:
	kernel-xen.spec 
Log Message:
compile only x86_64 & i686 & fix spec merge typo


Index: kernel-xen.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel-xen/devel/kernel-xen.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- kernel-xen.spec	12 Feb 2006 18:27:29 -0000	1.65
+++ kernel-xen.spec	12 Feb 2006 19:11:00 -0000	1.66
@@ -162,6 +162,7 @@
 Release: %{release}
 #ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries s390 s390x
 ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries
+ExclusiveArch: noarch i686 x86_64
 ExclusiveOS: Linux
 Provides: kernel = %{version}
 Provides: kernel-drm = 4.3.0
@@ -1233,8 +1234,6 @@
 
 cd linux-%{kversion}.%{_target_cpu}
 
-cd linux-%{kversion}.%{_target_cpu}
-
 %if %{buildup}
 BuildKernel %make_target %kernel_image
 %endif
@@ -1574,6 +1573,7 @@
 
 %changelog
 * Sun Feb 12 2006 Juan Quintela <quintela at redhat.com>
+- make real release, only with x86_64 & i686.
 - rebase with rawhide 1.1936
 
 * Sun Feb 12 2006 Dave Jones <davej at redhat.com>




More information about the fedora-cvs-commits mailing list