diff options
-rw-r--r-- | php-pecl-imagick.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/php-pecl-imagick.spec b/php-pecl-imagick.spec index 159cbfd..268876a 100644 --- a/php-pecl-imagick.spec +++ b/php-pecl-imagick.spec @@ -50,7 +50,6 @@ Patch1: https://patch-diff.githubusercontent.com/raw/Imagick/imagick/pull Patch2: https://patch-diff.githubusercontent.com/raw/Imagick/imagick/pull/347.patch Patch3: https://patch-diff.githubusercontent.com/raw/Imagick/imagick/pull/348.patch Patch4: https://patch-diff.githubusercontent.com/raw/Imagick/imagick/pull/350.patch -#Patch5: temp.patch BuildRequires: make BuildRequires: %{?dtsprefix}gcc @@ -166,7 +165,6 @@ cd NTS %patch2 -p1 -b .pr347 %patch3 -p1 -b .pr348 %patch4 -p1 -b .pr350 -#patch5 -p1 -b .pr extver=$(sed -n '/#define PHP_IMAGICK_VERSION/{s/.* "//;s/".*$//;p}' php_imagick.h) if test "x${extver}" != "x%{upstream_version}%{?upstream_prever}"; then |