summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-03-21 07:40:09 +0100
committerRemi Collet <fedora@famillecollet.com>2014-03-21 07:40:09 +0100
commitb88f8dc83e8a28f8f745ff5b6a6760af4d4d17ab (patch)
treeb9d75221f8d3754c927058c176f58423c4c31bbb
parent018608b11cc5c28afbe08c8f93b06174263994fd (diff)
cleanups
-rw-r--r--php-pecl-inotify.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/php-pecl-inotify.spec b/php-pecl-inotify.spec
index 1a7c72e..52fe8d9 100644
--- a/php-pecl-inotify.spec
+++ b/php-pecl-inotify.spec
@@ -37,16 +37,17 @@ Provides: %{?scl_prefix}php-%{pecl_name}%{?_isa} = %{version}
Provides: %{?scl_prefix}php-pecl(%{pecl_name}) = %{version}
Provides: %{?scl_prefix}php-pecl(%{pecl_name})%{?_isa} = %{version}
-%if 0%{!?scl:1}
+%if "%{?vendor}" == "Remi Collet"
# Other third party repo stuff
-%if "%{php_version}" > "5.4"
Obsoletes: php53-pecl-%{pecl_name}
Obsoletes: php53u-pecl-%{pecl_name}
Obsoletes: php54-pecl-%{pecl_name}
-%endif
%if "%{php_version}" > "5.5"
Obsoletes: php55u-pecl-%{pecl_name}
%endif
+%if "%{php_version}" > "5.6"
+Obsoletes: php56u-pecl-%{pecl_name}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7