]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- rel 14 busybox-0_60_1-14
authorMichal Moskal <michal@moskal.me>
Mon, 29 Oct 2001 19:14:40 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new version of malloc patch and new pivot_root patch

Changed files:
    busybox.spec -> 1.29

busybox.spec

index add64c8ae5664cd397312b5b32d88c243a9ac18d..9f8c3c3b3c41fce4243d4bc191fd811fdc1e3db5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Set of common unix utils for embeded systems
 Summary(pl):   Zestaw narzêdzi uniksowych dla systemów wbudowanych
 Name:          busybox
 Version:       0.60.1
-Release:       13
+Release:       14
 License:       GPL
 Group:         Applications
 Group(de):     Applikationen
@@ -15,6 +15,7 @@ Patch3:               %{name}-printf-gettext.patch
 Patch4:                %{name}-loadfont.patch
 Patch5:                %{name}-cread.patch
 Patch6:                %{name}-malloc.patch
+Patch7:                %{name}-pivot_root.patch
 URL:           http://busybox.lineo.com/
 %{?BOOT:BuildRequires: uClibc-devel-BOOT >= 20010521-3}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,6 +64,7 @@ busybox for PLD bootdisk.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 cp -f %{SOURCE1} Config.h
This page took 0.129222 seconds and 4 git commands to generate.