SPECS: busybox.spec - rel 3; filterout relro (for ppc)
arekm
arekm at pld-linux.org
Thu Nov 20 08:25:45 CET 2008
Author: arekm Date: Thu Nov 20 07:25:45 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3; filterout relro (for ppc)
---- Files affected:
SPECS:
busybox.spec (1.150 -> 1.151)
---- Diffs:
================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.150 SPECS/busybox.spec:1.151
--- SPECS/busybox.spec:1.150 Wed Nov 19 13:07:13 2008
+++ SPECS/busybox.spec Thu Nov 20 08:25:39 2008
@@ -36,7 +36,7 @@
Name: busybox
# stable line only
Version: 1.12.2
-Release: 2
+Release: 3
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
+%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.151 2008/11/20 07:25:39 arekm
+- rel 3; filterout relro (for ppc)
+
Revision 1.150 2008/11/19 12:07:13 arekm
- rel 2; all mdev features
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.150&r2=1.151&f=u
More information about the pld-cvs-commit
mailing list