summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-06 07:47:12 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-06 07:47:12 +0200
commit22398fffc060dbc166b0473c9ddec350fd3d3382 (patch)
tree7297eaf26bcbaf31c8e44e57a2e0f2f1602162e1
parent80494fcd8097e73b53009da551995a97c228df5f (diff)
php-pecl-imagick: rebuild against new ImageMagick-last version 6.8.4-6
-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