diff options
-rw-r--r-- | php-pecl-oauth-php7.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-oauth-php7.spec b/php-pecl-oauth-php7.spec index ed4e8cb..2a88035 100644 --- a/php-pecl-oauth-php7.spec +++ b/php-pecl-oauth-php7.spec @@ -15,7 +15,7 @@ %global with_zts 0%{!?_without_zts:%{?__ztsphp:1}} %global ini_name 40-%{pecl_name}.ini -Name: %{?sub_prefix}php-pecl-oauth +Name: %{?scl_prefix}php-pecl-oauth Version: 2.0.0 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: PHP OAuth consumer extension |