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

gnumeric.spec

index 474e9ea70cc7a976cdb97cdcafa6f986454af3fd..27105a4002303b981acac8fd7dc3ea41b41c846f 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without mono    # build without mono scripting engine
 %bcond_without python  # build without python support
 #
-%ifnarch %{ix86} amd64 arm hppa ppc s390 sparc sparcv9 sparc64
+%ifnarch %{ix86} %{x8664} alpha arm hppa ppc s390 sparc sparcv9 sparc64
 %undefine      with_mono
 %endif
 %include       /usr/lib/rpm/macros.perl
@@ -66,6 +66,7 @@ BuildRequires:        psiconv-devel >= 0.9.3
 BuildRequires: python-devel >= 2.2
 BuildRequires: python-pygtk-devel >= 2.0.0
 %endif
+BuildRequires: rpmbuild(macros) >= 1.213
 Requires(post,preun):   GConf2 >= 2.10.0
 Requires(post,postun):  desktop-file-utils
 Requires(post,postun):  scrollkeeper
This page took 0.0415 seconds and 4 git commands to generate.