[arch-commits] Commit in udev/trunk (PKGBUILD)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:14:46
  Author: tomegun
Revision: 124345

upgpkg: udev 170-1
Fix for use in mkinitcpio

Modified:
  udev/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-19 23:18:08 UTC (rev 124344)
+++ PKGBUILD2011-05-20 06:14:46 UTC (rev 124345)
@@ -6,7 +6,7 @@
 
 pkgbase=udev
 pkgname=('udev' 'udev-compat')
-pkgver=169
+pkgver=170
 pkgrel=1
 arch=(i686 x86_64)
 url=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html;
@@ -96,7 +96,7 @@
   install -d -m755 ${pkgdir}/lib/${pkgbase}/rules.d
   install -D -m644 
${srcdir}/${pkgbase}-${pkgver}/rules/misc/30-kernel-compat.rules 
${pkgdir}/lib/udev/rules.d/30-kernel-compat.rules
 }
-md5sums=('967c66e6b8e29d7cfc98326c5b00454d'
+md5sums=('6e132d1a3b4dae24dafd2726c5cdd982'
  '4427855146513a4703ab5c7eb8a0156e'
  'd8725e64fd0ce6e784ae795fae424c0a'
  'f91fddc67609b45b244a624977c4247b')



[arch-commits] Commit in udev/repos (testing-i686)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:14:49
  Author: tomegun
Revision: 124346

archrelease: remove testing-i686

Deleted:
  udev/repos/testing-i686/



[arch-commits] Commit in udev/repos (testing-i686)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:15:03
  Author: tomegun
Revision: 124347

archrelease: copy trunk to testing-i686

Added:
  udev/repos/testing-i686/



[arch-commits] Commit in udev/repos (testing-x86_64)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:15:12
  Author: tomegun
Revision: 124348

archrelease: remove testing-x86_64

Deleted:
  udev/repos/testing-x86_64/



[arch-commits] Commit in udev/repos (testing-i686 testing-x86_64)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:28:10
  Author: tomegun
Revision: 124349

archrelease: remove testing-i686

Added:
  udev/repos/testing-x86_64/
Deleted:
  udev/repos/testing-i686/



[arch-commits] Commit in udev/repos (testing-i686)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:28:24
  Author: tomegun
Revision: 124350

archrelease: copy trunk to testing-i686

Added:
  udev/repos/testing-i686/



[arch-commits] Commit in udev/repos (testing-x86_64)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:28:30
  Author: tomegun
Revision: 124351

archrelease: remove testing-x86_64

Deleted:
  udev/repos/testing-x86_64/



[arch-commits] Commit in udev/repos (testing-x86_64)

2011-05-20 Thread Tom Gundersen
Date: Friday, May 20, 2011 @ 02:28:42
  Author: tomegun
Revision: 124352

archrelease: copy trunk to testing-x86_64

Added:
  udev/repos/testing-x86_64/



[arch-commits] Commit in kernel26-lts/trunk (config config.x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 02:35:57
  Author: tpowa
Revision: 124353

add cifs upcall to config files

Modified:
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---+
 config|4 ++--
 config.x86_64 |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: config
===
--- config  2011-05-20 06:28:42 UTC (rev 124352)
+++ config  2011-05-20 06:35:57 UTC (rev 124353)
@@ -4366,11 +4366,11 @@
 CONFIG_CIFS_STATS=y
 # CONFIG_CIFS_STATS2 is not set
 CONFIG_CIFS_WEAK_PW_HASH=y
-# CONFIG_CIFS_UPCALL is not set
+CONFIG_CIFS_UPCALL=y
 CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG2 is not set
-# CONFIG_CIFS_DFS_UPCALL is not set
+CONFIG_CIFS_DFS_UPCALL=y
 # CONFIG_CIFS_EXPERIMENTAL is not set
 CONFIG_NCP_FS=m
 # CONFIG_NCPFS_PACKET_SIGNING is not set

Modified: config.x86_64
===
--- config.x86_64   2011-05-20 06:28:42 UTC (rev 124352)
+++ config.x86_64   2011-05-20 06:35:57 UTC (rev 124353)
@@ -4179,11 +4179,11 @@
 CONFIG_CIFS_STATS=y
 # CONFIG_CIFS_STATS2 is not set
 CONFIG_CIFS_WEAK_PW_HASH=y
-# CONFIG_CIFS_UPCALL is not set
+CONFIG_CIFS_UPCALL=y
 CONFIG_CIFS_XATTR=y
 CONFIG_CIFS_POSIX=y
 # CONFIG_CIFS_DEBUG2 is not set
-# CONFIG_CIFS_DFS_UPCALL is not set
+CONFIG_CIFS_DFS_UPCALL=y
 # CONFIG_CIFS_EXPERIMENTAL is not set
 CONFIG_NCP_FS=m
 # CONFIG_NCPFS_PACKET_SIGNING is not set



[arch-commits] Commit in libxfce4ui/trunk (PKGBUILD)

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:47:50
  Author: andyrtr
Revision: 124354

upgpkg: libxfce4ui 4.8.0-3
add dependenxy to libsm, should fix session management FS#24339

Modified:
  libxfce4ui/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 06:35:57 UTC (rev 124353)
+++ PKGBUILD2011-05-20 06:47:50 UTC (rev 124354)
@@ -4,12 +4,12 @@
 
 pkgname=libxfce4ui
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc=share commonly used Xfce widgets among the Xfce applications
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.xfce.org/;
-depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'startup-notification') 
+depends=('libxfce4util=4.8.0' 'gtk2' xfconf=4.8.0 'libsm' 
'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')
 #replaces=('libxfcegui4') - later when all is ported



[arch-commits] Commit in libxfce4ui/repos (extra-i686)

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:48:00
  Author: andyrtr
Revision: 124355

archrelease: remove extra-i686

Deleted:
  libxfce4ui/repos/extra-i686/



[arch-commits] Commit in libxfce4ui/repos (extra-i686)

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:48:19
  Author: andyrtr
Revision: 124356

archrelease: copy trunk to extra-i686

Added:
  libxfce4ui/repos/extra-i686/



[arch-commits] Commit in libxfce4ui/repos (extra-x86_64)

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:48:24
  Author: andyrtr
Revision: 124357

archrelease: remove extra-x86_64

Deleted:
  libxfce4ui/repos/extra-x86_64/



[arch-commits] Commit in libxfce4ui/repos (extra-x86_64)

2011-05-20 Thread andyrtr
Date: Friday, May 20, 2011 @ 02:48:49
  Author: andyrtr
Revision: 124358

archrelease: copy trunk to extra-x86_64

Added:
  libxfce4ui/repos/extra-x86_64/



[arch-commits] Commit in fontforge/trunk (PKGBUILD)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 04:42:23
  Author: bisson
Revision: 124359

remove --enable-double for FS#24346

Modified:
  fontforge/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 06:48:49 UTC (rev 124358)
+++ PKGBUILD2011-05-20 08:42:23 UTC (rev 124359)
@@ -5,7 +5,7 @@
 
 pkgname=fontforge
 pkgver=20110222
-pkgrel=1
+pkgrel=2
 pkgdesc='Outline and bitmap font editor'
 arch=('i686' 'x86_64')
 url='http://fontforge.sourceforge.net'
@@ -23,11 +23,11 @@
--prefix=/usr \
--mandir=/usr/share/man \
--enable-type3 \
-   --enable-double \
--enable-devicetables \
--with-regular-link \
--with-python=python2 \
-   --enable-pyextension
+   --enable-pyextension \
+
make
 }
 



