SPECS: busybox.spec - rel 2; combreloc fix for ppc

arekm arekm at pld-linux.org
Sun Nov 30 22:10:19 CET 2008


Author: arekm                        Date: Sun Nov 30 21:10:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; combreloc fix for ppc

---- Files affected:
SPECS:
   busybox.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.152 SPECS/busybox.spec:1.153
--- SPECS/busybox.spec:1.152	Sun Nov 30 21:13:32 2008
+++ SPECS/busybox.spec	Sun Nov 30 22:10:14 2008
@@ -36,7 +36,7 @@
 Name:		busybox
 # stable line only
 Version:	1.12.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications
 Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
@@ -91,7 +91,7 @@
 	%define CrossOpts %{nil}
 %endif
 
-%define		filterout_ld	-Wl,-z,(-combreloc|relro)
+%define		filterout_ld	-Wl,-z,(combreloc|relro)
 
 %description
 BusyBox combines tiny versions of many common UNIX utilities into a
@@ -275,6 +275,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2008/11/30 21:10:14  arekm
+- rel 2; combreloc fix for ppc
+
 Revision 1.152  2008/11/30 20:13:32  arekm
 - up to 1.12.3
 
================================================================

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



More information about the pld-cvs-commit mailing list