diff options
Diffstat (limited to 'php-pecl-gmagick-php7.spec')
-rw-r--r-- | php-pecl-gmagick-php7.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-gmagick-php7.spec b/php-pecl-gmagick-php7.spec index 1e23c80..f338020 100644 --- a/php-pecl-gmagick-php7.spec +++ b/php-pecl-gmagick-php7.spec @@ -28,7 +28,7 @@ Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz # restore dropped constant by mistake # see https://github.com/vitoc/gmagick/pull/41#issuecomment-228584703 -Patch0: %{pecl_name}-const.patch +Patch0: %{pecl_name}-pr42.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) BuildRequires: %{?scl_prefix}php-pear |