]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- up to 1.6.0; unfortunately uClibc on th is broken auto/th/busybox-1_6_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 3 Jun 2007 18:50:06 +0000 (18:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox.spec -> 1.135

busybox.spec

index 607debd0a25260e3d380164abd8a50c025a43762..fd4e6af7543de0523107a14f84c7244316661be1 100644 (file)
 #
 %bcond_without static          # don't build static version
 %bcond_without initrd          # don't build initrd version
-#%%bcond_with  dietlibc        # build dietlibc-based initrd version
+%bcond_with    dietlibc        # build dietlibc-based initrd version
 %bcond_with    glibc           # build glibc-based initrd version
 #
 %ifnarch %{ix86} %{x8664} ppc sparc64
 %define with_glibc 1
 %endif
-%ifarch ppc
-%undefine      with_dietlibc
-%endif
 Summary:       Set of common unix utils for embeded systems
 Summary(pl.UTF-8):     Zestaw narzędzi uniksowych dla systemów wbudowanych
 Summary(pt_BR.UTF-8):  BusyBox é um conjunto de utilitários UNIX em um único binário
 Name:          busybox
-Version:       1.5.1
+Version:       1.6.0
 Release:       1
 License:       GPL
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 30df6f796b350fd126c07cff7c33b538
+# Source0-md5: b587dd978fed23467b42ef959b6aa449
 Source1:       %{name}.config
 Source2:       %{name}-initrd.config
 %{?with_altconfig:Source3:     %{cfgfile}}
This page took 0.032774 seconds and 4 git commands to generate.