rpms/kernel/devel kernel-2.6.spec,1.1840,1.1841

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 11 01:39:50 UTC 2006


Author: dwmw2

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

Modified Files:
	kernel-2.6.spec 
Log Message:
disable s390


Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/kernel-2.6.spec,v
retrieving revision 1.1840
retrieving revision 1.1841
diff -u -r1.1840 -r1.1841
--- kernel-2.6.spec	11 Jan 2006 00:01:11 -0000	1.1840
+++ kernel-2.6.spec	11 Jan 2006 01:39:47 -0000	1.1841
@@ -156,7 +156,7 @@
 Version: %{rpmversion}
 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 s390 s390x
+ExclusiveArch: noarch %{all_x86} x86_64 ppc ppc64 ia64 sparc sparc64 ppc64iseries
 ExclusiveOS: Linux
 Provides: kernel = %{version}
 Provides: kernel-drm = 4.3.0
@@ -271,6 +271,9 @@
 # Tux http accelerator.
 Patch910: linux-2.6-tux.patch
 
+# Pselect/ppoll system calls
+Patch920: linux-2.6-pselect.patch
+
 #
 # Patches 1000 to 5000 are reserved for bugfixes to drivers and filesystems
 #
@@ -703,6 +706,9 @@
 # Tux
 %patch910 -p1
 
+# Pselect/ppoll 
+%patch920 -p1
+
 #
 # Patches 1000 to 5000 are reserved for bugfixes to drivers and filesystems
 #
@@ -1362,6 +1368,7 @@
 %changelog
 * Wed Jan 11 2006 David Woodhouse <dwmw2 at redhat.com>
 - 2.6.15-git6a (49cd619c69d643b30a24029e40eb5364c7a26b2e)
+- Disable S390
 
 * Tue Jan 10 2006 David Woodhouse <dwmw2 at redhat.com>
 - 2.6.15-git5a (1fd5a46dd6bbca3a1275465120caf4748872c2a7)




More information about the fedora-cvs-commits mailing list