Author: glen                         Date: Mon Feb 27 10:29:48 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- /tmp like perm in /run (set by udev likely)

---- Files affected:
packages/filesystem:
   filesystem.spec (1.137 -> 1.138) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.137 
packages/filesystem/filesystem.spec:1.138
--- packages/filesystem/filesystem.spec:1.137   Mon Feb 20 00:02:17 2012
+++ packages/filesystem/filesystem.spec Mon Feb 27 11:29:43 2012
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       4.0
-Release:       5
+Release:       6
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -168,7 +168,7 @@
 %dir /lib/systemd/system
 %dir /lib/udev
 %dir /lib/udev/rules.d
-%dir /run
+%dir %attr(1777,root,root) /run
 %dir /selinux
 %dir /sys
 %if "%{pld_release}" != "ac"
@@ -255,6 +255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138  2012/02/27 10:29:43  glen
+- /tmp like perm in /run (set by udev likely)
+
 Revision 1.137  2012/02/19 23:02:17  baggins
 - rel 5
 - add /etc/pki/CA
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.137&r2=1.138&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to