SPECS: udev.spec - fixed permisions for the hotplug symlink non-...

jpc jpc at pld-linux.org
Sun Jul 31 17:30:47 CEST 2005


Author: jpc                          Date: Sun Jul 31 15:30:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed permisions for the hotplug symlink
  non-op really but lets be future-proof (pointed out by arekm)
- rel 0.2
- works for me

---- Files affected:
SPECS:
   udev.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.78 SPECS/udev.spec:1.79
--- SPECS/udev.spec:1.78	Sun Jul 31 17:13:24 2005
+++ SPECS/udev.spec	Sun Jul 31 17:30:42 2005
@@ -11,7 +11,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	064
-Release:	0.1
+Release:	0.2
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -151,7 +151,7 @@
 %exclude %{_sbindir}/*initrd*
 %endif
 %attr(755,root,root) %{_bindir}/*
-%attr(-,root,root) %{_sysconfdir}/hotplug.d/default/10-udev.hotplug
+%attr(755,root,root) %{_sysconfdir}/hotplug.d/default/10-udev.hotplug
 
 #%config(missingok) %{_sysconfdir}/dev.d/net/hotplug.dev
 %attr(755,root,root) %dir %{_sysconfdir}/dev.d
@@ -191,6 +191,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2005/07/31 15:30:42  jpc
+- fixed permisions for the hotplug symlink
+  non-op really but lets be future-proof (pointed out by arekm)
+- rel 0.2
+- works for me
+
 Revision 1.78  2005/07/31 15:13:24  saq
 - prep is the place for sed-patching
 
================================================================

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




More information about the pld-cvs-commit mailing list