From 2e13478363b906394fe5ecca9915eb5d94ed0010 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Sun, 3 Jan 2016 08:30:24 +0100
Subject: php-pecl-oauth: typo

---
 php-pecl-oauth-php7.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit