]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- updated to 0.60.1 (modified patches)
authorfilon <filon@sokrates.mimuw.edu.pl>
Thu, 30 Aug 2001 22:42:48 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- there are much more applets (ash, vi, ..)
- it's smaller than ever before
- added ash to config, it's much smaller than ash-BOOT

Changed files:
    busybox.spec -> 1.26

busybox.spec

index 01e9d925973adac8da7e043d2263bf78b8a0b72b..4d2066e50550661b2d848445b1ff319425a1afdb 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Set of common unix utils for embeded systems
 Summary(pl):   Zestaw narzêdzi uniksowych dla systemów wbudowanych
 Name:          busybox
-Version:       0.51
+Version:       0.60.1
 Release:       12
 License:       GPL
 Group:         Applications
@@ -11,7 +11,7 @@ Source0:      ftp://ftp.lineo.com/pub/busybox/%{name}-%{version}.tar.gz
 Source1:       %{name}-config.h
 Patch0:                %{name}-logconsole.patch
 Patch1:                %{name}-tee.patch
-Patch2:                %{name}-sh-name.patch
+#Patch2:               %{name}-sh-name.patch
 Patch3:                %{name}-printf-gettext.patch
 Patch4:                %{name}-loadfont.patch
 Patch5:                %{name}-cread.patch
@@ -58,9 +58,9 @@ busybox for PLD bootdisk.
 
 %prep
 %setup -q
-%patch0
-%patch1
-%patch2 -p1
+%patch0 -p1
+%patch1 -p1
+#%patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
This page took 0.136984 seconds and 4 git commands to generate.