[arch-commits] Commit in fontforge/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 04:42:33
  Author: bisson
Revision: 124360

archrelease: remove extra-i686

Deleted:
  fontforge/repos/extra-i686/



[arch-commits] Commit in fontforge/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 04:42:39
  Author: bisson
Revision: 124361

archrelease: copy trunk to extra-i686

Added:
  fontforge/repos/extra-i686/



[arch-commits] Commit in fontforge/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 04:42:41
  Author: bisson
Revision: 124362

archrelease: remove extra-x86_64

Deleted:
  fontforge/repos/extra-x86_64/



[arch-commits] Commit in fontforge/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 04:42:48
  Author: bisson
Revision: 124363

archrelease: copy trunk to extra-x86_64

Added:
  fontforge/repos/extra-x86_64/



[arch-commits] Commit in aufs2/repos (extra-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 05:52:58
  Author: tpowa
Revision: 124364

db-move: aufs2 removed by tpowa for move to [extra] (i686)

Deleted:
  aufs2/repos/extra-i686/



[arch-commits] Commit in aufs2/repos (extra-i686 testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 05:52:58
  Author: tpowa
Revision: 124365

db-move: moved aufs2 from [testing] to [extra] (i686)

Added:
  aufs2/repos/extra-i686/
Deleted:
  aufs2/repos/testing-i686/



[arch-commits] Commit in aufs2/repos (extra-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 05:52:59
  Author: tpowa
Revision: 124366

db-move: aufs2 removed by tpowa for move to [extra] (x86_64)

Deleted:
  aufs2/repos/extra-x86_64/



[arch-commits] Commit in aufs2/repos (extra-x86_64 testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 05:53:00
  Author: tpowa
Revision: 124367

db-move: moved aufs2 from [testing] to [extra] (x86_64)

Added:
  aufs2/repos/extra-x86_64/
Deleted:
  aufs2/repos/testing-x86_64/



[arch-commits] Commit in kernel26/trunk (4 files)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:32:04
  Author: tpowa
Revision: 124368

upgpkg: kernel26 2.6.39-1
bump to 2.6.39 release

Modified:
  kernel26/trunk/PKGBUILD
  kernel26/trunk/config
  kernel26/trunk/config.x86_64
  kernel26/trunk/kernel26.install

--+
 PKGBUILD |   18 +--
 config   |  306 ++---
 config.x86_64|  303 ++--
 kernel26.install |2 
 4 files changed, 455 insertions(+), 174 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 124367:124368 to see the changes.


[arch-commits] Commit in kernel26/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:32:19
  Author: tpowa
Revision: 124369

archrelease: copy trunk to testing-i686

Added:
  kernel26/repos/testing-i686/



[arch-commits] Commit in kernel26/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:32:33
  Author: tpowa
Revision: 124370

archrelease: copy trunk to testing-x86_64

Added:
  kernel26/repos/testing-x86_64/



[arch-commits] Commit in ndiswrapper/trunk (PKGBUILD ndiswrapper.install)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:46:35
  Author: tpowa
Revision: 124371

upgpkg: ndiswrapper 1.56-10
rebuild against .39

Modified:
  ndiswrapper/trunk/PKGBUILD
  ndiswrapper/trunk/ndiswrapper.install

-+
 PKGBUILD|8 
 ndiswrapper.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 10:32:33 UTC (rev 124370)
+++ PKGBUILD2011-05-20 10:46:35 UTC (rev 124371)
@@ -2,16 +2,16 @@
 #Maintainer: Tobias Powalowski tp...@archlinux.org
 
 pkgname=ndiswrapper
-_kernver=2.6.38-ARCH
+_kernver=2.6.39-ARCH
 pkgver=1.56
-pkgrel=9
+pkgrel=10
 pkgdesc=Module for NDIS (Windows Network Drivers) drivers supplied by 
vendors. For stock arch 2.6 kernel.
 license=('GPL')
 arch=(i686 x86_64)
 url=http://ndiswrapper.sourceforge.net;
 install=ndiswrapper.install
-depends=(ndiswrapper-utils=$pkgver 'kernel26=2.6.38' 'kernel262.6.39')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=(ndiswrapper-utils=$pkgver 'kernel26=2.6.39' 'kernel262.6.40')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 
source=(http://downloads.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz
 kernel-2.6.35.patch
 kernel-2.6.36.patch

Modified: ndiswrapper.install
===
--- ndiswrapper.install 2011-05-20 10:32:33 UTC (rev 124370)
+++ ndiswrapper.install 2011-05-20 10:46:35 UTC (rev 124371)
@@ -2,7 +2,7 @@
 post_install()
 {
   ndiswrapper -m
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21 
 }
 
@@ -11,13 +11,13 @@
 post_upgrade()
 {
   ndiswrapper -m
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21 
 }
 
 # arg 1:  the old package version
 post_remove()
 {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21
 }



[arch-commits] Commit in ndiswrapper/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:46:50
  Author: tpowa
Revision: 124372

archrelease: copy trunk to testing-i686

Added:
  ndiswrapper/repos/testing-i686/



[arch-commits] Commit in ndiswrapper/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:47:04
  Author: tpowa
Revision: 124373

archrelease: copy trunk to testing-x86_64

Added:
  ndiswrapper/repos/testing-x86_64/



[arch-commits] Commit in fcpci/trunk (5 files)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:50:58
  Author: tpowa
Revision: 124374

upgpkg: fcpci 31107-60
rebuild against .39

Added:
  fcpci/trunk/kernel-2.6.39-i686.patch
  fcpci/trunk/kernel-2.6.39-x86_64.patch
  fcpci/trunk/kernel-2.6.39.patch
Modified:
  fcpci/trunk/PKGBUILD
  fcpci/trunk/fcpci.install

+
 PKGBUILD   |   28 +++-
 fcpci.install  |4 ++--
 kernel-2.6.39-i686.patch   |   11 +++
 kernel-2.6.39-x86_64.patch |   11 +++
 kernel-2.6.39.patch|   22 ++
 5 files changed, 65 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 10:47:04 UTC (rev 124373)
+++ PKGBUILD2011-05-20 10:50:58 UTC (rev 124374)
@@ -3,14 +3,14 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=59
-_kernver=2.6.38-ARCH
+pkgrel=60
+_kernver=2.6.39-ARCH
 pkgdesc=AVM ISDN driver for FRITZ PCI isdn cards. For stock arch 2.6 kernel.
 arch=(i686 x86_64)
 license=('custom:AVM' 'LGPL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'kernel26=2.6.38' 'kernel262.6.39')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('capi4k-utils' 'kernel26=2.6.39' 'kernel262.6.40')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 if [ $CARCH = i686 ]; then
   
source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz
 
kernel-2.6.19.patch 
@@ -18,7 +18,9 @@
 kernel-2.6.22.patch
 kernel-2.6.24.patch 
 kernel-2.6.31.patch
-kernel-2.6.34.patch)
+kernel-2.6.34.patch
+kernel-2.6.39.patch
+kernel-2.6.39-i686.patch)
   md5sums=('3ee301b5d0e8df9e4b915af58b725556'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -26,8 +28,9 @@
  '4f4f03630ed994b16b4cd167f090a116'
  '21bfa466b1fb94663ed1f265948dba5e'
  '34f5b78b219de8ce12793b16e0171e87'
- '224a7679645a51929f8d5e1f210d7a9e')
-
+ '224a7679645a51929f8d5e1f210d7a9e'
+ '3980ae3eaa82d93b81b0ca32bb57a065'
+ 'e6f6c96df15392bbc92eb75f6611f4a7')
 fi
 if [ $CARCH = x86_64 ]; then
   
source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux_64bit/suse.10.0/fcpci-suse10.0-64bit-3.11-07.tar.gz
@@ -35,7 +38,9 @@
 atomic.patch kernel-2.6.20.patch kernel-2.6.22.patch
 kernel-2.6.24.patch
 kernel-2.6.31.patch
-kernel-2.6.34.patch)
+kernel-2.6.34.patch
+kernel-2.6.39.patch
+kernel-2.6.39-x86_64.patch)
   md5sums=('c5595478515d19436ab20b42e1549de0'
  '5c63dc9df0810bb1ba85f3425abaa0ed'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -43,7 +48,9 @@
  '4f4f03630ed994b16b4cd167f090a116'
  '21bfa466b1fb94663ed1f265948dba5e'
  '34f5b78b219de8ce12793b16e0171e87'
- '224a7679645a51929f8d5e1f210d7a9e')
+ '224a7679645a51929f8d5e1f210d7a9e'
+ '3980ae3eaa82d93b81b0ca32bb57a065'
+ 'b947c47b3f6dd2f143f84312a034bb77')
 fi
 install=fcpci.install
 options=(!strip)
