]> git.pld-linux.org Git - packages/dev.git/commitdiff
- changed 644 root.root to 664 root.video for /dev/fb?*
authorTomasz Pala <gotar@pld-linux.org>
Sun, 4 Nov 2001 21:34:16 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.66

dev.spec

index a51a2c951b62de3695c99028d107c0ad331f8144..baeb63494ae6b3a817f54787ffe8968f8011f02a 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -324,7 +324,7 @@ rm -rf $RPM_BUILD_ROOT
 
 #f#
 %config(noreplace) %verify(not link) %attr(644,root,root) /dev/fb
-%attr(644,root,root) /dev/fb?*
+%attr(664,root,video) /dev/fb?*
 %attr(660,root,floppy) /dev/fd*
 %config(noreplace) %verify(not link) %attr(666,root,root) /dev/ftape
 %attr(644,root,root) /dev/full
This page took 0.065571 seconds and 4 git commands to generate.