rpms/kernel/F-13 kernel.spec,1.2053,1.2054

Kyle McMartin kyle at fedoraproject.org
Thu Jun 3 23:13:13 UTC 2010


Author: kyle

Update of /cvs/pkgs/rpms/kernel/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15973

Modified Files:
	kernel.spec 
Log Message:
* Thu Jun 03 2010 Kyle McMartin <kyle at redhat.com>
- But keep it for kernel-headers...



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-13/kernel.spec,v
retrieving revision 1.2053
retrieving revision 1.2054
diff -u -p -r1.2053 -r1.2054
--- kernel.spec	3 Jun 2010 23:03:34 -0000	1.2053
+++ kernel.spec	3 Jun 2010 23:13:13 -0000	1.2054
@@ -510,7 +510,7 @@ Version: %{rpmversion}
 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 %{arm}
+ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 s390 s390x alpha alphaev56 %{arm}
 ExclusiveOS: Linux
 
 %kernel_reqprovconf
@@ -2187,6 +2187,9 @@ fi
 # and build.
 
 %changelog
+* Thu Jun 03 2010 Kyle McMartin <kyle at redhat.com>
+- But keep it for kernel-headers...
+
 * Thu Jun 03 2010 Dave Jones <davej at redhat.com>
 - remove the 31bit s390 support again.
 



More information about the scm-commits mailing list