diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-15 09:10:23 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-15 09:10:23 +0100 |
commit | d256766aaa2ec3b56e9f09423882d7447297b860 (patch) | |
tree | 43b31b8f3f93abf8a3dd435536f89481c2adad39 | |
parent | 00fdb4aed3367333cbb66b16e7c0e9147fdd9a9f (diff) |
php-pecl-xhprof: clean dup.
-rw-r--r-- | php-pecl-xhprof.spec | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/php-pecl-xhprof.spec b/php-pecl-xhprof.spec index 5f89e8b..31a379f 100644 --- a/php-pecl-xhprof.spec +++ b/php-pecl-xhprof.spec @@ -40,14 +40,6 @@ 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-%{pecl_name} -Obsoletes: php53u-pecl-%{pecl_name} -Obsoletes: php54-pecl-%{pecl_name} -%if "%{php_version}" > "5.5" -Obsoletes: php55u-pecl-%{pecl_name} -%endif - %if "%{?vendor}" == "Remi Collet" # Other third party repo stuff Obsoletes: php53-pecl-%{pecl_name} |