SPECS (GCC_4_1): gcc.spec - noautochrpath for multilib(32) killed....
pluto
pluto at pld-linux.org
Mon Feb 27 21:19:43 CET 2006
Author: pluto Date: Mon Feb 27 20:19:43 2006 GMT
Module: SPECS Tag: GCC_4_1
---- Log message:
- noautochrpath for multilib(32) killed. BR: chrpath >= 0.13-2.
---- Files affected:
SPECS:
gcc.spec (1.396.2.34 -> 1.396.2.35)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.34 SPECS/gcc.spec:1.396.2.35
--- SPECS/gcc.spec:1.396.2.34 Mon Feb 27 13:32:46 2006
+++ SPECS/gcc.spec Mon Feb 27 21:19:38 2006
@@ -12,11 +12,6 @@
%bcond_without bootstrap # omit 3-stage bootstrap
%bcond_with tests # torture gcc
-%if %{with multilib}
-# the latest chrpath(64) can't handle 32-bit binaries :/
-%define _noautochrpath .*/lib/.*\\.so.*
-%endif
-
%if %{without cxx}
%undefine with_java
%undefine with_objcxx
@@ -93,6 +88,7 @@
BuildRequires: automake
BuildRequires: binutils >= 2:2.15.94.0.1
BuildRequires: bison
+BuildRequires: chrpath >= 0.13-2
%{?with_tests:BuildRequires: dejagnu}
BuildRequires: fileutils >= 4.0.41
BuildRequires: flex
@@ -1410,6 +1406,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.396.2.35 2006/02/27 20:19:38 pluto
+- noautochrpath for multilib(32) killed. BR: chrpath >= 0.13-2.
+
Revision 1.396.2.34 2006/02/27 12:32:46 pluto
- libssp.a doesn't need 755.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.34&r2=1.396.2.35&f=u
More information about the pld-cvs-commit
mailing list