summaryrefslogtreecommitdiffstats
path: root/php-magickwand.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-magickwand.spec')
-rw-r--r--php-magickwand.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-magickwand.spec b/php-magickwand.spec
index 312c6c8..98def75 100644
--- a/php-magickwand.spec
+++ b/php-magickwand.spec
@@ -20,7 +20,7 @@ Source1: magickwand.ini
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: php-devel
BuildRequires: autoconf, automake, libtool
-%if 0%{?fedora} > 20
+%if 0%{?fedora} >= 20
BuildRequires: ImageMagick-devel >= 6.8.2
Requires: ImageMagick-libs >= %{imbuildver}
%else