[php-horde-turba] only obsoletes turba in f21/epel7

Remi Collet remi at fedoraproject.org
Sat May 17 05:08:57 UTC 2014


commit 95187c6a2bdce5f14d58286bf19c123226a0f7f6
Author: Remi Collet <remi at fedoraproject.org>
Date:   Sat May 17 07:08:38 2014 +0200

    only obsoletes turba in f21/epel7

 php-horde-turba.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/php-horde-turba.spec b/php-horde-turba.spec
index 946f955..0fd87e4 100644
--- a/php-horde-turba.spec
+++ b/php-horde-turba.spec
@@ -99,7 +99,11 @@ Requires:       php-pcre
 Requires:       php-spl
 
 Provides:       php-pear(%{pear_channel}/turba) = %{version}
+%if 0%{?fedora} < 21 && 0%{?rhel} < 7
+Conflicts:      turba < 4
+%else
 Obsoletes:      turba < 4
+%endif
 Provides:       turba = %{version}
 
 


More information about the scm-commits mailing list