summaryrefslogtreecommitdiffstats
path: root/php-pecl-igbinary.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-28 10:13:24 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-28 10:13:24 +0200
commitcdfd32201bde6c40260c30b665ba66cd5a8955b9 (patch)
tree1f56c3125e88ce826e92ffa8d36a4ea87306ee63 /php-pecl-igbinary.spec
parent94fcb229b00f9ad6ab09eb72eebd8da334150a0c (diff)
php-pecl-igbinary: add php tag
Diffstat (limited to 'php-pecl-igbinary.spec')
-rw-r--r--php-pecl-igbinary.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-igbinary.spec b/php-pecl-igbinary.spec
index e96478b..d990387 100644
--- a/php-pecl-igbinary.spec
+++ b/php-pecl-igbinary.spec
@@ -29,7 +29,7 @@ Version: 1.2.0
Release: 0.11.git%{short}%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: https://github.com/%{extname}/%{extname}/archive/%{commit}/%{extname}-%{version}-%{short}.tar.gz
%else
-Release: 1%{?dist}
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Source0: http://pecl.php.net/get/%{extname}-%{version}.tgz
%endif
License: BSD