diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-08-25 15:24:01 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-08-25 15:24:01 +0200 |
commit | 707ec67f5d1a30e5edc628dca7e58e8207feefd1 (patch) | |
tree | 64fc084a7deb9fc989ef7c70d2f18af18073304a | |
parent | add0bfe4a6a5cb90cf8ab32d347407ed69778151 (diff) |
php-pecl-* improve SCL build for 5.6 (wip)
-rw-r--r-- | php-magickwand.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-magickwand.spec b/php-magickwand.spec index 49dc503..dac4796 100644 --- a/php-magickwand.spec +++ b/php-magickwand.spec @@ -28,7 +28,7 @@ %endif Summary: PHP API for ImageMagick -Name: php-magickwand +Name: %{?scl_prefix}php-magickwand Version: %{mainversion}%{?patchlevel:.%{patchlevel}} Release: 8%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} License: ImageMagick |