@@ -51,12 +58,15 @@
 build() {
   cd $srcdir/fritz/src
   [ $CARCH = i686 ]  (patch -Np0 -i ../../atomic.patch)
+  [ $CARCH = i686 ]  (patch -Np0 -i ../../kernel-2.6.39-i686.patch)
   patch -Np0 -i ../../kernel-2.6.19.patch
   patch -Np0 -i ../../kernel-2.6.20.patch
   patch -Np0 -i ../../kernel-2.6.22.patch
   patch -Np0 -i ../../kernel-2.6.24.patch
   patch -Np0 -i ../../kernel-2.6.31.patch
   patch -Np0 -i ../../kernel-2.6.34.patch
+  [ $CARCH = x86_64 ]   patch -Np0 -i ../../kernel-2.6.39-x86_64.patch
+  patch -Np0 -i ../../kernel-2.6.39.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpci.install
===
--- fcpci.install   2011-05-20 10:47:04 UTC (rev 124373)
+++ fcpci.install   2011-05-20 10:50:58 UTC (rev 124374)
@@ -7,7 +7,7 @@
   sed -i -e 's/#fcpci  -   -   -   -   -   -/fcpci 
-   -   -   -   -   -/g' /etc/capi.conf
   # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.38-ARCH
+  KERNEL_VERSION=2.6.39-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }
 
@@ -22,6 +22,6 @@
   sed -i -e 's/fcpci   -   -   -   -   -   
-/#fcpci-   -   -   -   -   -/g' 
/etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.38-ARCH
+  KERNEL_VERSION=2.6.39-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }

Added: kernel-2.6.39-i686.patch
===
--- kernel-2.6.39-i686.patch(rev 0)
+++ kernel-2.6.39-i686.patch2011-05-20 10:50:58 UTC (rev 124374)
@@ -0,0 +1,11 

[arch-commits] Commit in fcpci/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:51:12
  Author: tpowa
Revision: 124375

archrelease: copy trunk to testing-i686

Added:
  fcpci/repos/testing-i686/



[arch-commits] Commit in fcpci/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:51:27
  Author: tpowa
Revision: 124376

archrelease: copy trunk to testing-x86_64

Added:
  fcpci/repos/testing-x86_64/



[arch-commits] Commit in fcpcmcia/trunk (5 files)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:55:01
  Author: tpowa
Revision: 124377

upgpkg: fcpcmcia 31107-58
rebuild against .39

Added:
  fcpcmcia/trunk/kernel-2.6.39-i686.patch
  fcpcmcia/trunk/kernel-2.6.39-x86_64.patch
  fcpcmcia/trunk/kernel-2.6.39.patch
Modified:
  fcpcmcia/trunk/PKGBUILD
  fcpcmcia/trunk/fcpcmcia.install

+
 PKGBUILD   |   28 
 fcpcmcia.install   |4 ++--
 kernel-2.6.39-i686.patch   |   11 +++
 kernel-2.6.39-x86_64.patch |   11 +++
 kernel-2.6.39.patch|   22 ++
 5 files changed, 66 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 10:51:27 UTC (rev 124376)
+++ PKGBUILD2011-05-20 10:55:01 UTC (rev 124377)
@@ -3,14 +3,14 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=57
-_kernver=2.6.38-ARCH
+pkgrel=58
+_kernver=2.6.39-ARCH
 pkgdesc=AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch 2.6 
kernel
 arch=(i686 x86_64)
 license=('custom:AVM' 'LPGL')
 url=http://www.avm.de;
-depends=('capi4k-utils' 'kernel26=2.6.38' 'kernel262.6.39')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('capi4k-utils' 'kernel26=2.6.39' 'kernel262.6.40')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 if [ $CARCH = i686 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
 atomic.patch kernel-2.6.19.patch 
@@ -24,7 +24,9 @@
 kernel-2.6.34.patch 
 kernel-2.6.35.patch
 kernel-2.6.36.patch
-kernel-2.6.37.patch)
+kernel-2.6.37.patch
+kernel-2.6.39.patch
+kernel-2.6.39-i686.patch)
 md5sums=('96fc3e72afdc2087b4dafe41c069ec18'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -39,7 +41,9 @@
  '224a7679645a51929f8d5e1f210d7a9e'
  '3a8dcddd077fc301a23a038d5f0aa11f'
  '21ccb623540d866091eb918a3d5b2358'
- '9093b1f75d3b2564eb6054ee7f708bee')
+ '9093b1f75d3b2564eb6054ee7f708bee'
+ '3980ae3eaa82d93b81b0ca32bb57a065'
+ 'e6f6c96df15392bbc92eb75f6611f4a7')
 fi
 if [ $CARCH = x86_64 ]; then 
source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux_64bit/suse.10.0/fcpcmcia-suse10.0-64bit-3.11-07.tar.gz
 pcmcia-2.6.17.patch 
@@ -55,7 +59,9 @@
 kernel-2.6.34.patch 
 kernel-2.6.35.patch
 kernel-2.6.36.patch
-kernel-2.6.37.patch)
+kernel-2.6.37.patch
+kernel-2.6.39.patch
+kernel-2.6.39-x86_64.patch)
 md5sums=('4f461710cf57ebf50b3c4f2842288752'
  'ec21dee3a5a09203dc55b399c29bc58c'
  '258b13bb2ac46960b9c91635f02cd080'
@@ -70,7 +76,10 @@
  '224a7679645a51929f8d5e1f210d7a9e'
  '3a8dcddd077fc301a23a038d5f0aa11f'
  '21ccb623540d866091eb918a3d5b2358'
- '9093b1f75d3b2564eb6054ee7f708bee')
+ '9093b1f75d3b2564eb6054ee7f708bee'
+ '3980ae3eaa82d93b81b0ca32bb57a065'
+ 'b947c47b3f6dd2f143f84312a034bb77')
+
 fi
 install=(fcpcmcia.install)
 options=(!makeflags !strip)
