Author: arekm Date: Thu Jun 7 11:39:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; echo fix from upstream
---- Files affected: SPECS: busybox.spec (1.136 -> 1.137) ---- Diffs: ================================================================ Index: SPECS/busybox.spec diff -u SPECS/busybox.spec:1.136 SPECS/busybox.spec:1.137 --- SPECS/busybox.spec:1.136 Mon Jun 4 23:21:12 2007 +++ SPECS/busybox.spec Thu Jun 7 13:39:16 2007 @@ -34,7 +34,7 @@ Summary(pt_BR.UTF-8): BusyBox é um conjunto de utilitários UNIX em um único binário Name: busybox Version: 1.6.0 -Release: 2 +Release: 3 License: GPL Group: Applications Source0: http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2 @@ -50,6 +50,7 @@ Patch6: %{name}-insmod-morearchs.patch Patch7: %{name}-dhcp.patch Patch8: %{name}-fix_64_archs.patch +Patch9: %{name}-echo.patch URL: http://www.busybox.net/ BuildRequires: gcc >= 3.2 BuildRequires: perl-tools-pod @@ -156,6 +157,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build install -d built @@ -266,6 +268,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137 2007/06/07 11:39:16 arekm +- rel 3; echo fix from upstream + Revision 1.136 2007/06/04 21:21:12 arekm - rel 2; important fixes for initrd ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/busybox.spec?r1=1.136&r2=1.137&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
