Author: baggins Date: Tue Feb 24 22:34:07 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - removed broken ash_exec patch - added export PATH patch
---- Files affected: SPECS: busybox.spec (1.155 -> 1.156) ---- Diffs: ================================================================ Index: SPECS/busybox.spec diff -u SPECS/busybox.spec:1.155 SPECS/busybox.spec:1.156 --- SPECS/busybox.spec:1.155 Mon Feb 23 23:45:23 2009 +++ SPECS/busybox.spec Tue Feb 24 23:34:02 2009 @@ -36,7 +36,7 @@ Name: busybox # stable line only Version: 1.12.4 -Release: 2 +Release: 3 License: GPL Group: Applications Source0: http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2 @@ -47,12 +47,12 @@ Patch1: %{name}-logconsole.patch Patch2: %{name}-printf-gettext.patch Patch3: %{name}-loadfont.patch -Patch4: %{name}-ash_exec.patch -Patch5: %{name}-kernel_headers.patch -Patch6: %{name}-insmod-morearchs.patch -Patch7: %{name}-dhcp.patch -Patch8: %{name}-fix_64_archs.patch -Patch9: %{name}-inotify.patch +Patch4: %{name}-kernel_headers.patch +Patch5: %{name}-insmod-morearchs.patch +Patch6: %{name}-dhcp.patch +Patch7: %{name}-fix_64_archs.patch +Patch8: %{name}-inotify.patch +Patch9: %{name}-ash-export-PATH.patch URL: http://www.busybox.net/ BuildRequires: gcc >= 3.2 BuildRequires: perl-tools-pod @@ -275,6 +275,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.156 2009/02/24 22:34:02 baggins +- rel 3 +- removed broken ash_exec patch +- added export PATH patch + Revision 1.155 2009/02/23 22:45:23 baggins - rel 2 - enable all ash features, especially CMDCMD is required by initramfs-tools ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.155&r2=1.156&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
