packages: dev/dev.spec - rel 10; more sgXX devices

arekm arekm at pld-linux.org
Tue Jan 24 22:23:56 CET 2012


Author: arekm                        Date: Tue Jan 24 21:23:56 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 10; more sgXX devices

---- Files affected:
packages/dev:
   dev.spec (1.197 -> 1.198) 

---- Diffs:

================================================================
Index: packages/dev/dev.spec
diff -u packages/dev/dev.spec:1.197 packages/dev/dev.spec:1.198
--- packages/dev/dev.spec:1.197	Mon Nov 28 23:41:29 2011
+++ packages/dev/dev.spec	Tue Jan 24 22:23:51 2012
@@ -6,7 +6,7 @@
 Summary(tr.UTF-8):	/dev dizini
 Name:		dev
 Version:	3.4
-Release:	9
+Release:	10
 License:	Public Domain
 Group:		Base
 Source0:	%{name}-list
@@ -84,7 +84,7 @@
 ln -sf fd/1 stdout
 ln -sf fd/2 stderr
 i=0;
-for l in a b c d e f g h; do
+for l in a b c d e f g h i j k l m n o p; do
 	ln -sf sg$l sg$i
 	i=$((i+1))
 done
@@ -170,7 +170,8 @@
 /dev/stderr
 %attr(660,root,video) /dev/radio
 %attr(660,root,audio) /dev/sequencer2
-%attr(600,root,root) /dev/sg[0-7]
+%attr(600,root,root) /dev/sg[0-9]
+%attr(600,root,root) /dev/sg1[0-5]
 %attr(1777,root,root) %dir /dev/shm
 %dir /dev/snd
 %attr(660,root,video) /dev/vbi
@@ -258,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.198  2012/01/24 21:23:51  arekm
+- rel 10; more sgXX devices
+
 Revision 1.197  2011/11/28 22:41:29  gotar
 - added /dev/kmsg, rel. 9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dev/dev.spec?r1=1.197&r2=1.198&f=u



More information about the pld-cvs-commit mailing list