@@ -78,6 +87,7 @@
 build() {
   cd $srcdir/fritz/src
   [ $CARCH = i686 ]  (patch -Np0 -i ../../atomic.patch)
+  [ $CARCH = i686 ]  (patch -Np0 -i ../../kernel-2.6.39-i686.patch)
   patch -Np0 -i ../../pcmcia-2.6.17.patch
   patch -Np0 -i ../../kernel-2.6.19.patch
   patch -Np0 -i ../../kernel-2.6.20.patch
@@ -91,6 +101,8 @@
   patch -Np0 -i ../../kernel-2.6.35.patch
   patch -Np0 -i ../../kernel-2.6.36.patch
   patch -Np0 -i ../../kernel-2.6.37.patch
+  [ $CARCH = x86_64 ]  (patch -Np0 -i ../../kernel-2.6.39-x86_64.patch)
+  patch -Np0 -i ../../kernel-2.6.39.patch
   cd ..
   # fix from Karsten Keil kk...@suse.de
   # in refernece to bug: http://bugs.archlinux.org/task/8511

Modified: fcpcmcia.install
===
--- fcpcmcia.install2011-05-20 10:51:27 UTC (rev 124376)
+++ fcpcmcia.install2011-05-20 10:55:01 UTC (rev 124377)
@@ -9,7 +9,7 @@
   sed -i -e 's/#fcpcmcia   -   -   -   -   -   
-/fcpcmcia  -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.38-ARCH
+  KERNEL_VERSION=2.6.39-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }
 
@@ -24,6 +24,6 @@
   sed -i -e 's/fcpcmcia-   -   -   -   -   
-/#fcpcmcia -   -   -   -   -   -/g' /etc/capi.conf
 # updating module dependencies
   echo  Updating module dependencies. Please wait ...
-  KERNEL_VERSION=2.6.38-ARCH
+  KERNEL_VERSION=2.6.39-ARCH
   depmod -v $KERNEL_VERSION  /dev/null 21
 }

Added: kernel-2.6.39-i686.patch
===
--- kernel-2.6.39-i686.patch 

[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:55:18
  Author: tpowa
Revision: 124378

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:55:33
  Author: tpowa
Revision: 124379

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



[arch-commits] Commit in tiacx/trunk (PKGBUILD acx.install)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:56:49
  Author: tpowa
Revision: 124380

upgpkg: tiacx 20080210-22
rebuild against .39

Modified:
  tiacx/trunk/PKGBUILD
  tiacx/trunk/acx.install

-+
 PKGBUILD|8 
 acx.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 10:55:33 UTC (rev 124379)
+++ PKGBUILD2011-05-20 10:56:49 UTC (rev 124380)
@@ -3,13 +3,13 @@
 
 pkgname=tiacx
 pkgver=20080210
-pkgrel=21
+pkgrel=22
 pkgdesc=OpenSource module for Texas Instruments ACX100/ACX111 wireless chips. 
For stock arch 2.6 kernel
 arch=(i686 x86_64)
 url=http://acx100.sourceforge.net/;
 license=('MPL')
-depends=('wireless_tools' 'kernel26=2.6.38' 'kernel262.6.39' 
'tiacx-firmware')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('wireless_tools' 'kernel26=2.6.39' 'kernel262.6.40' 
'tiacx-firmware')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 install=acx.install
 source=(http://downloads.sourceforge.net/sourceforge/acx100/acx-$pkgver.tar.bz2
 kernel-2.6.27.patch
@@ -17,7 +17,7 @@
 kernel-2.6.31.patch
 kernel-2.6.33.patch)
 options=(!strip)
-_kernver=2.6.38-ARCH
+_kernver=2.6.39-ARCH
 md5sums=('7d5ce3215708e4e9f95cf567a9ee3a12'
  '9895f72f8d0c84956b0f6c3b16df0fe8'
  'e2900aee839ce711a7f7606b3e3de36e'

Modified: acx.install
===
--- acx.install 2011-05-20 10:55:33 UTC (rev 124379)
+++ acx.install 2011-05-20 10:56:49 UTC (rev 124380)
@@ -1,19 +1,19 @@
 # arg 1:  the new package version
 post_install() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod $KERNEL_VERSION  /dev/null 21 
 }
 
 # arg 1:  the new package version
 # arg 2:  the old package version
 post_upgrade() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod $KERNEL_VERSION  /dev/null 21   
   
 }
 
 # arg 1:  the old package version
 post_remove() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod $KERNEL_VERSION  /dev/null 21   
 }



[arch-commits] Commit in tiacx/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:58:04
  Author: tpowa
Revision: 124381

archrelease: copy trunk to testing-i686

Added:
  tiacx/repos/testing-i686/



[arch-commits] Commit in tiacx/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:58:18
  Author: tpowa
Revision: 124382

archrelease: copy trunk to testing-x86_64

Added:
  tiacx/repos/testing-x86_64/



[arch-commits] Commit in nvidia/trunk (PKGBUILD nvidia.install)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:43:52
  Author: tpowa
Revision: 124383

upgpkg: nvidia 270.41.06-2
rebuild against 2.6.39

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |8 
 nvidia.install |4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 10:58:18 UTC (rev 124382)
+++ PKGBUILD2011-05-20 12:43:52 UTC (rev 124383)
@@ -3,13 +3,13 @@
 
 pkgname=nvidia
 pkgver=270.41.06
-_kernver='2.6.38-ARCH'
-pkgrel=1
+_kernver='2.6.39-ARCH'
+pkgrel=2
 pkgdesc=NVIDIA drivers for kernel26.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('kernel26=2.6.38' 'kernel262.6.39' nvidia-utils=${pkgver})
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('kernel26=2.6.39' 'kernel262.6.40' nvidia-utils=${pkgver})
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install

Modified: nvidia.install
===
--- nvidia.install  2011-05-20 10:58:18 UTC (rev 124382)
+++ nvidia.install  2011-05-20 12:43:52 UTC (rev 124383)
@@ -1,5 +1,5 @@
 post_install() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }
 
@@ -9,6 +9,6 @@
 }
 
 post_remove() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }



[arch-commits] Commit in nvidia/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:44:07
  Author: tpowa
Revision: 124384

archrelease: copy trunk to testing-i686

Added:
  nvidia/repos/testing-i686/



[arch-commits] Commit in nvidia/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:44:21
  Author: tpowa
Revision: 124385

archrelease: copy trunk to testing-x86_64

Added:
  nvidia/repos/testing-x86_64/



[arch-commits] Commit in nvidia-173xx/trunk (PKGBUILD nvidia.install)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:58:37
  Author: tpowa
Revision: 124386

upgpkg: nvidia-173xx 173.14.30-2
rebuild against 2.6.39

Modified:
  nvidia-173xx/trunk/PKGBUILD
  nvidia-173xx/trunk/nvidia.install

+
 PKGBUILD   |8 
 nvidia.install |4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 12:44:21 UTC (rev 124385)
+++ PKGBUILD2011-05-20 12:58:37 UTC (rev 124386)
@@ -3,15 +3,15 @@
 
 pkgname=nvidia-173xx
 pkgver=173.14.30
