SPECS: busybox.spec - BR uClibc-static >= 3:0.9.30.1 (it has combreloc|relr...

baggins baggins at pld-linux.org
Sat Mar 14 02:44:56 CET 2009


Author: baggins                      Date: Sat Mar 14 01:44:56 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR uClibc-static >= 3:0.9.30.1 (it has combreloc|relro filtering built in)
- removed support for linux 2.4 modules
- removed fancy devfs device names (yuck!)

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

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.159 SPECS/busybox.spec:1.160
--- SPECS/busybox.spec:1.159	Fri Mar 13 23:56:13 2009
+++ SPECS/busybox.spec	Sat Mar 14 02:44:50 2009
@@ -67,9 +67,9 @@
 BuildRequires:	cross%{_target_base_arch}-uClibc-static
 %else
 	%ifarch ppc %{x8664}
-BuildRequires:	uClibc-static >= 2:0.9.29
+BuildRequires:	uClibc-static >= 3:0.9.30.1
 	%else
-BuildRequires:	uClibc-static >= 2:0.9.21
+BuildRequires:	uClibc-static >= 3:0.9.30.1
 	%endif
 %endif
 		%endif
@@ -89,8 +89,6 @@
 	%define CrossOpts %{nil}
 %endif
 
-%define		filterout_ld	-Wl,-z,(combreloc|relro)
-
 %description
 BusyBox combines tiny versions of many common UNIX utilities into a
 single small executable. It provides minimalist replacements for most
@@ -285,6 +283,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2009/03/14 01:44:50  baggins
+- BR uClibc-static >= 3:0.9.30.1 (it has combreloc|relro filtering built in)
+- removed support for linux 2.4 modules
+- removed fancy devfs device names (yuck!)
+
 Revision 1.159  2009/03/13 22:56:13  baggins
 - 1.13.3
 
================================================================

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



More information about the pld-cvs-commit mailing list