]> git.pld-linux.org Git - packages/dev.git/commitdiff
- added coda support
authorArtur Frysiak <artur@frysiak.net>
Thu, 22 Apr 1999 00:10:24 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- compiled on new rpm

Changed files:
    dev.spec -> 1.6

dev.spec

index 2ca3d30f20db54c290bd28bbb767e36d515bee5a..ac8431cdd071f89954cc5ea2f2728935c7426921 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -170,6 +170,9 @@ touch log
 # route 
 mknod route c 36 0
 
+# Coda support
+mknod cfs0 c 67 0
+
 %clean 
 rm -rf $RPM_BUILD_ROOT
 
@@ -190,6 +193,7 @@ rm -rf $RPM_BUILD_ROOT
 #c#
 %attr(664,root,root) /dev/cdu31a
 %attr(640,root,disk) /dev/cdu535
+%attr(600,root,root) /dev/cfs0
 %attr(664,root,root) /dev/cm206cd
 %attr(600,root,root) /dev/console
 %attr(666,root,root) /dev/cui*
@@ -366,6 +370,7 @@ rm -rf $RPM_BUILD_ROOT
   [2.5.9-3]
 - compiled on rpm 3
 - fixed framebuffer support
+- added coda support
 
 * Sat Dec 12 1998 Sergiusz Paw³owicz <ser@hyperreal.art.pl>
   [2.5.9-1d]
This page took 0.118074 seconds and 4 git commands to generate.