-_kernver='2.6.38-ARCH'
-pkgrel=1
+_kernver='2.6.39-ARCH'
+pkgrel=2
 pkgdesc=NVIDIA drivers for kernel26, 173xx branch.
 arch=('i686' 'x86_64')
 [ $CARCH = i686   ]  ARCH=x86
 [ $CARCH = x86_64 ]  ARCH=x86_64
 url=http://www.nvidia.com/;
-depends=('kernel26=2.6.38' 'kernel262.6.39' 'nvidia-173xx-utils')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('kernel26=2.6.39' 'kernel262.6.40' 'nvidia-173xx-utils')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 conflicts=('nvidia-96xx' 'nvidia')
 license=('custom')
 install=nvidia.install

Modified: nvidia.install
===
--- nvidia.install  2011-05-20 12:44:21 UTC (rev 124385)
+++ nvidia.install  2011-05-20 12:58:37 UTC (rev 124386)
@@ -1,5 +1,5 @@
 post_install() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }
 
@@ -9,6 +9,6 @@
 }
 
 post_remove() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }



[arch-commits] Commit in nvidia-173xx/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:58:52
  Author: tpowa
Revision: 124387

archrelease: copy trunk to testing-i686

Added:
  nvidia-173xx/repos/testing-i686/



[arch-commits] Commit in nvidia-173xx/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 08:59:05
  Author: tpowa
Revision: 124388

archrelease: copy trunk to testing-x86_64

Added:
  nvidia-173xx/repos/testing-x86_64/



[arch-commits] Commit in madwifi/trunk (PKGBUILD madwifi-ng.install)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 09:01:59
  Author: tpowa
Revision: 124389

upgpkg: madwifi 0.9.4.4136-3
rebuild against 2.6.39

Modified:
  madwifi/trunk/PKGBUILD
  madwifi/trunk/madwifi-ng.install

+
 PKGBUILD   |8 
 madwifi-ng.install |6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 12:59:05 UTC (rev 124388)
+++ PKGBUILD2011-05-20 13:01:59 UTC (rev 124389)
@@ -2,17 +2,17 @@
 # Originally by kleptophobiac kleptophob...@gmail.com
 # Modified by James Rayner for the repositories iphi...@gmail.com
 
-_kernver=2.6.38-ARCH
+_kernver=2.6.39-ARCH
 
 pkgname=madwifi
 pkgver=0.9.4.4136
-pkgrel=2
+pkgrel=3
 pkgdesc=Madwifi drivers for Atheros wireless chipsets. For stock arch 2.6 
kernel
 arch=(i686 x86_64)
 license=('GPL')
 url=http://madwifi-project.org;
-depends=('madwifi-utils' 'kernel26=2.6.38' 'kernel262.6.39')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('madwifi-utils' 'kernel26=2.6.39' 'kernel262.6.40')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 makedepends=('sharutils')
 install=madwifi-ng.install
 # subversion source: svn checkout http:/madwifi-project.org/svn/madwifi/trunk 
madwifi

Modified: madwifi-ng.install
===
--- madwifi-ng.install  2011-05-20 12:59:05 UTC (rev 124388)
+++ madwifi-ng.install  2011-05-20 13:01:59 UTC (rev 124389)
@@ -1,14 +1,14 @@
 post_install() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21
 }
 
 post_upgrade() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21
 }
 
 post_remove() {
-  KERNEL_VERSION='2.6.38-ARCH'
+  KERNEL_VERSION='2.6.39-ARCH'
   depmod -ae $KERNEL_VERSION  /dev/null 21
 }



[arch-commits] Commit in madwifi/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 09:02:13
  Author: tpowa
Revision: 124390

archrelease: copy trunk to testing-i686

Added:
  madwifi/repos/testing-i686/



[arch-commits] Commit in madwifi/repos (testing-x86_64)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 09:02:28
  Author: tpowa
Revision: 124391

archrelease: copy trunk to testing-x86_64

Added:
  madwifi/repos/testing-x86_64/



[arch-commits] Commit in libgsf/trunk (PKGBUILD)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 09:18:16
  Author: heftig
Revision: 124392

upgpkg: libgsf 1.14.21-1
Update to 1.14.21

Modified:
  libgsf/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 13:02:28 UTC (rev 124391)
+++ PKGBUILD2011-05-20 13:18:16 UTC (rev 124392)
@@ -4,7 +4,7 @@
 
 pkgbase=libgsf
 pkgname=('libgsf' 'libgsf-gnome')
-pkgver=1.14.20
+pkgver=1.14.21
 pkgrel=1
 arch=(i686 x86_64)
 url=http://www.gnome.org/;
@@ -13,7 +13,7 @@
  'python2' 'libbonobo' 'gconf' 'pygtk')
 options=('!libtool' '!emptydirs')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgbase}/1.14/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('df82cd86e472a6f8e566976eb7eb8f587aac2639c1448b14b4dbf4db7da1ada6')
+sha256sums=('eef0a9d6eca4e6af6c16b208947e3c958c428b94d22792bdd0b80c08a4b301db')
 
 build() {
   cd ${srcdir}/${pkgbase}-${pkgver}



[arch-commits] Commit in libgsf/repos (extra-i686)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 09:18:21
  Author: heftig
Revision: 124393

archrelease: remove extra-i686

Deleted:
  libgsf/repos/extra-i686/



[arch-commits] Commit in libgsf/repos (extra-x86_64)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 09:18:37
  Author: heftig
Revision: 124395

archrelease: remove extra-x86_64

Deleted:
  libgsf/repos/extra-x86_64/



[arch-commits] Commit in libgsf/repos (extra-i686)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 09:18:34
  Author: heftig
Revision: 124394

archrelease: copy trunk to extra-i686

Added:
  libgsf/repos/extra-i686/



[arch-commits] Commit in libgsf/repos (extra-x86_64)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 09:18:49
  Author: heftig
Revision: 124396

archrelease: copy trunk to extra-x86_64

Added:
  libgsf/repos/extra-x86_64/



[arch-commits] Commit in martian/trunk (PKGBUILD kernel-2.6.39.patch)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 10:05:42
  Author: tpowa
Revision: 124397

upgpkg: martian 20080625-17
rebuild against 2.6.39

Added:
  martian/trunk/kernel-2.6.39.patch
Modified:
  martian/trunk/PKGBUILD

-+
 PKGBUILD|   15 +--
 kernel-2.6.39.patch |   12 
 2 files changed, 21 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 13:18:49 UTC (rev 124396)
+++ PKGBUILD2011-05-20 14:05:42 UTC (rev 124397)
@@ -4,22 +4,24 @@
 
 pkgname=martian
 pkgver=20080625
-pkgrel=16
+pkgrel=17
 pkgdesc=Alternative driver for the Agere Systems PCI WinModem.
 arch=('i686')
 url=http://martian.barrelsoutofbond.org/;
 license=(GPL custom:Agere Systems WinModem License)
-depends=('kernel26=2.6.38' 'kernel262.6.39' 'martian-utils')
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('kernel26=2.6.39' 'kernel262.6.40' 'martian-utils')
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 replaces=('ltmodem')
 options=(!strip)
 install=martian.install 
-source=(http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-${pkgver}.tar.gz)
-_kernver=2.6.38-ARCH
+source=(http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-${pkgver}.tar.gz
+kernel-2.6.39.patch)
+_kernver=2.6.39-ARCH
 options=(!strip)
  
 build() { 
   cd $startdir/src/martian-full-$pkgver
+  patch -Np0 -i ../kernel-2.6.39.patch
   make KERNEL_DIR=/usr/src/linux-${_kernver} all
 }
 
@@ -29,4 +31,5 @@
   # gzip -9 modules
   find $pkgdir -name '*.ko' -exec gzip -9 {} \;
 }  
