From: Jakub Bogusz Date: Wed, 11 May 2005 17:05:48 +0000 (+0000) Subject: - use x8664 macro X-Git-Tag: auto/ac/smalltalk-2_1_11-2~3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=c236bd4c26742b3e09ae5e2918ed45ffa891d951;p=packages%2Fsmalltalk.git - use x8664 macro Changed files: smalltalk.spec -> 1.63 --- diff --git a/smalltalk.spec b/smalltalk.spec index 6066bd7..ddb95e8 100644 --- a/smalltalk.spec +++ b/smalltalk.spec @@ -31,14 +31,15 @@ BuildRequires: ncurses-devel >= 5.0 BuildRequires: pango-devel >= 1:1.0.0 BuildRequires: pkgconfig BuildRequires: readline-devel >= 4.2 +BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: texinfo BuildRequires: tk-devel >= 8.4 #BuildRequires: xemacs -# 2.1.x versions won't work correctly on amd64 and alpha (on amd64 crashes +# 2.1.x versions won't work correctly on x86_64 and alpha (on x86_64 crashes # even on build time) because of calling convention (no registers support) # it should be fixed in devel (2.1e) version (but alloc,amd64 patches seem # still needed there) -ExcludeArch: alpha amd64 +ExcludeArch: %{x8664} alpha BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description