summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-30 18:32:10 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-30 18:32:10 +0100
commitfb468000f85cf8758344b2ed9e7135953ee952aa (patch)
tree3678330fbe0b6921ebe4f5bad4cc57bb4f1bf402
parent27e4cc9b83748761c4b38a13df2d8337cf8a7e76 (diff)
php-pecl-oauth: also provides php-oauth
-rw-r--r--php-pecl-oauth.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index 877c2b0..912424f 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -1,11 +1,10 @@
%{!?__pecl: %{expand: %%global __pecl %{_bindir}/pecl}}
-%{!?php_extdir: %{expand: %%global php_extdir %(php-config --extension-dir)}}
%global pecl_name oauth
Name: php-pecl-oauth
Version: 1.2.3
-Release: 1%{?dist}
+Release: 1%{?dist}.1
Summary: PHP OAuth consumer extension
Group: Development/Languages
License: BSD
@@ -23,7 +22,10 @@ Requires: php(api) = %{php_core_api}
Requires(post): %{__pecl}
Requires(postun): %{__pecl}
-Provides: php-pecl(%{pecl_name}) = %{version}
+Provides: php-%{pecl_name} = %{version}
+Provides: php-%{pecl_name}%{?_isa} = %{version}
+Provides: php-pecl(%{pecl_name}) = %{version}
+Provides: php-pecl(%{pecl_name})%{?_isa} = %{version}
# Other third party repo stuff
Obsoletes: php53-pecl-oauth
@@ -116,6 +118,9 @@ fi
%changelog
+* Fri Nov 30 2012 Remi Collet <remi@fedoraproject.org> - 1.2.3-1.1
+- also provides php-oauth
+
* Tue Oct 2 2012 Remi Collet <remi@fedoraproject.org> - 1.2.3-1
- update to 1.2.3