SPECS (LINUX_2_6): kernel.spec - change in suspend2 patch structur...

mguevara mguevara at pld-linux.org
Sat Dec 9 00:00:48 CET 2006


Author: mguevara                     Date: Fri Dec  8 23:00:48 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- change in suspend2 patch structure (single patch instead of tar.bz2)
  so we use patch69 instead source10

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1665 -> 1.441.2.1666) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1665 SPECS/kernel.spec:1.441.2.1666
--- SPECS/kernel.spec:1.441.2.1665	Fri Dec  8 23:33:42 2006
+++ SPECS/kernel.spec	Sat Dec  9 00:00:42 2006
@@ -156,7 +156,7 @@
 %define		drm_xfree_version	4.3.0
 
 %define		squashfs_version	3.1
-%define		suspend_version		2.2.8
+%define		suspend_version		2.2.9
 
 %define		xen_version		3.0.2
 
@@ -186,8 +186,8 @@
 Source5:	kernel-ppclibs.Makefile
 Source7:	kernel-module-build.pl
 
-Source10:	http://suspend2.net/downloads/all/suspend2-%{suspend_version}-for-2.6.18.tar.bz2
-# Source10-md5:	8a24775d9e83cfaaf1d3ff56fc0648cf
+#Source10:	http://suspend2.net/downloads/all/suspend2-%{suspend_version}-for-2.6.19-rc6.tar.bz2
+##Source10-md5:	8a24775d9e83cfaaf1d3ff56fc0648cf
 #Source12:	ftp://ftp.namesys.com/pub/reiser4-for-2.6/2.6.17/reiser4-for-2.6.17-3.patch.gz
 ##Source12-md5:	593c3296ddf40c5b116ee129781da341
 #Source14:	http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
@@ -303,6 +303,8 @@
 # Derived from http://www.skd.de/e_en/products/adapters/pci_64/sk-98xx_v20/software/linux/driver/install-8_36.tar.bz2
 Patch60:	linux-2.6-sk98lin-8.36.1.3.patch
 
+# http://www.suspend2.net/downloads/all/suspend2-2.2.9-for-2.6.19-rc6.patch.bz2
+Patch69:	suspend2-2.2.9-for-2.6.19-rc6.patch
 Patch70:	linux-2.6-suspend2-avoid-redef.patch
 Patch71:	linux-2.6-suspend2-page.patch
 Patch72:	linux-2.6-suspend2-off.patch
@@ -858,7 +860,7 @@
 /usr/src/linux/Documentation.
 
 %prep
-%setup -q -n linux-%{_basever}%{_rc} -a10 %{?with_abi:-a14}
+%setup -q -n linux-%{_basever}%{_rc} %{?with_abi:-a14}
 
 # borooken in this time.
 #patch0 -p1
@@ -875,9 +877,10 @@
 
 # suspend2:
 %ifarch %{ix86} %{x8664} ia64
-for i in suspend2-%{suspend_version}-for-*/[0-9]*; do
-patch -p1 -s < $i
-done
+##for i in suspend2-%{suspend_version}-for-*/[0-9]*; do
+##patch -p1 -s < $i
+%patch69 -p1
+##done
 %patch70 -p1
 %patch71 -p1
 %patch72 -p1
@@ -1809,6 +1812,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1666  2006/12/08 23:00:42  mguevara
+- change in suspend2 patch structure (single patch instead of tar.bz2)
+  so we use patch69 instead source10
+
 Revision 1.441.2.1665  2006/12/08 22:33:42  mguevara
 - massive 2.6.19 todo
 - patch1 updated but we could test the alternative one and test 2057x-based
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1665&r2=1.441.2.1666&f=u



More information about the pld-cvs-commit mailing list