SPECS: kernel-video-drm.spec - install modules in misc rather than...

zytek zytek at pld-linux.org
Mon May 28 01:51:36 CEST 2007


Author: zytek                        Date: Sun May 27 23:51:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install modules in misc rather than nonexistent video subdir

---- Files affected:
SPECS:
   kernel-video-drm.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/kernel-video-drm.spec
diff -u SPECS/kernel-video-drm.spec:1.28 SPECS/kernel-video-drm.spec:1.29
--- SPECS/kernel-video-drm.spec:1.28	Mon May 28 00:37:16 2007
+++ SPECS/kernel-video-drm.spec	Mon May 28 01:51:29 2007
@@ -13,7 +13,7 @@
 %undefine	with_dist_kernel
 %endif
 
-%define		_rel	1
+%define		_rel	2
 Summary:	Linux driver for DRM
 Summary(pl.UTF-8):	Sterownik dla Linuksa do DRM
 Name:		kernel%{_alt_kernel}-video-drm
@@ -63,7 +63,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %if %{with kernel}
-%install_kernel_modules -m linux-core/{drm,mga,radeon,via,i810,nouveau,savage,i915,nv,sis,mach64,r128,tdfx} -d video
+%install_kernel_modules -m linux-core/{drm,mga,radeon,via,i810,nouveau,savage,i915,nv,sis,mach64,r128,tdfx} -d misc
 %endif
 
 %clean
@@ -78,7 +78,7 @@
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-video-drm
 %defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}/video/*.ko*
+/lib/modules/%{_kernel_ver}/misc/*.ko*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/05/27 23:51:29  zytek
+- install modules in misc rather than nonexistent video subdir
+
 Revision 1.28  2007/05/27 22:37:16  zytek
 - up to 20070528, proper Source
 
================================================================

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



More information about the pld-cvs-commit mailing list