diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-23 08:47:34 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-23 08:47:34 +0200 |
commit | 3c11801e4ebad174c3443c481cf8de448152b2f2 (patch) | |
tree | 8aac93e5cf2f6a7de70a12727d601d4f638efa53 | |
parent | e21cc8a3c921c6d51697fca2193e83899cc540af (diff) |
php-pecl-solr2: test build before release
-rw-r--r-- | php-pecl-solr.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-solr.spec b/php-pecl-solr.spec index abc8010..981be2d 100644 --- a/php-pecl-solr.spec +++ b/php-pecl-solr.spec @@ -63,6 +63,7 @@ Provides: %{?scl_prefix}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} Obsoletes: php54w-pecl-%{pecl_name} %if "%{php_version}" > "5.5" Obsoletes: php55u-pecl-%{pecl_name} |