SPECS: valgrind.spec - EA -= x8664 (valgrind contains 32-bit assem...
pluto
pluto at pld-linux.org
Tue May 2 21:43:48 CEST 2006
Author: pluto Date: Tue May 2 19:43:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- EA -= x8664 (valgrind contains 32-bit assembly
and configure check for -m32).
---- Files affected:
SPECS:
valgrind.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/valgrind.spec
diff -u SPECS/valgrind.spec:1.51 SPECS/valgrind.spec:1.52
--- SPECS/valgrind.spec:1.51 Wed Dec 28 21:24:14 2005
+++ SPECS/valgrind.spec Tue May 2 21:43:43 2006
@@ -14,7 +14,7 @@
# Needs libc.a
BuildRequires: glibc-static
Conflicts: valgrind-calltree
-ExclusiveArch: %{ix86} %{x8664} ppc
+ExclusiveArch: %{ix86} ppc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautostrip .*/vgpreload.*\\.so
@@ -78,6 +78,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2006/05/02 19:43:43 pluto
+- EA -= x8664 (valgrind contains 32-bit assembly
+ and configure check for -m32).
+
Revision 1.51 2005/12/28 20:24:14 wolf
- 3.1.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/valgrind.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list