]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- rel 7 busybox-0_51-7
authorMichal Moskal <michal@moskal.me>
Wed, 13 Jun 2001 09:23:30 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added cread patch (can anybody check if it works?)

Changed files:
    busybox.spec -> 1.16

busybox.spec

index 21c26792c1e0c5e709e5dbf6c08f9a18875c1673..23a4c54349b6ca67adac4e21e6ff999bc3052c1c 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Set of common unix utils for embeded systems
 Name:          busybox
 Version:       0.51
-Release:       6
+Release:       7
 License:       GPL
 Group:         Applications
 Group(de):     Applikationen
@@ -13,6 +13,7 @@ Patch1:               %{name}-tee.patch
 Patch2:                %{name}-sh-name.patch
 Patch3:                %{name}-printf-gettext.patch
 Patch4:                %{name}-loadfont.patch
+Patch5:                %{name}-cread.patch
 URL:           http://busybox.lineo.com/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: uClibc-devel-BOOT >= 20010521-3
@@ -50,6 +51,7 @@ busybox for PLD bootdisk.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # BOOT
This page took 0.167537 seconds and 4 git commands to generate.