SPECS: kernel-video-drm.spec - fix rel and packaging
patrys
patrys at pld-linux.org
Tue Mar 31 15:19:37 CEST 2009
Author: patrys Date: Tue Mar 31 13:19:36 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix rel and packaging
---- Files affected:
SPECS:
kernel-video-drm.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/kernel-video-drm.spec
diff -u SPECS/kernel-video-drm.spec:1.34 SPECS/kernel-video-drm.spec:1.35
--- SPECS/kernel-video-drm.spec:1.34 Tue Mar 31 15:14:02 2009
+++ SPECS/kernel-video-drm.spec Tue Mar 31 15:19:31 2009
@@ -9,7 +9,7 @@
%bcond_without kernel # don't build kernel modules
%bcond_with verbose # verbose build (V=1)
-%define _rel 3
+%define _rel 1
Summary: Linux driver for DRM
Summary(pl.UTF-8): Sterownik dla Linuksa do DRM
Name: kernel%{_alt_kernel}-video-drm
@@ -53,12 +53,12 @@
cat Makefile >> Makefile.new
mv Makefile.new Makefile
export DRMSRCDIR=`pwd`
-%build_kernel_modules -m drm,mga,radeon,via,i810,nouveau,savage,i915,nv,sis,mach64,r128,tdfx
+%build_kernel_modules -m drm,i810,mach64,mga,nouveau,r128,radeon,savage,sis,tdfx,via,xgi
%install
rm -rf $RPM_BUILD_ROOT
-%install_kernel_modules -m linux-core/{drm,mga,radeon,via,i810,nouveau,savage,i915,nv,sis,mach64,r128,tdfx} -d kernel/drivers/char/drm
+%install_kernel_modules -m linux-core/{drm,i810,mach64,mga,nouveau,r128,radeon,savage,sis,tdfx,via,xgi} -d kernel/drivers/char/drm
%clean
rm -rf $RPM_BUILD_ROOT
@@ -79,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2009/03/31 13:19:31 patrys
+- fix rel and packaging
+
Revision 1.34 2009/03/31 13:14:02 patrys
- correct tarball name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-video-drm.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list