SPECS: udev.spec - devmap_name removed (use multipath-tools instea...

glen glen at pld-linux.org
Sun Oct 16 00:44:44 CEST 2005


Author: glen                         Date: Sat Oct 15 22:44:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- devmap_name removed (use multipath-tools instead); rel 4.1

---- Files affected:
SPECS:
   udev.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.106 SPECS/udev.spec:1.107
--- SPECS/udev.spec:1.106	Sat Oct 15 17:15:10 2005
+++ SPECS/udev.spec	Sun Oct 16 00:44:38 2005
@@ -42,8 +42,6 @@
 Source2:	%{name}-firmware.rules
 Source3:	%{name}.conf
 Source4:	start_udev
-Source5:	devmap_name.tar.gz
-# Source5-md5:	f72f557299436af5d6ad66815b80a641
 Source6:	ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/uevent_listen.c
 # Source6-md5:	7b2b881a8531fd84da7cae9152dc4e39
 Patch0:		udev-synthesize-02.patch
@@ -90,8 +88,7 @@
 initrd.
 
 %prep
-%setup -q -a5
-sed -i -e 's#gcc#$(CC)#g' devmap_name/Makefile
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -125,10 +122,6 @@
 %endif
 
 %if %{with main}
-%{__make} -C devmap_name \
-	CC="%{__cc}" \
-	OPTFLAGS="%{rpmcflags}"
-
 %{__make} \
 	udevdir=/dev \
 	CC="%{__cc}" \
@@ -171,8 +164,8 @@
 
 ln -s %{_sbindir}/udevsend $RPM_BUILD_ROOT%{_sysconfdir}/hotplug.d/default/10-udev.hotplug
 
-install devmap_name/devmap_name $RPM_BUILD_ROOT%{_sbindir}/devmap_name
 install uevent_listen $RPM_BUILD_ROOT%{_sbindir}
+install udevsynthesize $RPM_BUILD_ROOT%{_sbindir}
 
 %endif
 
@@ -246,6 +239,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2005/10/15 22:44:38  glen
+- devmap_name removed (use multipath-tools instead); rel 4.1
+
 Revision 1.106  2005/10/15 15:15:10  glen
 - use klibc for amd64
 
================================================================

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




More information about the pld-cvs-commit mailing list