diff options
-rw-r--r-- | php-libvirt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-libvirt.spec b/php-libvirt.spec index a5252e4..5f6d095 100644 --- a/php-libvirt.spec +++ b/php-libvirt.spec @@ -53,7 +53,7 @@ Provides: %{?scl_prefix}php-libvirt = %{version}-%{release} Provides: %{?scl_prefix}php-libvirt%{?_isa} = %{version}-%{release} %endif -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel} # Other third party repo stuff Obsoletes: php53-libvirt <= %{version} Obsoletes: php53u-libvirt <= %{version} |