packages: filesystem/filesystem.spec - blocking readdir on /home/services b...
glen
glen at pld-linux.org
Fri Feb 19 17:49:48 CET 2010
Author: glen Date: Fri Feb 19 16:49:48 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- blocking readdir on /home/services breaks apps (readlink -m fails) and gives no real value); rel 33
---- Files affected:
packages/filesystem:
filesystem.spec (1.107 -> 1.108)
---- Diffs:
================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.107 packages/filesystem/filesystem.spec:1.108
--- packages/filesystem/filesystem.spec:1.107 Wed Jan 27 14:27:33 2010
+++ packages/filesystem/filesystem.spec Fri Feb 19 17:49:43 2010
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 3.0
-Release: 32
+Release: 33
License: GPL
Group: Base
BuildRequires: automake
@@ -141,7 +141,7 @@
%dir /etc/xdg
%dir /etc/xdg/autostart
%dir /home/users
-%attr(751,root,adm) %dir /home/services
+%dir /home/services
%dir /initrd
%dir /lib/firmware
%dir /lib/security
@@ -209,6 +209,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.108 2010/02/19 16:49:43 glen
+- blocking readdir on /home/services breaks apps (readlink -m fails) and gives no real value); rel 33
+
Revision 1.107 2010/01/27 13:27:33 glen
- add /usr/include/X11 so xorg-data-xbitmaps/xorg-proto-xproto-devel don't have to
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.107&r2=1.108&f=u
More information about the pld-cvs-commit
mailing list