[arch-commits] Commit in nouveau-drm/repos (3 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Mar 25 17:30:10 UTC 2009


    Date: Wednesday, March 25, 2009 @ 13:30:10
  Author: andyrtr
Revision: 31312

Merged revisions 31311 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/nouveau-drm/trunk

........
  r31311 | andyrtr | 2009-03-25 17:29:23 +0000 (Mi, 25 M?\195?\164r 2009) | 2 lines
  
  upgpkg: nouveau-drm 20090325-1
      new gitshot, fix drm module to be built for correct kernel
........

Modified:
  nouveau-drm/repos/testing-x86_64/	(properties)
  nouveau-drm/repos/testing-x86_64/PKGBUILD
  nouveau-drm/repos/testing-x86_64/nouveau-drm.install

---------------------+
 PKGBUILD            |    8 ++++----
 nouveau-drm.install |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


Property changes on: nouveau-drm/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /nouveau-drm/trunk:1-31210
   + /nouveau-drm/trunk:1-31311

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-03-25 17:29:23 UTC (rev 31311)
+++ testing-x86_64/PKGBUILD	2009-03-25 17:30:10 UTC (rev 31312)
@@ -3,9 +3,9 @@
 # Contributor: buddabrod <buddabrod at gmail.com>
 
 pkgname=nouveau-drm
-pkgver=20090303
-_gitdate=20090303
-pkgrel=2
+pkgver=20090325
+_gitdate=20090325
+pkgrel=1
 pkgdesc="nvidia opensource X driver"
 arch=('i686' 'x86_64')
 url="http://nouveau.freedesktop.org/"
@@ -16,7 +16,7 @@
 md5sums=()
 source=(ftp://ftp.archlinux.org/other/$pkgname/mesa-drm-${_gitdate}.tar.bz2
 	dont_check_for_pthread.patch)
-md5sums=('68cc84853a582e49246d2142c019c8ae'
+md5sums=('4d556bc0bf5f328ea9a2a6fc60a5edfd'
          '237f3cdb1bfc5c62bfa7b038b7a20b2a')
 
 build() {

Modified: testing-x86_64/nouveau-drm.install
===================================================================
--- testing-x86_64/nouveau-drm.install	2009-03-25 17:29:23 UTC (rev 31311)
+++ testing-x86_64/nouveau-drm.install	2009-03-25 17:30:10 UTC (rev 31312)
@@ -1,5 +1,5 @@
 post_install() {
-  KERNEL_VERSION='2.6.28-ARCH'
+  KERNEL_VERSION='2.6.29-ARCH'
   depmod -v $KERNEL_VERSION  > /dev/null 2>&1		 
 }
 




More information about the arch-commits mailing list