From 6fe050af929d7777748cd2a4d2a722b5f0441bb8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 18 May 2014 01:16:14 +0300 Subject: [PATCH] really fix obsoletes vesion --- php-pecl-funcall.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php-pecl-funcall.spec b/php-pecl-funcall.spec index ebaabad..371fa35 100644 --- a/php-pecl-funcall.spec +++ b/php-pecl-funcall.spec @@ -1,6 +1,6 @@ %define php_name php%{?php_suffix} %define subver alpha -%define rel 4 +%define rel 5 %define modname funcall %define status stable Summary: %{modname} - Add callbacks for any function/method @@ -17,7 +17,7 @@ BuildRequires: %{php_name}-devel >= 4:5.0.4 BuildRequires: rpmbuild(macros) >= 1.650 %{?requires_php_extension} Provides: php(%{modname}) = %{version} -Obsoletes: php-pecl-funcall < 0.3.0-0.alpha.1 +Obsoletes: php-pecl-funcall < 0.3.0-0.alpha.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0