From: Elan Ruusamäe Date: Sun, 24 Nov 2013 23:02:21 +0000 (+0200) Subject: provide php(extname) to really be supporting multiple php versions X-Git-Tag: auto/th/php-pecl-svn-1.0.2-4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=709fc2036f4a6ec8d924d3c225a92f5f775b4983;p=packages%2Fphp-pecl-svn.git provide php(extname) to really be supporting multiple php versions --- diff --git a/php-pecl-svn.spec b/php-pecl-svn.spec index 474885c..bae4ee6 100644 --- a/php-pecl-svn.spec +++ b/php-pecl-svn.spec @@ -5,7 +5,7 @@ Summary: PHP Bindings for the Subversion Revision control system Summary(pl.UTF-8): Dowiązania PHP do systemou kontroli rewizji Subversion Name: %{php_name}-pecl-%{modname} Version: 1.0.2 -Release: 3 +Release: 4 License: PHP 3.01 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{modname}-%{version}.tgz @@ -17,6 +17,7 @@ BuildRequires: rpmbuild(macros) >= 1.650 BuildRequires: subversion-devel >= 1.3 %{?requires_php_extension} Requires: php(core) >= 5.0.4 +Provides: php(%{modname}) = %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description