From 442e4fdec75fc2be9a9dbf5efe059ab365a00f82 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 11 May 2005 15:27:01 +0000 Subject: [PATCH] - use x8664 macro Changed files: beecrypt.spec -> 1.54 --- beecrypt.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/beecrypt.spec b/beecrypt.spec index 8c34738..60836c7 100644 --- a/beecrypt.spec +++ b/beecrypt.spec @@ -44,6 +44,7 @@ BuildRequires: libgcj-devel BuildRequires: python-devel BuildRequires: python-modules %endif +BuildRequires: rpmbuild(macros) >= 1.213 %if %{with doc} BuildRequires: tetex-dvips BuildRequires: tetex-format-latex @@ -177,7 +178,7 @@ Pythonie na u --without-cplusplus \ --with%{!?with_java:out}-javaglue \ --with-cpu=%{_target_cpu} \ -%ifarch amd64 +%ifarch %{x8664} --with-arch=x86_64 \ %else --with-arch=%{_target_cpu} \ -- 2.44.0