SPECS: busybox.spec - busybox for initrd has hardcoded file name, stick to it
baggins
baggins at pld-linux.org
Mon Mar 30 14:24:37 CEST 2009
Author: baggins Date: Mon Mar 30 12:24:37 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- busybox for initrd has hardcoded file name, stick to it
---- Files affected:
SPECS:
busybox.spec (1.165 -> 1.166)
---- Diffs:
================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.165 SPECS/busybox.spec:1.166
--- SPECS/busybox.spec:1.165 Sun Mar 29 22:51:02 2009
+++ SPECS/busybox.spec Mon Mar 30 14:24:31 2009
@@ -278,7 +278,7 @@
%if %{with initrd}
%files initrd
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/initrd/busybox
+%attr(755,root,root) %{_libdir}/initrd/initrd-busybox
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -287,6 +287,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.166 2009/03/30 12:24:31 baggins
+- busybox for initrd has hardcoded file name, stick to it
+
Revision 1.165 2009/03/29 20:51:02 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.165&r2=1.166&f=u
More information about the pld-cvs-commit
mailing list