-md5sums=('7ecbf7d294c620b5382eb54e28d8')
+md5sums=('7ecbf7d294c620b5382eb54e28d8'
+ '7c09e190b4c7f21c996d12804677a904')

Added: kernel-2.6.39.patch
===
--- kernel-2.6.39.patch (rev 0)
+++ kernel-2.6.39.patch 2011-05-20 14:05:42 UTC (rev 124397)
@@ -0,0 +1,12 @@
+--- kmodule/martian.old2011-05-20 13:59:17.921974143 +
 kmodule/martian.c  2011-05-20 14:02:32.963231734 +
+@@ -37,7 +37,8 @@
+ #include linux/bitops.h
+ #include linux/poll.h
+ #include linux/interrupt.h
+-
++#include linux/sched.h
++#include linux/wait.h
+ #include kmartian.h
+ #include ../martian.h
+ #include marsio.h



[arch-commits] Commit in martian/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 10:05:57
  Author: tpowa
Revision: 124398

archrelease: copy trunk to testing-i686

Added:
  martian/repos/testing-i686/



[arch-commits] Commit in gnome-keyring/trunk (PKGBUILD)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 10:09:17
  Author: heftig
Revision: 124399

upgpkg: gnome-keyring 3.0.2-1
Update to 3.0.2

Modified:
  gnome-keyring/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 14:05:57 UTC (rev 124398)
+++ PKGBUILD2011-05-20 14:09:17 UTC (rev 124399)
@@ -2,7 +2,7 @@
 # Maintainer: Jan De Groot j...@archlinux.org
 
 pkgname=gnome-keyring
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc=GNOME Password Management daemon
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 url=http://www.gnome.org;
 install=gnome-keyring.install
 
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('1b296fc58fb189c9632fdd8a8a8a2dbb0af97db1529af87d73e21a96c4b78c03')
+sha256sums=('ed834e5a6d87fe8a90c7c79153af3d8979740d5f8eacad6a8991ef147c924af7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in gnome-keyring/repos (extra-i686)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 10:09:19
  Author: heftig
Revision: 124400

archrelease: remove extra-i686

Deleted:
  gnome-keyring/repos/extra-i686/



[arch-commits] Commit in gnome-keyring/repos (extra-i686)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 10:09:34
  Author: heftig
Revision: 124401

archrelease: copy trunk to extra-i686

Added:
  gnome-keyring/repos/extra-i686/



[arch-commits] Commit in gnome-keyring/repos (extra-x86_64)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 10:09:37
  Author: heftig
Revision: 124402

archrelease: remove extra-x86_64

Deleted:
  gnome-keyring/repos/extra-x86_64/



[arch-commits] Commit in gnome-keyring/repos (extra-x86_64)

2011-05-20 Thread Jan Steffens
Date: Friday, May 20, 2011 @ 10:09:51
  Author: heftig
Revision: 124403

archrelease: copy trunk to extra-x86_64

Added:
  gnome-keyring/repos/extra-x86_64/



[arch-commits] Commit in audacious/trunk (PKGBUILD)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:01:13
  Author: bisson
Revision: 124404

upstream update

Modified:
  audacious/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 14:09:51 UTC (rev 124403)
+++ PKGBUILD2011-05-20 15:01:13 UTC (rev 124404)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=audacious
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc='Lightweight, GTK2-based advanced audio player focused on audio 
quality'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('gtk2' 'libmcs' 'dbus-glib' 'libguess' 'audacious-plugins' 
'desktop-file-utils' 'hicolor-icon-theme')
 optdepends=('unzip: zipped skins support')
 source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz;)
-sha1sums=('df76909c83a69b42197dab0702e0846295eceb1f')
+sha1sums=('886e1cde03069b3dee15a6df04e3e8f5934018f1')
 
 provides=('audacious-player')
 replaces=('audacious-player')



[arch-commits] Commit in audacious/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:01:17
  Author: bisson
Revision: 124405

archrelease: remove extra-i686

Deleted:
  audacious/repos/extra-i686/



[arch-commits] Commit in audacious/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:01:23
  Author: bisson
Revision: 124406

archrelease: copy trunk to extra-i686

Added:
  audacious/repos/extra-i686/



[arch-commits] Commit in audacious/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:01:26
  Author: bisson
Revision: 124407

archrelease: remove extra-x86_64

Deleted:
  audacious/repos/extra-x86_64/



[arch-commits] Commit in audacious/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:01:32
  Author: bisson
Revision: 124408

archrelease: copy trunk to extra-x86_64

Added:
  audacious/repos/extra-x86_64/



[arch-commits] Commit in audacious-plugins/trunk (PKGBUILD)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:03:56
  Author: bisson
Revision: 124409

upstream update

Modified:
  audacious-plugins/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 15:01:32 UTC (rev 124408)
+++ PKGBUILD2011-05-20 15:03:56 UTC (rev 124409)
@@ -4,7 +4,7 @@
 # Maintainer: Gaetan Bisson bis...@archlinux.org
 
 pkgname=audacious-plugins
-pkgver=2.5.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc='Plugins for Audacious'
 arch=('i686' 'x86_64')
@@ -41,7 +41,7 @@
 'libcue: CUE playlist format')
 
 source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz;)
