SPECS: udev.spec - reverted - my bad, new udev doesn't build udev ...

czarny czarny at pld-linux.org
Sat Jan 27 15:02:31 CET 2007


Author: czarny                       Date: Sat Jan 27 14:02:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- reverted - my bad, new udev doesn't build udev binary

---- Files affected:
SPECS:
   udev.spec (1.204 -> 1.205) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.204 SPECS/udev.spec:1.205
--- SPECS/udev.spec:1.204	Sat Jan 27 14:50:05 2007
+++ SPECS/udev.spec	Sat Jan 27 15:02:26 2007
@@ -175,7 +175,6 @@
 	EXTRAS="%{static_extras}" \
 	V=1
 
-cp -a udev initrd-udev
 cp -a udevd initrd-udevd
 cp -a udevtrigger initrd-udevtrigger
 cp -a udevsettle initrd-udevsettle
@@ -263,7 +262,7 @@
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_sbindir}
 install initrd-* $RPM_BUILD_ROOT%{_sbindir}
-ln -s initrd-udev $RPM_BUILD_ROOT%{_sbindir}/udevstart.initrd
+ln -s initrd-udevd $RPM_BUILD_ROOT%{_sbindir}/udevstart.initrd
 %endif
 
 %clean
@@ -376,6 +375,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.205  2007/01/27 14:02:26  czarny
+- reverted - my bad, new udev doesn't build udev binary
+
 Revision 1.204  2007/01/27 13:50:05  czarny
 - both udev and udevd should be copied to initrd-udev and initrd-udevd, as there is more than one way to start udev in early-userspace and there is no need to limit those possibilities
 - by default PLDs geninitrd uses udev (normal program - no daemon), as it is sufficient and doesn't post problems of running a daemon in early-userspace and not killing it after the real boot
================================================================

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



More information about the pld-cvs-commit mailing list