Author: qboosh Date: Sat Feb 26 02:14:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped amd64 hack - BR fixed binutils
---- Files affected: SPECS: libunwind.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libunwind.spec diff -u SPECS/libunwind.spec:1.4 SPECS/libunwind.spec:1.5 --- SPECS/libunwind.spec:1.4 Sat Feb 26 02:47:05 2005 +++ SPECS/libunwind.spec Sat Feb 26 03:14:28 2005 @@ -10,7 +10,7 @@ # Source0-md5: 5ba6d6b92e4a6c84f9d986ea3cbeb5b3 URL: http://www.hpl.hp.com/research/linux/libunwind/ %ifarch amd64 -BuildRequires: sed >= 4.0 +BuildRequires: binutils >= 2:2.15.94.0.2.2 %endif ExclusiveArch: %{ix86} amd64 hppa ia64 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,11 +51,6 @@ %prep %setup -q -%ifarch amd64 -# workaround - don't use protected due to gas/584 -sed -i -e 's/__attribute__((visibility ("protected")))//' include/internal.h -%endif - %build %configure %{__make} @@ -94,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/02/26 02:14:28 qboosh +- dropped amd64 hack - BR fixed binutils + Revision 1.4 2005/02/26 01:47:05 qboosh - updated to 0.98.4 @@ -105,4 +103,3 @@ Revision 1.1 2004/11/27 19:07:05 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libunwind.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
