]> git.pld-linux.org Git - packages/dev.git/commitdiff
- added dri
authoraverne <averne@pld-linux.org>
Thu, 15 Jul 2004 20:37:15 +0000 (20:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.141

dev.spec

index 98be1b7e7043b44b27846cf57be5f027e0452fe0..628f6d12e319305afaace128bd8e76cca11036cf 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -135,6 +135,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir /dev/cpu/7
 %dir /dev/ataraid
 %dir /dev/cciss
 %dir /dev/cpu/7
 %dir /dev/ataraid
 %dir /dev/cciss
+%dir /dev/dri
 %attr(660,root,disk) %dir /dev/cdroms
 %attr(660,root,disk) %dir /dev/discs
 %dir /dev/i2o
 %attr(660,root,disk) %dir /dev/cdroms
 %attr(660,root,disk) %dir /dev/discs
 %dir /dev/i2o
@@ -196,6 +197,7 @@ rm -rf $RPM_BUILD_ROOT
 %dev(c,10,181) %attr(666,root,root) /dev/toshiba
 %dev(c,212,0) %attr(600,root,root) /dev/slamr0
 %dev(c,213,0) %attr(600,root,root) /dev/slusb0
 %dev(c,10,181) %attr(666,root,root) /dev/toshiba
 %dev(c,212,0) %attr(600,root,root) /dev/slamr0
 %dev(c,213,0) %attr(600,root,root) /dev/slusb0
+%dev(c,226,0) %attr(660,root,video) /dev/dri/card0
 %endif
 
 %ifarch m68k
 %endif
 
 %ifarch m68k
This page took 0.149581 seconds and 4 git commands to generate.