[arch-commits] CVS update of extra/kernels/kernel26suspend2 (2 files)

Thomas Baechler thomas at archlinux.org
Sat May 12 18:09:58 UTC 2007


    Date: Saturday, May 12, 2007 @ 14:09:58
  Author: thomas
    Path: /home/cvs-extra/extra/kernels/kernel26suspend2

Modified: PKGBUILD (1.17 -> 1.18)
 Removed: current-suspend2-2.6.21.patch.bz2 (1.1)

upgpkg: kernel26suspend2 2.6.21.1-2


-----------------------------------+
 PKGBUILD                          |   16 ++++++++--------
 current-suspend2-2.6.21.patch.bz2 |    <<Binary file>>
 2 files changed, 9 insertions(+), 8 deletions(-)


Index: extra/kernels/kernel26suspend2/PKGBUILD
diff -u extra/kernels/kernel26suspend2/PKGBUILD:1.17 extra/kernels/kernel26suspend2/PKGBUILD:1.18
--- extra/kernels/kernel26suspend2/PKGBUILD:1.17	Tue May  8 15:55:16 2007
+++ extra/kernels/kernel26suspend2/PKGBUILD	Sat May 12 14:09:58 2007
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD,v 1.17 2007/05/08 19:55:16 thomas Exp $
+# $Id: PKGBUILD,v 1.18 2007/05/12 18:09:58 thomas Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 pkgname=kernel26suspend2
 _basekernel=2.6.21
 pkgver=2.6.21.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The Linux Kernel with suspend2 (http://www.suspend2.net) support"
-#_suspend2ver=2.2.9.13-for-2.6.21-rc7
+_suspend2ver=2.2.9.15-for-2.6.21
 arch=('i686')
 url="http://www.kernel.org"
 backup=('etc/mkinitcpio.d/kernel26suspend2-fallback.conf' \
@@ -20,8 +20,8 @@
   logo_linux_vga16.ppm
   kernel26suspend2.preset
   mkinitcpio-$pkgname.conf
-  #http://www.suspend2.net/downloads/all/suspend2-${_suspend2ver}.patch.bz2
-  current-suspend2-2.6.21.patch.bz2
+  http://www.suspend2.net/downloads/all/suspend2-${_suspend2ver}.patch.bz2
+  #current-suspend2-2.6.21.patch.bz2
   http://www.tud.ttu.ee/~t030562/nobile/include/cpufreq-speedstep-dothan-3.patch
   acpi-dsdt-initrd-v0.8.4-2.6.21.patch
   toshiba-bluetooth.patch
@@ -49,7 +49,7 @@
          'a995ec849ea43d3c89d607bbdd1e7d09'
          'e140dce8ad579f30f6f721c78209c7fe'
          '2f922c5d8bea6bcbb17983daa68f348f'
-         '17ae1cca6e8453b1798f69446bbe8a7b'
+         '6b487092ae4396db71d63cc9945be861'
          'eb57406fe52ff1c078978ca8956e914a'
          '493137566bc397ec762c86e64bd96849'
          '695d8578a0334fa9bb140917561f03d4'
@@ -111,8 +111,8 @@
   # add unionfs
   patch -Np1 -i ../linux-2.6.21-u2.diff || return 1
   # add suspend2 support
-  #patch -Np1 -i ../suspend2-${_suspend2ver}.patch || return 1
-  patch -Np1 -i ../current-suspend2-2.6.21.patch || return 1
+  patch -Np1 -i ../suspend2-${_suspend2ver}.patch || return 1
+  #patch -Np1 -i ../current-suspend2-2.6.21.patch || return 1
   # Add dothan speedstep support
   patch -Np1 -i ../cpufreq-speedstep-dothan-3.patch || return 1
   # remove the extraversion from Makefile
Index: extra/kernels/kernel26suspend2/current-suspend2-2.6.21.patch.bz2
<<Binary file>>




More information about the arch-commits mailing list