SPECS: udev.spec - no need to set default attr for dirs

glen glen at pld-linux.org
Sat Nov 12 03:02:48 CET 2005


Author: glen                         Date: Sat Nov 12 02:02:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no need to set default attr for dirs

---- Files affected:
SPECS:
   udev.spec (1.135 -> 1.136) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.135 SPECS/udev.spec:1.136
--- SPECS/udev.spec:1.135	Sat Nov 12 02:28:10 2005
+++ SPECS/udev.spec	Sat Nov 12 03:02:42 2005
@@ -280,12 +280,12 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_prefix}/sbin/*
 
-%attr(755,root,root) %dir %{_sysconfdir}/udev
-%attr(755,root,root) %dir %{_sysconfdir}/udev/agents.d
-%attr(755,root,root) %dir %{_sysconfdir}/udev/agents.d/usb
-%attr(755,root,root) %dir %{_sysconfdir}/udev/devices
-%attr(755,root,root) %dir %{_sysconfdir}/udev/rules.d
-%attr(755,root,root) %dir %{_sysconfdir}/udev/scripts
+%dir %{_sysconfdir}/udev
+%dir %{_sysconfdir}/udev/agents.d
+%dir %{_sysconfdir}/udev/agents.d/usb
+%dir %{_sysconfdir}/udev/devices
+%dir %{_sysconfdir}/udev/rules.d
+%dir %{_sysconfdir}/udev/scripts
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/scsi_id.config
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/udev/rules.d/udev.rules
@@ -320,6 +320,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.136  2005/11/12 02:02:42  glen
+- no need to set default attr for dirs
+
 Revision 1.135  2005/11/12 01:28:10  havner
 - add /etc/udev/devices dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.135&r2=1.136&f=u




More information about the pld-cvs-commit mailing list