]> git.pld-linux.org Git - packages/dev.git/commitdiff
- /dev/ip* moved from netfilter package
authorwaszi <waszi@pld-linux.org>
Mon, 11 Oct 1999 07:08:16 +0000 (07:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dev.spec -> 1.23

dev.spec

index 2db97cba0b34900ed50e2827efb92276316dc7a9..7c42c4f885494b9302f4dba98887b9d215f144c3 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -210,6 +210,9 @@ mknod md13 b 9 13
 mknod md14 b 9 14
 mknod md15 b 9 15
 
+#netfilter
+mknod /dev/ipstate c 95 2
+
 #temporary
 install -d $RPM_BUILD_ROOT/proc/asound
 touch $RPM_BUILD_ROOT/proc/asound/snd
@@ -311,6 +314,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(600,root,root) /dev/ipauth
 %attr(600,root,root) /dev/ipl
 %attr(600,root,root) /dev/ipnat
+%attr(600,root,root) /dev/ipstate
 %attr(600,root,root) /dev/ippp*
 %attr(660,root, sys) /dev/iscc*
 %attr(600,root,root) /dev/isctl
This page took 0.166034 seconds and 4 git commands to generate.