rpms/kernel-xen-2.6/devel kernel-xen.spec,1.59,1.60

Eduardo Habkost (ehabkost) fedora-extras-commits at redhat.com
Wed Sep 26 19:21:35 UTC 2007


Author: ehabkost

Update of /cvs/pkgs/rpms/kernel-xen-2.6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26676

Modified Files:
	kernel-xen.spec 
Log Message:
Remove reference to unused patch files on spec




Index: kernel-xen.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel-xen-2.6/devel/kernel-xen.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- kernel-xen.spec	26 Sep 2007 18:52:12 -0000	1.59
+++ kernel-xen.spec	26 Sep 2007 19:21:01 -0000	1.60
@@ -326,7 +326,6 @@
 # Patches 0 through 100 are meant for core subsystem upgrades
 #
 Patch1: patch-2.6.21.7.bz2
-Patch3: git-geode.patch
 
 # Patches 10 through 99 are for things that are going upstream really soon.
 Patch11: nouveau-drm.patch
@@ -458,15 +457,11 @@
 Patch905: linux-2.6-modsign-core.patch
 Patch906: linux-2.6-modsign-script.patch
 
-# Tux http accelerator.
-Patch910: linux-2.6-tux.patch
-
 # 950 - 999 Xen
 # linux-2.6.21.7-xen-3.1.0.patch patch generated by
 # 'hg diff -rd91e11100fb0 -rd610071e6045 -X .hgtags' on
 # http://hg.et.redhat.com/kernel-dev/ehabkost/linux-2.6.21.y-xen-3.1.0
 Patch950: linux-2.6.21.7-xen-3.1.0.patch.bz2
-Patch952: linux-2.6-xen-x86_64-silence-up-apic-errors.patch
 Patch960: linux-2.6-xen-blkfront-wait-add.patch
 Patch961: linux-2.6-xen-backwards-time.patch
 Patch962: linux-2.6-xen-irq_vector-uninitialize.patch
@@ -503,9 +498,6 @@
 Patch1100: linux-2.6-scsi-bounce-isa.patch
 Patch1106: linux-2.6-scsi-cpqarray-set-master.patch
 
-# NFS bits.
-Patch1200: linux-2.6-NFSD-ctlbits.patch
-
 # NIC driver fixes
 Patch1300: linux-2.6-net-e1000-no-msi-warning.patch
 
@@ -566,13 +558,11 @@
 # Tweak some defaults.
 Patch2100: linux-2.6-defaults-fat-utf8.patch
 Patch2103: linux-2.6-defaults-unicode-vt.patch
-Patch2104: linux-2.6-defaults-disable-split-ptlock.patch
 Patch2105: linux-2.6-defaults-nonmi.patch
 Patch2106: linux-2.6-defaults-pci_no_msi_mmconf.patch
 Patch2107: linux-2.6-usb-autosuspend-default-disable.patch
 
 # SATA Bits
-Patch2200: linux-2.6-sata-promise-pata-ports.patch
 Patch2201: linux-2.6-libata-hpa.patch
 Patch2202: linux-2.6-libata-sata_nv-adma.patch
 Patch2203: linux-2.6-libata-ali-atapi-dma.patch
@@ -1133,9 +1123,6 @@
 %patch906 -p1
 
 
-# Tux
-#%patch910 -p1
-
 #
 # Patches 1000 to 5000 are reserved for bugfixes to drivers and filesystems
 #
@@ -1184,8 +1171,6 @@
 #
 # Various NFS/NFSD fixes.
 #
-# kNFSD: fixed '-p port' arg to rpc.nfsd and enables the defining proto versions and transports
-#%patch1200 -p1
 
 # NIC driver fixes
 # Don't print warnings about MSI failures on e1000
@@ -1294,8 +1279,6 @@
 
 # Use unicode VT's by default.
 %patch2103 -p1
-# Disable split page table lock
-#%patch2104 -p1
 # Disable NMI watchdog by default.
 %patch2105 -p1
 # Disable MMCONFIG & MSI by default.
@@ -1303,8 +1286,6 @@
 # Disable USB autosuspend by default.
 %patch2107 -p1
 
-# Enable PATA ports on Promise SATA.
-#%patch2200 -p1
 # HPA support for libata.
 %patch2201 -p1
 # sata_nv: Don't attempt using ADMA for (READ|SET)_MAX commands




More information about the fedora-extras-commits mailing list