summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/php54.spec b/php54.spec
index 393c792..17a29d9 100644
--- a/php54.spec
+++ b/php54.spec
@@ -32,7 +32,11 @@
%global with_fpm 1
%if 0%{?__isa:1}
+%if 0%{?rhel} == 7
+%global isasuffix -%{__isa_bits}
+%else
%global isasuffix -%{__isa}
+%endif
%else
%global isasuffix %nil
%endif