[Lunar-commits] CVS: moonbase/x11/NVIDIA BUILD, 1.6, 1.7 DETAILS, 1.9, 1.10

Florin Braescu florin at lunar-linux.org
Sat Aug 7 12:17:19 GMT 2004


Update of /var/cvs/lunar/moonbase/x11/NVIDIA
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28872

Modified Files:
	BUILD DETAILS 
Log Message:
add a sysfs related patch in order to create the nvidia corresponding /dev entries. it works with udev that way.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/NVIDIA/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD	10 Feb 2004 16:28:12 -0000	1.6
+++ BUILD	7 Aug 2004 12:17:17 -0000	1.7
@@ -1,5 +1,6 @@
 (
   cd $SOURCE_DIRECTORY                         &&
+  patch_it $SOURCE_CACHE/$SOURCE2 1            &&
   prepare_install                              &&
   mkdir -p /usr/X11R6/lib/modules/extensions   &&
   mkdir -p /usr/X11R6/lib/modules/drivers      &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/NVIDIA/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS	3 Jul 2004 09:45:02 -0000	1.9
+++ DETAILS	7 Aug 2004 12:17:17 -0000	1.10
@@ -2,10 +2,13 @@
          VERSION=1.0-5336
 #         VERSION=1.0-6106
           SOURCE=$MODULE-Linux-x86-$VERSION-pkg1.run
+         SOURCE2=$MODULE-$VERSION-sysfs.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-Linux-x86-$VERSION-pkg1
    SOURCE_URL[0]=http://download.nvidia.com/XFree86/Linux-x86/$VERSION/$SOURCE
+  SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
       SOURCE_VFY=md5:6d7361347ebbef5dfdbe6bdcb560fda8
 #      SOURCE_VFY=md5:5432f919f0211ce36b854d87108d7db0
+     SOURCE2_VFY=md5:1c155b01c12af99c39fe2a5f96e6864f
         WEB_SITE=http://www.nvidia.com
          ENTERED=20030804
          UPDATED=20040703



More information about the Lunar-commits mailing list