packages: kernel/kernel.spec - added (commented by default) the kernel-usb_...

witekfl witekfl at pld-linux.org
Tue Oct 26 16:44:19 CEST 2010


Author: witekfl                      Date: Tue Oct 26 14:44:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added (commented by default) the kernel-usb_reset.patch (for T41)
- do not remove it. It is easier to uncomment two lines, then patch
  kernel.spec every time.

---- Files affected:
packages/kernel:
   kernel.spec (1.853 -> 1.854) 

---- Diffs:

================================================================
Index: packages/kernel/kernel.spec
diff -u packages/kernel/kernel.spec:1.853 packages/kernel/kernel.spec:1.854
--- packages/kernel/kernel.spec:1.853	Tue Oct 26 08:13:04 2010
+++ packages/kernel/kernel.spec	Tue Oct 26 16:44:13 2010
@@ -305,6 +305,10 @@
 Patch10001:	kernel-grsec-common.patch
 Patch10002:	kernel-grsec_fixes.patch
 
+# Do not remove this line, please. It is easier for me to uncomment two lines, then patch
+# kernel.spec every time.
+#Patch50000:	kernel-usb_reset.patch
+
 URL:		http://www.kernel.org/
 BuildRequires:	binutils >= 3:2.18
 %ifarch sparc sparc64
@@ -808,6 +812,9 @@
 %patch2001 -p1
 #%patch2003 -p1
 
+# Do not remove this, please!
+#%patch50000 -p1
+
 # Fix EXTRAVERSION in main Makefile
 sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = %{postver}%{?alt_kernel:_%{alt_kernel}}#g' Makefile
 
@@ -1529,6 +1536,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.854  2010/10/26 14:44:13  witekfl
+- added (commented by default) the kernel-usb_reset.patch (for T41)
+- do not remove it. It is easier to uncomment two lines, then patch
+  kernel.spec every time.
+
 Revision 1.853  2010/10/26 06:13:04  arekm
 S: keyutils (dns resolver and other in kernel will needs this)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel/kernel.spec?r1=1.853&r2=1.854&f=u



More information about the pld-cvs-commit mailing list