[motif] - from all build requires

Thomas Woerner twoerner at fedoraproject.org
Fri Oct 26 13:05:36 UTC 2012


commit 6b6566205ab9e98f0e7a37f76288777bd3823fb1
Author: Thomas Woerner <twoerner at redhat.com>
Date:   Fri Oct 26 15:05:21 2012 +0200

    - from all build requires

 motif.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/motif.spec b/motif.spec
index 083946b..8dab8a5 100644
--- a/motif.spec
+++ b/motif.spec
@@ -15,10 +15,10 @@ Requires: xorg-x11-xinit
 BuildRequires: automake, libtool, autoconf, flex
 # flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
 %if 0%{?fedora} > 17 || 0%{?rhel} > 6
-BuildRequires: flex-devel%{?_isa}
+BuildRequires: flex-devel
 %endif
 %if 0%{?fedora} > 12 && 0%{?fedora} <= 17
-BuildRequires: flex-static%{?_isa}
+BuildRequires: flex-static
 %endif
 BuildRequires: byacc, pkgconfig
 BuildRequires: libjpeg-devel libpng-devel


More information about the scm-commits mailing list