-sha1sums=('33d33f96f5de56f73398814f0534e88989b2c71f')
+sha1sums=('e25f92aa2e2a281166620017006a3becdcfb2d89')
 
 build() {
cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in audacious-plugins/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:03:58
  Author: bisson
Revision: 124410

archrelease: remove extra-i686

Deleted:
  audacious-plugins/repos/extra-i686/



[arch-commits] Commit in audacious-plugins/repos (extra-i686)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:04:04
  Author: bisson
Revision: 124411

archrelease: copy trunk to extra-i686

Added:
  audacious-plugins/repos/extra-i686/



[arch-commits] Commit in audacious-plugins/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:04:06
  Author: bisson
Revision: 124412

archrelease: remove extra-x86_64

Deleted:
  audacious-plugins/repos/extra-x86_64/



[arch-commits] Commit in audacious-plugins/repos (extra-x86_64)

2011-05-20 Thread Gaetan Bisson
Date: Friday, May 20, 2011 @ 11:04:14
  Author: bisson
Revision: 124413

archrelease: copy trunk to extra-x86_64

Added:
  audacious-plugins/repos/extra-x86_64/



[arch-commits] Commit in git/trunk (ChangeLog PKGBUILD)

2011-05-20 Thread Dan McGee
Date: Friday, May 20, 2011 @ 12:19:11
  Author: dan
Revision: 124414

upgpkg: git 1.7.5.2-1
verbump 1.7.5.2

Modified:
  git/trunk/ChangeLog
  git/trunk/PKGBUILD

---+
 ChangeLog |   19 ++-
 PKGBUILD  |   10 +-
 2 files changed, 23 insertions(+), 6 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2011-05-20 15:04:14 UTC (rev 124413)
+++ ChangeLog   2011-05-20 16:19:11 UTC (rev 124414)
@@ -1,5 +1,22 @@
-Simple version bumps are ommitted from the following ChangeLog.
+Simple version bumps are omitted from the following ChangeLog.
 
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
 2010-06-29 Dan McGee d...@archlinux.org
Version 1.7.1.1-1
* Add emacs completion files (FS#17968)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 15:04:14 UTC (rev 124413)
+++ PKGBUILD2011-05-20 16:19:11 UTC (rev 124414)
@@ -2,7 +2,7 @@
 # Maintainer: Dan McGee d...@archlinux.org
 
 pkgname=git
-pkgver=1.7.5.1
+pkgver=1.7.5.2
 pkgrel=1
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
@@ -75,11 +75,11 @@
   install -D -m644 $srcdir/git-daemon.conf 
$pkgdir/etc/conf.d/git-daemon.conf
 }
 
-md5sums=('a49291116e3b0564e069ae989e4db6fb'
- 'cb0ec1095fbdf5b4935d5c43194b976a'
+md5sums=('f79ab8fe79b35346b499f131cbf381a4'
+ '43fc5538f137231f5c96e7da5eb6c934'
  '8e2648910fd5dd4f1c41d3c7fa9e9156'
  '2e42bf97779a1c6411d89043334c9e78')
-sha256sums=('a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c'
-'9d8ab1487df85ca596f3f6718d6a7831868abd9b98035a65c71d7f45af4aac8e'
+sha256sums=('65dbb9789a1ff8aa7e4f7e156b9ce36ef101810608ed55a297156348d70f9349'
+'8521210a77809d189a3fe72e2bd13df50ecf8ec58e7098ec1655dfdb4086b6ca'
 '2e0a50bdaf8f387a499895e1c204bff78244eaa72b78187c8a84ef40c0b82598'
 'e8bfe29d8393d2b87517c4dd56ea834b213aa00bf3d7fcde4ead3457cadbbc68')



[arch-commits] Commit in git/repos (extra-x86_64)

2011-05-20 Thread Dan McGee
Date: Friday, May 20, 2011 @ 12:19:13
  Author: dan
Revision: 124415

archrelease: remove extra-x86_64

Deleted:
  git/repos/extra-x86_64/



[arch-commits] Commit in git/repos (extra-x86_64)

2011-05-20 Thread Dan McGee
Date: Friday, May 20, 2011 @ 12:19:21
  Author: dan
Revision: 124416

archrelease: copy trunk to extra-x86_64

Added:
  git/repos/extra-x86_64/



[arch-commits] Commit in git/repos (extra-i686)

2011-05-20 Thread Dan McGee
Date: Friday, May 20, 2011 @ 12:25:29
  Author: dan
Revision: 124417

archrelease: remove extra-i686

Deleted:
  git/repos/extra-i686/



[arch-commits] Commit in git/repos (extra-i686)

2011-05-20 Thread Dan McGee
Date: Friday, May 20, 2011 @ 12:25:36
  Author: dan
Revision: 124418

archrelease: copy trunk to extra-i686

Added:
  git/repos/extra-i686/



[arch-commits] Commit in nvidia-utils/trunk (PKGBUILD)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:38:31
  Author: ibiru
Revision: 124419

update to 270.41.19

Modified:
  nvidia-utils/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 16:25:36 UTC (rev 124418)
+++ PKGBUILD2011-05-20 17:38:31 UTC (rev 124419)
@@ -3,7 +3,7 @@
 # Contributor: James Rayner iphi...@gmail.com
 
 pkgname=nvidia-utils
-pkgver=270.41.06
+pkgver=270.41.19
 pkgrel=1
 pkgdesc=NVIDIA drivers utilities and libraries.
 arch=('i686' 'x86_64')
@@ -21,12 +21,12 @@
_arch='x86'
_pkg=NVIDIA-Linux-${_arch}-${pkgver}

source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('702868c77b13bba46f0fce26ed7a1fb7')
+md5sums=('c167e32702f56599bd600add97943312')
 elif [ $CARCH = x86_64 ]; then
_arch='x86_64'
_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32

source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('d62243b91d0dc8f2c4b2ab646b72ca65')
+md5sums=('cb518bdd70f356425b8c4a5a48c0ad9c')
 fi
 
 source[1]='20-nvidia.conf'



[arch-commits] Commit in nvidia-utils/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:40:11
  Author: ibiru
Revision: 124420

archrelease: remove extra-i686

Deleted:
  nvidia-utils/repos/extra-i686/



[arch-commits] Commit in nvidia-utils/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:40:26
  Author: ibiru
Revision: 124421

archrelease: copy trunk to extra-i686

Added:
  nvidia-utils/repos/extra-i686/



[arch-commits] Commit in nvidia-utils/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:40:30
  Author: ibiru
Revision: 124422

archrelease: remove extra-x86_64

Deleted:
  nvidia-utils/repos/extra-x86_64/



[arch-commits] Commit in nvidia-utils/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:40:44
  Author: ibiru
Revision: 124423

archrelease: copy trunk to extra-x86_64

Added:
  nvidia-utils/repos/extra-x86_64/



[arch-commits] Commit in nvidia/trunk (PKGBUILD nvidia.install)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:51:07
  Author: ibiru
Revision: 124424

update to 270.41.19

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |   14 +++---
 nvidia.install |4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 17:40:44 UTC (rev 124423)
+++ PKGBUILD2011-05-20 17:51:07 UTC (rev 124424)
@@ -2,14 +2,14 @@
 # Maintainer : Thomas Baechler tho...@archlinux.org
 
 pkgname=nvidia
-pkgver=270.41.06
-_kernver='2.6.39-ARCH'
-pkgrel=2
+pkgver=270.41.19
+_kernver='2.6.38-ARCH'
+pkgrel=1
 pkgdesc=NVIDIA drivers for kernel26.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('kernel26=2.6.39' 'kernel262.6.40' nvidia-utils=${pkgver})
-makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
+depends=('kernel26=2.6.38' 'kernel262.6.39' nvidia-utils=${pkgver})
+makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install
@@ -19,12 +19,12 @@
_arch='x86'
_pkg=NVIDIA-Linux-${_arch}-${pkgver}
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('702868c77b13bba46f0fce26ed7a1fb7')
+md5sums=('c167e32702f56599bd600add97943312')
 elif [ $CARCH = x86_64 ]; then
_arch='x86_64'
_pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
 
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-md5sums=('d62243b91d0dc8f2c4b2ab646b72ca65')
+md5sums=('cb518bdd70f356425b8c4a5a48c0ad9c')
 fi
 
 build() {

Modified: nvidia.install
===
--- nvidia.install  2011-05-20 17:40:44 UTC (rev 124423)
+++ nvidia.install  2011-05-20 17:51:07 UTC (rev 124424)
@@ -1,5 +1,5 @@
 post_install() {
-   KERNEL_VERSION='2.6.39-ARCH'
+   KERNEL_VERSION='2.6.38-ARCH'
depmod $KERNEL_VERSION
 }
 
@@ -9,6 +9,6 @@
 }
 
 post_remove() {
-   KERNEL_VERSION='2.6.39-ARCH'
+   KERNEL_VERSION='2.6.38-ARCH'
depmod $KERNEL_VERSION
 }



[arch-commits] Commit in nvidia/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:52:55
  Author: ibiru
Revision: 124425

archrelease: remove extra-i686

Deleted:
  nvidia/repos/extra-i686/



[arch-commits] Commit in nvidia/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:53:09
  Author: ibiru
Revision: 124426

archrelease: copy trunk to extra-i686

Added:
  nvidia/repos/extra-i686/



[arch-commits] Commit in nvidia/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:53:14
  Author: ibiru
Revision: 124427

archrelease: remove extra-x86_64

Deleted:
  nvidia/repos/extra-x86_64/



[arch-commits] Commit in nvidia/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:53:28
  Author: ibiru
Revision: 124428

archrelease: copy trunk to extra-x86_64

Added:
  nvidia/repos/extra-x86_64/



[arch-commits] Commit in nvidia/trunk (PKGBUILD nvidia.install)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 13:59:51
  Author: ibiru
Revision: 124429

2.6.39 rebuild

Modified:
  nvidia/trunk/PKGBUILD
  nvidia/trunk/nvidia.install

+
 PKGBUILD   |8 
 nvidia.install |4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 17:53:28 UTC (rev 124428)
+++ PKGBUILD2011-05-20 17:59:51 UTC (rev 124429)
@@ -3,13 +3,13 @@
 
 pkgname=nvidia
 pkgver=270.41.19
-_kernver='2.6.38-ARCH'
-pkgrel=1
+_kernver='2.6.39-ARCH'
+pkgrel=2
 pkgdesc=NVIDIA drivers for kernel26.
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;
-depends=('kernel26=2.6.38' 'kernel262.6.39' nvidia-utils=${pkgver})
-makedepends=('kernel26-headers=2.6.38' 'kernel26-headers2.6.39')
+depends=('kernel26=2.6.39' 'kernel262.6.40' nvidia-utils=${pkgver})
+makedepends=('kernel26-headers=2.6.39' 'kernel26-headers2.6.40')
 conflicts=('nvidia-96xx' 'nvidia-173xx')
 license=('custom')
 install=nvidia.install

Modified: nvidia.install
===
--- nvidia.install  2011-05-20 17:53:28 UTC (rev 124428)
+++ nvidia.install  2011-05-20 17:59:51 UTC (rev 124429)
@@ -1,5 +1,5 @@
 post_install() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }
 
@@ -9,6 +9,6 @@
 }
 
 post_remove() {
-   KERNEL_VERSION='2.6.38-ARCH'
+   KERNEL_VERSION='2.6.39-ARCH'
depmod $KERNEL_VERSION
 }



[arch-commits] Commit in nvidia/repos (testing-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:00:40
  Author: ibiru
Revision: 124430

archrelease: remove testing-i686

Deleted:
  nvidia/repos/testing-i686/



[arch-commits] Commit in nvidia/repos (testing-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:00:55
  Author: ibiru
Revision: 124431

archrelease: copy trunk to testing-i686

Added:
  nvidia/repos/testing-i686/



[arch-commits] Commit in nvidia/repos (testing-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:01:02
  Author: ibiru
Revision: 124432

archrelease: remove testing-x86_64

Deleted:
  nvidia/repos/testing-x86_64/



[arch-commits] Commit in nvidia/repos (testing-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:01:16
  Author: ibiru
Revision: 124433

archrelease: copy trunk to testing-x86_64

Added:
  nvidia/repos/testing-x86_64/



[arch-commits] Commit in nvidia-lts/trunk (PKGBUILD)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:03:09
  Author: ibiru
Revision: 124434

update to 270.41.19

Modified:
  nvidia-lts/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 18:01:16 UTC (rev 124433)
+++ PKGBUILD2011-05-20 18:03:09 UTC (rev 124434)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger e...@archlinux.org
 
 pkgname=nvidia-lts
-pkgver=270.41.06
+pkgver=270.41.19
 _kernver='2.6.32-lts'
 pkgrel=1
 pkgdesc=NVIDIA drivers for kernel26-lts
@@ -18,12 +18,12 @@
   _arch='x86'
   _pkg=NVIDIA-Linux-${_arch}-${pkgver}
   
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-  md5sums=('702868c77b13bba46f0fce26ed7a1fb7')
+  md5sums=('c167e32702f56599bd600add97943312')
 elif [ $CARCH = x86_64 ]; then
   _arch='x86_64'
   _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
   
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
-  md5sums=('d62243b91d0dc8f2c4b2ab646b72ca65')
+  md5sums=('cb518bdd70f356425b8c4a5a48c0ad9c')
 fi
 
 build() {



[arch-commits] Commit in nvidia-lts/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:04:58
  Author: ibiru
Revision: 124435

archrelease: remove extra-i686

Deleted:
  nvidia-lts/repos/extra-i686/



[arch-commits] Commit in nvidia-lts/repos (extra-i686)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:05:14
  Author: ibiru
Revision: 124436

archrelease: copy trunk to extra-i686

Added:
  nvidia-lts/repos/extra-i686/



[arch-commits] Commit in nvidia-lts/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:05:19
  Author: ibiru
Revision: 124437

archrelease: remove extra-x86_64

Deleted:
  nvidia-lts/repos/extra-x86_64/



[arch-commits] Commit in nvidia-lts/repos (extra-x86_64)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 14:05:36
  Author: ibiru
Revision: 124438

archrelease: copy trunk to extra-x86_64

Added:
  nvidia-lts/repos/extra-x86_64/



[arch-commits] Commit in (gnome2-user-docs)

2011-05-20 Thread Ionut Biru
Date: Friday, May 20, 2011 @ 16:03:42
  Author: ibiru
Revision: 124439

replaced by gnome-user-docs

Deleted:
  gnome2-user-docs/



[arch-commits] Commit in laptop-mode-tools/trunk (PKGBUILD)

2011-05-20 Thread Eric Bélanger
Date: Friday, May 20, 2011 @ 16:06:56
  Author: eric
Revision: 124440

upgpkg: laptop-mode-tools 1.57-3
Fixed udev rules location

Modified:
  laptop-mode-tools/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-20 20:03:42 UTC (rev 124439)
+++ PKGBUILD2011-05-20 20:06:56 UTC (rev 124440)
@@ -4,7 +4,7 @@
 
 pkgname=laptop-mode-tools
 pkgver=1.57
-pkgrel=2
+pkgrel=3
 pkgdesc=A kernel mode that allows you to extend the battery life of your 
laptop
 arch=('any')
 url=http://www.samwel.tk/laptop_mode/;
@@ -46,6 +46,7 @@
 
 package() {
   cd ${srcdir}/${pkgname}_${pkgver}
-  DESTDIR=${pkgdir} INIT_D=none MAN_D=/usr/share/man ./install.sh
+  sed -i 's|etc/udev|lib/udev|' install.sh
+  make DESTDIR=${pkgdir} INIT_D=none MAN_D=/usr/share/man install
   install -D -m755 ${srcdir}/laptop-mode ${pkgdir}/etc/rc.d/laptop-mode
 }



[arch-commits] Commit in laptop-mode-tools/repos (extra-any)

2011-05-20 Thread Eric Bélanger
Date: Friday, May 20, 2011 @ 16:07:12
  Author: eric
Revision: 124441

archrelease: remove extra-any

Deleted:
  laptop-mode-tools/repos/extra-any/



[arch-commits] Commit in laptop-mode-tools/repos (extra-any)

2011-05-20 Thread Eric Bélanger
Date: Friday, May 20, 2011 @ 16:07:24
  Author: eric
Revision: 124442

archrelease: copy trunk to extra-any

Added:
  laptop-mode-tools/repos/extra-any/