Author: arekm Date: Wed Nov 19 12:04:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.12.2
---- Files affected: SPECS: busybox.spec (1.148 -> 1.149) ---- Diffs: ================================================================ Index: SPECS/busybox.spec diff -u SPECS/busybox.spec:1.148 SPECS/busybox.spec:1.149 --- SPECS/busybox.spec:1.148 Sun Apr 27 16:35:30 2008 +++ SPECS/busybox.spec Wed Nov 19 13:04:41 2008 @@ -34,12 +34,13 @@ 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.10.1 -Release: 0.1 +# stable line only +Version: 1.12.2 +Release: 1 License: GPL Group: Applications Source0: http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2 -# Source0-md5: 953c5d829a3ff11014f41c6c1b446eb8 +# Source0-md5: 1a47c00828c7b38b7516f6fdc35800e2 Source1: %{name}.config Source2: %{name}-initrd.config %{?with_altconfig:Source3: %{cfgfile}} @@ -51,6 +52,7 @@ Patch6: %{name}-insmod-morearchs.patch Patch7: %{name}-dhcp.patch Patch8: %{name}-fix_64_archs.patch +Patch9: %{name}-inotify.patch URL: http://www.busybox.net/ BuildRequires: gcc >= 3.2 BuildRequires: perl-tools-pod @@ -159,6 +161,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 %build install -d built @@ -272,7 +275,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.148 2008/04/27 14:35:30 arekm +Revision 1.149 2008/11/19 12:04:41 arekm +- up to 1.12.2 + +Revision 1.148 2008-04-27 14:35:30 arekm - add verbose flag; filter out -Wl,-z,-combreloc (caused linking to be done against glibc not uclibc) Revision 1.147 2008-04-27 12:54:08 areq ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.148&r2=1.149&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
