diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-03 08:30:24 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-03 08:30:24 +0100 |
commit | 2e13478363b906394fe5ecca9915eb5d94ed0010 (patch) | |
tree | e9e0ebba055b94498384dfc971e5354204479e43 | |
parent | c8a5fddf36ee1c25185147270b78fb44e51390bf (diff) |
php-pecl-oauth: typo
-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 |