SPECS: udev.spec - ieee1384,input,net hotplug agents added, rel. 5.4

freetz freetz at pld-linux.org
Wed Oct 19 15:19:17 CEST 2005


Author: freetz                       Date: Wed Oct 19 13:19:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ieee1384,input,net hotplug agents added, rel. 5.4

---- Files affected:
SPECS:
   udev.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.112 SPECS/udev.spec:1.113
--- SPECS/udev.spec:1.112	Wed Oct 19 12:41:41 2005
+++ SPECS/udev.spec	Wed Oct 19 15:19:11 2005
@@ -31,7 +31,7 @@
 Summary(pl):	Implementacja devfs w przestrzeni użytkownika
 Name:		udev
 Version:	070
-Release:	5.3
+Release:	5.4
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -44,17 +44,22 @@
 Source6:	ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/uevent_listen.c
 # Source6-md5:	7b2b881a8531fd84da7cae9152dc4e39
 # from Mandriva CVS:
-# http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/udev/udev_import_usermap?rev=1.5
-Source7:	udev_import_usermap
+# http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/udev/
 # Needed for the automatic module loading w/o hotplug to work
 # see:
 # http://qa.mandrivalinux.com/twiki/bin/view/Main/Udev
 # http://lwn.net/Articles/123932/
+Source7:	%{name}_import_usermap
 Source8:	%{name}-modprobe.rules
 # hotplug usb maps
 Source10:	%{name}-usb.digicam
 Source11:	%{name}-usb.distmap
 Source12:	%{name}-usb.handmap
+# helpers
+Source20:	%{name}-ieee1394.helper
+Source21:	%{name}-input.helper
+Source22:	%{name}-net.helper
+Source23:	%{name}-input-coldplug
 Patch0:		udev-synthesize-02.patch
 Patch1:		udev-synthesize-md
 Patch2:		udev-synthesize-preserve_env
@@ -71,6 +76,10 @@
 Requires:	coreutils
 Provides:	dev = 3.0.0
 Obsoletes:	hotplug
+Obsoletes:	hotplug-digicam
+Obsoletes:	hotplug-input
+Obsoletes:	hotplug-net
+Obsoletes:	hotplug-pci
 # Obsoletes:	dev
 Obsoletes:	udev-dev
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -171,6 +180,12 @@
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/udev/udev.conf
 install %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/start_udev
 install %{SOURCE7} $RPM_BUILD_ROOT%{_prefix}/sbin/udev_import_usermap
+
+install %{SOURCE20} $RPM_BUILD_ROOT%{_sbindir}/udev_ieee1394_helper
+install %{SOURCE21} $RPM_BUILD_ROOT%{_sbindir}/udev_input_helper
+install %{SOURCE22} $RPM_BUILD_ROOT%{_sbindir}/udev_net_helper
+install %{SOURCE23} $RPM_BUILD_ROOT%{_sbindir}/udev_input_coldplug
+
 install extras/path_id $RPM_BUILD_ROOT%{_sbindir}
 install extras/dvb.sh $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts
 install extras/raid-devfs.sh $RPM_BUILD_ROOT%{_sysconfdir}/udev/scripts
@@ -260,6 +275,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2005/10/19 13:19:11  freetz
+- ieee1384,input,net hotplug agents added, rel. 5.4
+
 Revision 1.112  2005/10/19 10:41:41  freetz
 - disabled driver agents in hotplug_map rules creation, rel.5.3
 
================================================================

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




More information about the pld-cvs-commit mailing list