[kdelibs/f20] use %%arm macro

Rex Dieter rdieter at fedoraproject.org
Mon Dec 2 16:52:14 UTC 2013


commit b934cf8267feee9ae52983cef1d15be29b206592
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 2 10:52:06 2013 -0600

    use %%arm macro

 kdelibs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kdelibs.spec b/kdelibs.spec
index fe7ac6f..b143d1b 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -353,7 +353,7 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
 %patch54 -p1 -b .kjs-locale
 %patch59 -p1 -b .filter
 %patch61 -p1 -b .dot
-%ifarch armv7hl
+%ifarch %{arm}
 %patch62 -p1 -b .arm-plasma
 %endif
 


More information about the scm-commits mailing list