]> git.pld-linux.org Git - packages/dev.git/commitdiff
- PPC: sheep_net dev-2_8_0-24
authorspeedy <speedy@pld-linux.org>
Sun, 23 Jun 2002 23:50:51 +0000 (23:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.100

dev.spec

index cb3f676dc2e7283949f9b1a16dd0fd808b1a0a07..9b5933de9d9b485307ffd1680b219173b7fc32a6 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -5,7 +5,7 @@ Summary(pl):    Pliki specjalne /dev/*
 Summary(tr):   /dev dizini
 Name:          dev
 Version:       2.8.0
-Release:       23
+Release:       24
 License:       Public Domain
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -111,7 +111,10 @@ mknode fdhd1 b 2 5
 mknode adb c 56 0
 mknode adbmouse c 10 10
 ln -sf adbmouse mouse
+# PMU
 mknode pmu c 10 154
+# mol networking 
+mknode sheep_net c 10 198
 %endif
 
 %ifarch sparc m68k
@@ -647,6 +650,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(644,root,root) /dev/adb*
 %attr(644,root,root) /dev/mouse
 %attr(644,root,root) /dev/pmu
+%attr(644,root,root) /dev/sheep_net
 %endif
 
 # only on sparc
This page took 0.044641 seconds and 4 git commands to generate.