]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- use x8664 macro
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 May 2005 15:27:01 +0000 (15:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt.spec -> 1.54

beecrypt.spec

index 8c347384ef802bb4487b414d0e7e95eda069ac65..60836c710043a384f36c3519c926dacb2d859aa1 100644 (file)
@@ -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} \
This page took 0.07758 seconds and 4 git commands to generate.