diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-02 11:59:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-02 11:59:24 +0100 |
commit | e97173295dd1ee30312d605b2ae0c1063f07cedc (patch) | |
tree | de9d682b1c110c58e9cb07210ac21d6d30792f08 | |
parent | dc06d7364abe53e3c9fa53d50a816d94ec9e3e5c (diff) |
php-pecl-cairo: cleanups 2
-rw-r--r-- | php-pecl-cairo.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-cairo.spec b/php-pecl-cairo.spec index 77228b2..81bd134 100644 --- a/php-pecl-cairo.spec +++ b/php-pecl-cairo.spec @@ -12,7 +12,7 @@ Name: php-pecl-cairo Version: 0.3.2 -Release: 5%{?dist} +Release: 5%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')} Summary: Cairo Graphics Library Extension Group: Development/Languages License: PHP |