SPECS: udev.spec - created '/sbin/hotplug' symbolic link to avoid ...

freetz freetz at pld-linux.org
Sat Oct 22 10:23:59 CEST 2005


Author: freetz                       Date: Sat Oct 22 08:23:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- created '/sbin/hotplug' symbolic link to avoid sysctl hacks
  (thanks to Paweł Sakowski for suggestion), rel. 0.9

---- Files affected:
SPECS:
   udev.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.120 SPECS/udev.spec:1.121
--- SPECS/udev.spec:1.120	Fri Oct 21 10:27:33 2005
+++ SPECS/udev.spec	Sat Oct 22 10:23:54 2005
@@ -31,7 +31,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	071
-Release:	0.1
+Release:	0.9
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -218,6 +218,7 @@
 $RPM_BUILD_ROOT%{_prefix}/sbin/udev_import_usermap usb \
     %{SOURCE10} %{SOURCE11} %{SOURCE12} > $RPM_BUILD_ROOT/etc/udev/rules.d/hotplug_map.rules
 
+ln -s %{_sbindir}/udevsend $RPM_BUILD_ROOT%{_sbindir}/hotplug
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -291,6 +292,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2005/10/22 08:23:54  freetz
+- created '/sbin/hotplug' symbolic link to avoid sysctl hacks
+  (thanks to Paweł Sakowski for suggestion), rel. 0.9
+
 Revision 1.120  2005/10/21 08:27:33  freetz
 - 071, added persistent.rules, dropped rules numbering
 
================================================================

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




More information about the pld-cvs-commit mailing list