SPECS: udev.spec - typo in initrd subpackage
alucard
alucard at pld-linux.org
Fri Jan 19 18:55:02 CET 2007
Author: alucard Date: Fri Jan 19 17:55:02 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- typo in initrd subpackage
---- Files affected:
SPECS:
udev.spec (1.202 -> 1.203)
---- Diffs:
================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.202 SPECS/udev.spec:1.203
--- SPECS/udev.spec:1.202 Wed Jan 17 11:12:52 2007
+++ SPECS/udev.spec Fri Jan 19 18:54:57 2007
@@ -28,7 +28,7 @@
Summary(pl): Implementacja devfs w przestrzeni użytkownika
Name: udev
Version: 104
-Release: 2
+Release: 3
Epoch: 1
License: GPL
Group: Base
@@ -262,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
@@ -375,6 +375,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.203 2007/01/19 17:54:57 alucard
+- typo in initrd subpackage
+
Revision 1.202 2007/01/17 10:12:52 qboosh
- pl for -tools
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/udev.spec?r1=1.202&r2=1.203&f=u
More information about the pld-cvs-commit
mailing list