SPECS: kernel-video-drm.spec - updated to latest snap

mmazur mmazur at pld-linux.org
Sat Dec 9 00:21:32 CET 2006


Author: mmazur                       Date: Fri Dec  8 23:21:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to latest snap

---- Files affected:
SPECS:
   kernel-video-drm.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/kernel-video-drm.spec
diff -u SPECS/kernel-video-drm.spec:1.22 SPECS/kernel-video-drm.spec:1.23
--- SPECS/kernel-video-drm.spec:1.22	Mon Nov 13 16:00:11 2006
+++ SPECS/kernel-video-drm.spec	Sat Dec  9 00:21:27 2006
@@ -18,12 +18,12 @@
 Summary:	Linux driver for DRM
 Summary(pl):	Sterownik dla Linuksa do DRM
 Name:		kernel-video-drm
-Version:	20060405
+Version:	20061208
 Release:	%{_rel}@%{_kernel_ver_str}
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	drm-%{version}.tar.bz2
-# Source0-md5:	fb1c8734c7f128383b2578a2a793f524
+# Source0-md5:	6ddb34015487c5fa15d523d26f72f97d
 URL:		http://dri.freedesktop.org/wiki/DRM
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.14}
@@ -76,7 +76,11 @@
 %build
 %if %{with kernel}
 
+chmod u+x scripts/create_linux_pci_lists.sh
 cd linux-core
+
+cat ../shared-core/drm_pciids.txt | ../scripts/create_linux_pci_lists.sh
+
 install -d {ko-up,ko-smp}
 
 # kernel module(s)
@@ -156,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/12/08 23:21:27  mmazur
+- updated to latest snap
+
 Revision 1.22  2006/11/13 15:00:11  sparky
 - don't use %{without ...}, it may not work after inverting bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-video-drm.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list