Author: baggins                      Date: Fri Mar 13 22:56:19 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.13.3

---- Files affected:
SPECS:
   busybox.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.158 SPECS/busybox.spec:1.159
--- SPECS/busybox.spec:1.158    Wed Mar  4 14:51:25 2009
+++ SPECS/busybox.spec  Fri Mar 13 23:56:13 2009
@@ -11,6 +11,12 @@
 #      rpm --rebuild busybox.*.src.rpm --with altconfig --define "cfgfile 
bb-emb-config.h"
 %bcond_with    altconfig       # use alternative config (defined by cfgfile)
 %bcond_with    linkfl          # creates links to busybox binary and puts them 
into file list
+%bcond_without static          # don't build static version
+%bcond_without initrd          # don't build initrd version
+%bcond_with    dietlibc        # build dietlibc-based initrd and static 
versions
+%bcond_with    glibc           # build glibc-based initrd and static versions
+%bcond_with    verbose         # verbose build
+#
 # Options below are useful, when you want fileutils and grep providing.
 # For example, ash package requires fileutils and grep.
 %bcond_with    fileutl_prov    # adds fileutils providing
@@ -21,12 +27,6 @@
 # Fileutils, grep and shell provided with busybox have not such
 # functionality as their GNU countenders.
 #
-%bcond_without static          # don't build static version
-%bcond_without initrd          # don't build initrd version
-%bcond_with    dietlibc        # build dietlibc-based initrd and static 
versions
-%bcond_with    glibc           # build glibc-based initrd and static versions
-%bcond_with    verbose
-#
 %ifnarch %{ix86} %{x8664} ppc
 %define with_glibc 1
 %endif
@@ -35,12 +35,12 @@
 Summary(pt_BR.UTF-8):  BusyBox é um conjunto de utilitários UNIX em um único 
binário
 Name:          busybox
 # stable line only
-Version:       1.12.4
-Release:       4
+Version:       1.13.3
+Release:       0.1
 License:       GPL
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 5b8c427bf596732d6b6156672e6e093f
+# Source0-md5: 0cde6d2790e790837d6d7e82faae3ca1
 Source1:       %{name}.config
 Source2:       %{name}-initrd.config
 %{?with_altconfig:Source3:     %{cfgfile}}
@@ -51,7 +51,6 @@
 Patch5:                %{name}-insmod-morearchs.patch
 Patch6:                %{name}-dhcp.patch
 Patch7:                %{name}-fix_64_archs.patch
-Patch8:                %{name}-inotify.patch
 Patch9:                %{name}-ash-export-PATH.patch
 URL:           http://www.busybox.net/
 BuildRequires: gcc >= 3.2
@@ -159,7 +158,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 %patch9 -p1
 
 %build
@@ -287,6 +285,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2009/03/13 22:56:13  baggins
+- 1.13.3
+
 Revision 1.158  2009/03/04 13:51:25  baggins
 - rel 4
 - Ockham's razor is your friend
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.158&r2=1.159&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to